Files
LibreELEC.tv/packages/mediacenter/xbmc/patches/xbmc-fd08f6d-454-disable_backslash-0.1.patch
Stephan Raue fde5d4bd20 xbmc: update to xbmc-fd08f6d
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-20 00:09:18 +01:00

13 lines
610 B
Diff

diff -Naur xbmc-30a9070/system/keymaps/keyboard.xml xbmc-30a9070.patch/system/keymaps/keyboard.xml
--- xbmc-30a9070/system/keymaps/keyboard.xml 2011-07-28 06:20:13.000000000 +0200
+++ xbmc-30a9070.patch/system/keymaps/keyboard.xml 2011-07-28 09:39:57.210973380 +0200
@@ -90,7 +90,7 @@
<numpadseven>Number7</numpadseven>
<numpadeight>Number8</numpadeight>
<numpadnine>Number9</numpadnine>
- <backslash>ToggleFullScreen</backslash>
+ <!-- <backslash>ToggleFullScreen</backslash> -->
<home>FirstPage</home>
<end>LastPage</end>
<!-- Multimedia keyboard keys -->