![[Image: ConfluenceKioskMod.png]](http://i931.photobucket.com/albums/ad156/crookas/Stuff/ConfluenceKioskMod.png)
Its not too hard to implement if you know where to look.
STEP 1: Edit custom_SkinSetting_1111.xml (back it up first) and after line 197 add this control:
<control type="radiobutton" id="1010">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>Enable Kiosk Mode (disable slideout menu)</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.ToggleSetting(kiosk)</onclick>
<selected>Skin.HasSetting(kiosk)</selected>
</control>
STEP 2: Edit MyVideoNav.xml (back it up first) and after line 4 (<views>50,500,501...etc</views>) add the following on a new line:
<visible>!Skin.HasSetting(kiosk)</visible>
STEP 3: Repeat Step 2 for MyMusicNav.xml and MyPics.xml (and to reiterate, back them up first)
Now you can toggle Kiosk Mode on and off by going to SYSTEM > SKIN > GENERAL and its up the top under ‘Miscellaneous’.
Note: This mod also disables the scroll bars - you can still see them, you just can't 'select' them for ultra-fast scrolling.

![[Image: all-fanart.jpg]](http://trakt.tv/user/IsamuDragon/widgets/watched/all-fanart.jpg)

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
Search
Help