Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-01 | keymaps: provide keymap for qemux86 machine | Jeremy Laine | 3 | |
2007-10-19 | keymaps: start after psplash (from Poky) | Marcin Juszkiewicz | 1 | |
2007-06-26 | packages/keymaps/files/jornada6xx/keymap-uk.map: Minor changes to uk keymap | Kristoffer Ericson | 1 | |
2007-04-12 | keymaps: fix keymap for collie/2.6 - close #1996 | Thomas Kunze | 2 | |
2007-01-25 | keymaps: fix typo so htcuniversal will get keymap working | Marcin Juszkiewicz | 1 | |
2007-01-07 | keymaps: added HTC Universal keymap - close #1731 | GoxboxLive | 3 | |
2006-11-04 | keymaps: Fix poodle OK and select keys in opie (#1552) | Richard Purdie | 1 | |
2006-10-17 | keymaps: fixed tosa/2.6 keymap - close #1500 and partially #1498 | Marcin Juszkiewicz | 2 | |
- 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-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-22 | keymaps: add h2200 keymap - finally close #1304 | Marcin Juszkiewicz | 2 | |
2006-08-15 | keymaps: added h2200 support - close #1304 | Giorgio Padrin | 1 | |
2006-07-22 | keymaps/files/jornada6xx/* : Addition of keymaps for jornada6xx | Kristoffer Ericson | 4 | |
conf/distro/jlime-donkey.conf : Removal of getty var | ||||
2006-07-13 | DISTRO | Kristoffer Ericson | 1 | |
----- distro/jlime-donkey.conf : Setting sysvinit terminals distro/preferred-opie-cvs-versions.inc : Fix of typo KERNEL ------ linux-jlime-arm-2.6.17/defconfig_jlime: Minor changes linux-jlime-sh3-2.6.17/defconfig_jlime: Minor changes linux-jlime-sh3-2.6.17/keymap-fix.patch: Sets default working keymap OTHER ----- packages/keymaps/keymaps_1.0.bb : Addition of jornada6xx arch | ||||
2006-07-08 | keymaps: updated keymap for tosa/2.6 | Marcin Juszkiewicz | 2 | |
- Record, Home, Rotate changed to the one expected by OPIE - LeftOK is now Control (was Escape) synced with .oz354x | ||||
2006-05-13 | keymaps: It helps to commit the finished keymap... | Matthias Hentges | 1 | |
2006-05-11 | keymaps: Update poodle-keymap to adjust for driver change | Matthias Hentges | 2 | |
2006-05-11 | keymaps: Reworked Poodle-2.6 keymap | Matthias Hentges | 2 | |
2006-04-08 | * Remove 2.4 machine support for c7x0, akita, spitz and borzoi. | Richard Purdie | 4 | |
* 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-08 | keymaps: Correct the collie and poodle 2.6 maps | Richard Purdie | 2 | |
2006-04-07 | keymaps: Include softkey mapping from .oz354x for SL-Cxxxx | Matthias Hentges | 4 | |
2006-04-07 | keymaps handling moved from initscripts to keymaps package | Marcin Juszkiewicz | 23 | |
- 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 |