diff options
author | Szymon Dziok <b0hoon@o2.pl> | 2010-04-19 21:28:54 +0000 |
---|---|---|
committer | Szymon Dziok <b0hoon@o2.pl> | 2010-04-19 21:28:54 +0000 |
commit | 0d824d2b59c0b0e8cdf2e610ed59a286cef167ea (patch) | |
tree | 66b61b858ee5645eeeb0abdd3278e0fad94ce16e /manual/configure_rockbox/sound_settings.tex | |
parent | 46854ed49d8b4a6dd214f750fdf23ce2153117d8 (diff) | |
download | rockbox-0d824d2b59c0b0e8cdf2e610ed59a286cef167ea.tar.gz rockbox-0d824d2b59c0b0e8cdf2e610ed59a286cef167ea.tar.bz2 rockbox-0d824d2b59c0b0e8cdf2e610ed59a286cef167ea.zip |
Packard Bell Vibe: Manual - change the names of the buttons internally (ButtonPrev -> ButtonLeft, ButtonNext -> ButtonRight), remove unnecessary strings, join the target to the existing mappings, where it's needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25683 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/sound_settings.tex')
-rw-r--r-- | manual/configure_rockbox/sound_settings.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index 21d65b35d8..a0b5e39768 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -346,19 +346,17 @@ change to customise your listening experience. & Lowers the highlighted parameter.\\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft} - \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft} + \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,PBELL_VIBE500_PAD}{\ButtonLeft} \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp} \opt{COWON_D2_PAD}{\ActionStdPrev} - \opt{PBELL_VIBE500_PAD}{\ButtonPrev} \opt{HAVEREMOTEKEYMAP}{& } \opt{GIGABEAT_RC_PAD}{\ButtonRCVolUp} & Moves to the previous EQ band. \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRight} - \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight} + \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,PBELL_VIBE500_PAD}{\ButtonRight} \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown} \opt{COWON_D2_PAD}{\ActionStdNext} - \opt{PBELL_VIBE500_PAD}{\ButtonNext} \opt{HAVEREMOTEKEYMAP}{& } \opt{GIGABEAT_RC_PAD}{\ButtonRCVolDown} & Moves to the next EQ band. \\ |