summaryrefslogtreecommitdiffstats
path: root/share/syscons/keymaps/uk.iso-ctrl.kbd
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>1998-01-27 13:36:59 +0000
committeryokota <yokota@FreeBSD.org>1998-01-27 13:36:59 +0000
commit04ee3033e1716c677f1a1079b08f226a18938450 (patch)
tree5a68a08c39ad22750252dd7374f4d137fc512467 /share/syscons/keymaps/uk.iso-ctrl.kbd
parent7262ff6e58b1d30213c744786d6687611d4695c7 (diff)
downloadFreeBSD-src-04ee3033e1716c677f1a1079b08f226a18938450.zip
FreeBSD-src-04ee3033e1716c677f1a1079b08f226a18938450.tar.gz
- Correct inconsistencies among keymaps.
- define CTL-ALT-ESC as `debug' key in all keymaps. (FAQ mentions this key sequence but not all keymaps had it!) - define CTL-SPACE as NUL in all keymaps. - define CTL-ALT-SPACE as `suspend' key in all but Russiun keymaps. - Fix Japanese keymaps. Some CTL- keystrokes were wrong. - Remove accent (dead) key definitions from spanish.iso.kbd, fr.iso.kbd and icelandic.iso.kbd. Create spanish.iso.acc.kbd, fr.iso.acc.kbd and icelandic.iso.acc.kbd with accent key definitions instead. - Update INDEX.keymaps and Makefile.
Diffstat (limited to 'share/syscons/keymaps/uk.iso-ctrl.kbd')
-rw-r--r--share/syscons/keymaps/uk.iso-ctrl.kbd4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/syscons/keymaps/uk.iso-ctrl.kbd b/share/syscons/keymaps/uk.iso-ctrl.kbd
index bb95f38..c150a41 100644
--- a/share/syscons/keymaps/uk.iso-ctrl.kbd
+++ b/share/syscons/keymaps/uk.iso-ctrl.kbd
@@ -3,7 +3,7 @@
# code base shift cntrl shift alt shift cntrl shift state
# ------------------------------------------------------------------
000 nop nop nop nop nop nop nop nop O
- 001 esc esc esc esc esc esc esc esc O
+ 001 esc esc esc esc esc esc debug esc O
002 '1' '!' nop nop '`' '`' nop nop O
003 '2' '"' nul nul '@' '@' nul nul O
004 '3' 163 nop nop '#' '#' nop nop O
@@ -59,7 +59,7 @@
054 rshift rshift rshift rshift rshift rshift rshift rshift O
055 '*' '*' nscr nscr '*' '*' nscr nscr O
056 lalt lalt lalt lalt lalt lalt lalt lalt O
- 057 ' ' ' ' nul ' ' ' ' ' ' ' ' ' ' O
+ 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O
058 clock clock clock clock clock clock clock clock O
059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O
060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O
OpenPOWER on IntegriCloud