Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
* 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+*
|
|
* Lets update/add keymaps used on the jornada6xx.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fn+Space = bar like it is on keyboard (part of #1498)
- 'bullseye' (center of ring) = space (close #1500)
- Fn+z is no longer bar
|
|
|
|
conf/distro/jlime-donkey.conf : Removal of getty var
|
|
- Record, Home, Rotate changed to the one expected by OPIE
- LeftOK is now Control (was Escape)
synced with .oz354x
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
- 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
|