rockbox/apps/keymaps
Jonathan Gordon 74d79cb92b FS#10421 - clip keymap updates.
Major changes:
- try to minimise combos
- home is goto menu just about everywhere (and goto previous from the main menu)
- home+select is goto wps
- long home is quickscreen
- removed referneces to the rec screen... we can argue about that when recording is implemented

in the wps:
- down = id3 screen
- long down = pitch screen

lists:
- select+up/down is page up/down.... home+right isnt a valid combo, nor is home+up :<

- home in quickscreen is exit


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21770 a1c6a512-1295-4272-9138-f99709370657
2009-07-11 00:22:27 +00:00
..
keymap-av300.c
keymap-c100.c
keymap-c200.c Finally commit a few improvements to the c200 (last version of FS#8824): In lists - long instead of short Rec to switch to the recording screen for consistency, one button 'resume' on long Right (disables the forced horizontal scrolling on long Left/Right though). WPS - put context menu on long Select for consistency, frees the short Down for entering the quickscreen. Virtual keyboard - enable line edit mode, additionally better navigating of the input line (Volume Up/Down to move left/right, backspace on Rec) and move accept to long Select -- see patch description for details (and everything I might forgot). Change the manual accordingly. 2009-06-20 10:32:55 +00:00
keymap-clip.c FS#10421 - clip keymap updates. 2009-07-11 00:22:27 +00:00
keymap-cowond2.c
keymap-creativezv.c
keymap-creativezvm.c
keymap-e200.c
keymap-fuze.c
keymap-gigabeat-s.c
keymap-gigabeat.c
keymap-h1x0_h3x0.c
keymap-h10.c Fix a few HID contexts to use proper preconditons (no more pause-before-stop and stop event flooding). 2009-06-20 09:27:17 +00:00
keymap-hdd1630.c
keymap-iaudio67.c
keymap-ifp7xx.c
keymap-ipod.c Fix a few HID contexts to use proper preconditons (no more pause-before-stop and stop event flooding). 2009-06-20 09:27:17 +00:00
keymap-logikdax.c
keymap-m3.c Change the X5/M5 remote keymapping to match the M3 way, improving consistency with the button labels. The most important change is that VOL+/VOL- are moving up/down in lists, NEXT enters submenus or selects, PREV exists or cancels. There are a few more slight differences. * Fix M3 remote button mapping in the vkeyboard: moving up/down was switched and select/accept didn't work. 2009-06-21 14:32:20 +00:00
keymap-m200.c
keymap-meizu-m6sl.c
keymap-mr100.c
keymap-mr500.c
keymap-newtarget.c
keymap-ondavx747.c
keymap-ondavx767.c Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 specific files) 2009-03-11 22:12:23 +00:00
keymap-ondavx777.c * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX747+ in scramble and configure 2009-06-20 10:54:13 +00:00
keymap-ondio.c
keymap-player.c
keymap-recorder.c
keymap-sa9200.c Philips SA9200: fix the buttons to work with flip screen mode (does anyone use this?). Change to conventional BUTTON_LEFT/BUTTON_RIGHT names and flip the remaining directional buttons. 2009-07-07 03:26:57 +00:00
keymap-touchscreen.c
keymap-x5.c Change the X5/M5 remote keymapping to match the M3 way, improving consistency with the button labels. The most important change is that VOL+/VOL- are moving up/down in lists, NEXT enters submenus or selects, PREV exists or cancels. There are a few more slight differences. * Fix M3 remote button mapping in the vkeyboard: moving up/down was switched and select/accept didn't work. 2009-06-21 14:32:20 +00:00
keymap-yh8xx_yh9xx.c