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/plugins/bmpviewer.tex | |
| parent | 46854ed49d8b4a6dd214f750fdf23ce2153117d8 (diff) | |
| download | rockbox-0d824d2b59c0b0e8cdf2e610ed59a286cef167ea.zip rockbox-0d824d2b59c0b0e8cdf2e610ed59a286cef167ea.tar.gz rockbox-0d824d2b59c0b0e8cdf2e610ed59a286cef167ea.tar.bz2 rockbox-0d824d2b59c0b0e8cdf2e610ed59a286cef167ea.tar.xz | |
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/plugins/bmpviewer.tex')
| -rwxr-xr-x | manual/plugins/bmpviewer.tex | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/manual/plugins/bmpviewer.tex b/manual/plugins/bmpviewer.tex index 875bc16..5e36db1 100755 --- a/manual/plugins/bmpviewer.tex +++ b/manual/plugins/bmpviewer.tex @@ -22,10 +22,9 @@ view a bigger file you may need to stop playback.} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% - ,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD} + ,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD} {/ \ButtonLeft\ / \ButtonRight} \opt{COWON_D2_PAD}{} - \opt{PBELL_VIBE500_PAD}{/ \ButtonPrev\ / \ButtonNext} \opt{HAVEREMOTEKEYMAP}{& } & Move around in zoomed in image\\ \opt{RECORDER_PAD}{\ButtonPlay} @@ -61,7 +60,7 @@ view a bigger file you may need to stop playback.} \opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight} \opt{GIGABEAT_S_PAD}{\ButtonNext} \opt{MROBE100_PAD}{\ButtonDisplay+\ButtonRight} - \opt{PBELL_VIBE500_PAD}{\ButtonRec+\ButtonNext} + \opt{PBELL_VIBE500_PAD}{\ButtonRec+\ButtonRight} \opt{HAVEREMOTEKEYMAP}{& } & Next bmp in directory\\ \opt{RECORDER_PAD}{\ButtonFTwo} @@ -75,7 +74,7 @@ view a bigger file you may need to stop playback.} \opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft} \opt{GIGABEAT_S_PAD}{\ButtonPrev} \opt{MROBE100_PAD}{\ButtonDisplay+\ButtonLeft} - \opt{PBELL_VIBE500_PAD}{\ButtonRec+\ButtonPrev} + \opt{PBELL_VIBE500_PAD}{\ButtonRec+\ButtonLeft} \opt{HAVEREMOTEKEYMAP}{& } & Previous bmp in directory\\ \opt{SANSA_E200_PAD,SANSA_C200_PAD}{%currently only defined for the sansa pads |