blob: a58dd13fbd4532b9d1db85e236395eaeb19948a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
--- 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
|