summaryrefslogtreecommitdiff
path: root/manual/plugins/oscilloscope.tex
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2022-12-18 21:13:15 +0100
committerChristian Soffke <christian.soffke@gmail.com>2022-12-29 04:39:22 +0100
commitfaa2cb99429214de745bbc3e64e48a7432db51ae (patch)
treede2967e0e8237cb86422cd82488e110b97ff831e /manual/plugins/oscilloscope.tex
parent52f59f637dfcb24900b30ed52c1d7725eab93364 (diff)
downloadrockbox-faa2cb99429214de745bbc3e64e48a7432db51ae.tar.gz
rockbox-faa2cb99429214de745bbc3e64e48a7432db51ae.zip
plugins: Improve usability of iPod keymaps
- Reduce need to press multiple buttons at the same time to quit a plugin - Have "Menu" be default way to quit plugins or to access plugin menu - Fall back to (Long) "Select" or Long "Menu" in cases where Menu button isn't available (e.g. in ImageViewer and many games) out of scope: boomshine, lua_scripts, Rockpaint, Doom, Duke3D, Pacbox, Quake, Sgt-Puzzles, Wolf3D, XWorld, Minesweeper, Pixel Painter, Spacerocks Change-Id: I6d4dc7174695fe4b8ee9cbaccb21bdbfe6af5c48
Diffstat (limited to 'manual/plugins/oscilloscope.tex')
-rw-r--r--manual/plugins/oscilloscope.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 27fe8e7ac9..9a6dfe19c9 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -14,7 +14,7 @@ to user input and music may start to skip.
14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
15 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD% 15 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD%
16 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 16 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
17 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 17 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
18 \opt{IRIVER_H10_PAD}{\ButtonRew} 18 \opt{IRIVER_H10_PAD}{\ButtonRew}
19 \opt{GIGABEAT_S_PAD}{\ButtonPrev} 19 \opt{GIGABEAT_S_PAD}{\ButtonPrev}
20 \opt{COWON_D2_PAD}{\TouchTopMiddle} 20 \opt{COWON_D2_PAD}{\TouchTopMiddle}
@@ -92,7 +92,7 @@ to user input and music may start to skip.
92 \opt{HAVEREMOTEKEYMAP}{& } 92 \opt{HAVEREMOTEKEYMAP}{& }
93 & Increase / decrease speed\\ 93 & Increase / decrease speed\\
94 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 94 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
95 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 95 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
96 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 96 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
97 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD,XDUOO_X3_PAD} 97 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD,XDUOO_X3_PAD}
98 {\ButtonPower} 98 {\ButtonPower}