diff options
Diffstat (limited to 'userdata/LCD.xml')
-rw-r--r-- | userdata/LCD.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/userdata/LCD.xml b/userdata/LCD.xml index f72fcae469..036bd97921 100644 --- a/userdata/LCD.xml +++ b/userdata/LCD.xml @@ -1,4 +1,6 @@ <lcd> + <!-- set this to video,music to disable the LCD on playback of music and video--> + <disableonplay>video</disableonplay> <navigation> <line>$INFO[System.CurrentWindow]</line> <line>$INFO[System.CurrentControl]</line> |