summaryrefslogtreecommitdiff
path: root/manual/plugins/xworld.tex
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2015-12-27 18:14:41 +0100
committerSebastian Leonhardt <sebastian.leonhardt@web.de>2015-12-27 18:14:41 +0100
commit5e91ec14011656d8952007aceb99189cd28786ba (patch)
tree6e0d8a4850f5f7ec85f01bf599e840c25659881f /manual/plugins/xworld.tex
parentad65f8cc71bfe9e98936d5f781263850a9d50cc0 (diff)
downloadrockbox-5e91ec14011656d8952007aceb99189cd28786ba.tar.gz
rockbox-5e91ec14011656d8952007aceb99189cd28786ba.zip
Samsung YH820/92x keymap bugfixes
This patch fixes some (mostly small) plugin issues with the "big" YH-keymap patch (a507b). Only one fix affects the main keymaps (virtual keyboard "DONE" now exits after long key /release/ instead of long button /press/). Change-Id: Id34f925ebfa97ae4974cd9405fbe1fee4f597833
Diffstat (limited to 'manual/plugins/xworld.tex')
-rw-r--r--manual/plugins/xworld.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/xworld.tex b/manual/plugins/xworld.tex
index cd4860172e..57d42bde0f 100644
--- a/manual/plugins/xworld.tex
+++ b/manual/plugins/xworld.tex
@@ -46,7 +46,7 @@ Additionally, ``extra'' data files that modify the in-game strings and font can
46 & Move Left and Right\\ 46 & Move Left and Right\\
47 % 47 %
48 \opt{SANSA_FUZE_PAD}{\ButtonHome} 48 \opt{SANSA_FUZE_PAD}{\ButtonHome}
49 \opt{SAMSUNG_YH920_PAD}{\ButtonFFWD} 49 \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
50 \opt{IRIVER_H300_PAD,SANSA_E200_PAD,SAMSUNG_YH820_PAD,IAUDIO_X5M5_PAD}{\ButtonRec} 50 \opt{IRIVER_H300_PAD,SANSA_E200_PAD,SAMSUNG_YH820_PAD,IAUDIO_X5M5_PAD}{\ButtonRec}
51 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,CREATIVE_ZEN_PAD,SANSA_CLIP_PAD}{\ButtonSelect} 51 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,CREATIVE_ZEN_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
52 \opt{SONY_NWZ_PAD,CREATIVEZVM_PAD}{\ButtonPlay} 52 \opt{SONY_NWZ_PAD,CREATIVEZVM_PAD}{\ButtonPlay}
@@ -68,7 +68,7 @@ Additionally, ``extra'' data files that modify the in-game strings and font can
68 ,SANSA_FUZEPLUS_PAD}{\ButtonVolDown} 68 ,SANSA_FUZEPLUS_PAD}{\ButtonVolDown}
69 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu} 69 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu}
70 \opt{SANSA_FUZE_PAD}{\ButtonSelect} 70 \opt{SANSA_FUZE_PAD}{\ButtonSelect}
71 \opt{SAMSUNG_YH920_PAD}{\ButtonRew} 71 \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
72 \opt{SAMSUNG_YH820_PAD,IAUDIO_X5M5_PAD}{\ButtonPlay} 72 \opt{SAMSUNG_YH820_PAD,IAUDIO_X5M5_PAD}{\ButtonPlay}
73 \opt{SANSA_E200_PAD,SANSA_CLIP_PAD}{\ButtonPower} 73 \opt{SANSA_E200_PAD,SANSA_CLIP_PAD}{\ButtonPower}
74 \opt{CREATIVE_ZEN_PAD,SONY_NWZ_PAD}{\ButtonBack} 74 \opt{CREATIVE_ZEN_PAD,SONY_NWZ_PAD}{\ButtonBack}