diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
commit | 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch) | |
tree | bf879bea7ef8517ba8c3d1286ef300401d3d484c /linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/keymap-more-sane.patch | |
parent | 101e2f1623def0a355d20aacb8bd93810703e834 (diff) |
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/keymap-more-sane.patch')
-rw-r--r-- | linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/keymap-more-sane.patch | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/keymap-more-sane.patch b/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/keymap-more-sane.patch deleted file mode 100644 index a58dd13fbd..0000000000 --- a/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/keymap-more-sane.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- linux/drivers/char/corgi_keymap.map~keymap-more-sane 2003-08-30 01:05:14.000000000 +0200 -+++ linux/drivers/char/corgi_keymap.map 2003-09-03 20:44:27.000000000 +0200 -@@ -71,9 +71,11 @@ - # (Cancel:34) F9 -> Escape - keycode 34 = Escape - keycode 35 = Left -+ alt keycode 35 = Decr_Console - keycode 36 = Up - keycode 37 = Down - keycode 38 = Right -+ alt keycode 38 = Incr_Console - # (OK:39) F4 -> Return - keycode 39 = Return - keycode 40 = -@@ -100,7 +102,7 @@ - keycode 60 = Shift_Lock - keycode 61 = at - keycode 62 = question --keycode 63 = comma slash -+keycode 63 = slash comma - alt keycode 63 = less - keycode 64 = period question - alt keycode 64 = greater |