From 2cf6f852018936c2b70896cc88e7937036660754 Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Tue, 6 Oct 2009 21:40:46 +0000 Subject: USB HID: Fix ipod4g got stuck in mouse mode - Now mode switch is done by Select+Right and Select+Left - Add missing manual description on how to switch modes in ipods - Now it is possible to have 'white screen' in presentation mode (Long Play button) - Thanks for shai (day 1 in RB) for reporting! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22991 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/system_options.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'manual') diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index 029de1f71f..854fadaf0f 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -190,18 +190,19 @@ this option \setting{On}. If it is not required, then turning this setting keypad mode. There are different modes which provide different functionality. \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% - ,MROBE100_PAD}{% + ,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}{% Switching modes back and forth is done by pressing the \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} % \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD}{\ButtonPower} % + \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonRight} % and % \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonRec} % \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD}{Long \ButtonPower} % + \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonLeft} % keys, respectively.% }% - \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,IRIVER_H10_PAD}{% + \opt{IRIVER_H10_PAD}{% Switching modes is done by pressing the - \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonMenu} % \opt{IRIVER_H10_PAD}{Long \ButtonPower} % key.% }% @@ -334,7 +335,8 @@ this option \setting{On}. If it is not required, then turning this setting % Screen white \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD} {Long \ButtonDown} - \opt{MROBE100_PAD}{Long \ButtonMenu} + \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD} + {Long \ButtonMenu} \opt{HAVEREMOTEKEYMAP}{& } & White screen \\ % -- cgit