summaryrefslogtreecommitdiff
path: root/packages/keymaps/files
AgeCommit message (Collapse)AuthorFiles
2008-03-28keymaps_1.0.bb, collie/keymap-2.6.map: use OK button as returnThomas Kunze1
2008-03-13keymaps: fix Poodle keymap - close #4051Helge Deller1
2008-03-06keymaps: Update tosa keymap from Dmitry Baryshkov (#3879)Dmitry Baryshkov1
2007-12-01keymaps: provide keymap for qemux86 machineJeremy Laine2
2007-06-26packages/keymaps/files/jornada6xx/keymap-uk.map: Minor changes to uk keymapKristoffer Ericson1
2007-04-12keymaps: fix keymap for collie/2.6 - close #1996Thomas Kunze1
2007-01-07keymaps: added HTC Universal keymap - close #1731GoxboxLive2
2006-11-04keymaps: Fix poodle OK and select keys in opie (#1552)Richard Purdie1
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-08-22keymaps: add h2200 keymap - finally close #1304Marcin Juszkiewicz2
2006-07-22keymaps/files/jornada6xx/* : Addition of keymaps for jornada6xxKristoffer Ericson4
conf/distro/jlime-donkey.conf : Removal of getty var
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-05-13keymaps: It helps to commit the finished keymap...Matthias Hentges1
2006-05-11keymaps: Update poodle-keymap to adjust for driver changeMatthias Hentges1
2006-05-11keymaps: Reworked Poodle-2.6 keymapMatthias Hentges1
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie3
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.
2006-04-08keymaps: Correct the collie and poodle 2.6 mapsRichard Purdie2
2006-04-07keymaps: Include softkey mapping from .oz354x for SL-CxxxxMatthias Hentges3
2006-04-07keymaps handling moved from initscripts to keymaps packageMarcin Juszkiewicz21
- 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