summaryrefslogtreecommitdiff
path: root/packages/keymaps/files/tosa
AgeCommit message (Collapse)AuthorFiles
2008-06-06tosa keymap-2.6: fix 2.6 kernel keymapJunqian Gordon Xu1
* basically reverted the previous change by Dmitry. Most importantly: Altgr (Fn) key was mapped wrong * reverted to the previuos hrw maintained keymap-2.6 and clean up * add new keys: Fn+z backslash, Fn+calerdar braceleft, Fn+contact bracketleft, Fn+Backlight/Rotate asciicircum, Fn+Home grave, Fn+Menu bracketright, Fn+Email braceright * enhanced directional keys: Fn+* and Shift+*
2008-03-06keymaps: Update tosa keymap from Dmitry Baryshkov (#3879)Dmitry Baryshkov1
2006-10-17keymaps: fixed tosa/2.6 keymap - close #1500 and partially #1498Marcin Juszkiewicz1
- Fn+Space = bar like it is on keyboard (part of #1498) - 'bullseye' (center of ring) = space (close #1500) - Fn+z is no longer bar
2006-07-08keymaps: updated keymap for tosa/2.6Marcin Juszkiewicz1
- Record, Home, Rotate changed to the one expected by OPIE - LeftOK is now Control (was Escape) synced with .oz354x
2006-04-07keymaps handling moved from initscripts to keymaps packageMarcin Juszkiewicz3
- loading keymap require loadkeys from console-tools (which takes 300K) - all Zaurus machines (except collie) will get this package installed - collie 2.4 keymap is the same as kernel one so it is not needed on device anyway users can install it if want to make some changes in mapping Zaurus machines conf: dropped console-tools from RDEPENDS, added keymaps instead - keymaps RDEPEND on console-tools