From faa2cb99429214de745bbc3e64e48a7432db51ae Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Sun, 18 Dec 2022 21:13:15 +0100 Subject: 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 --- manual/plugins/plasma.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'manual/plugins/plasma.tex') diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex index 8b2cf8b88b..b93ebe095c 100644 --- a/manual/plugins/plasma.tex +++ b/manual/plugins/plasma.tex @@ -4,7 +4,7 @@ Plasma is a demo displaying a 80's style retro plasma effect. \begin{btnmap} - \PluginUp{} / \PluginDown + \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginUp{} / \PluginDown} \opt{scrollwheel}{/ \PluginScrollFwd{} / \PluginScrollBack} & \opt{HAVEREMOTEKEYMAP}{\PluginRCUp{} / \PluginRCDown @@ -21,7 +21,8 @@ Plasma is a demo displaying a 80's style retro plasma effect. \\ }% - \PluginCancel{} / \PluginExit + \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginCancel{} / \PluginExit} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} & \opt{HAVEREMOTEKEYMAP}{\PluginRCCancel \opt{IAUDIO_RC_PAD}{ / \PluginRCExit} -- cgit v1.2.3