summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1995-03-27 19:41:11 +0000
committersos <sos@FreeBSD.org>1995-03-27 19:41:11 +0000
commita2d91a32d5f95c9e7b0715e63eaec56717390839 (patch)
treebb9d06e9a7bd0cd3f07df360432c6ab6d67e3f57 /share
parentacb9554c54bd98bd5995f1e4d7a232e827bbd3ba (diff)
downloadFreeBSD-src-a2d91a32d5f95c9e7b0715e63eaec56717390839.zip
FreeBSD-src-a2d91a32d5f95c9e7b0715e63eaec56717390839.tar.gz
Give backspace to the people (again)
Now the keymaps are as follows: "backspace / <-" ^H "grey del" ^? (0x7f) "numpad , del" ^? (, if numlocked)
Diffstat (limited to 'share')
-rw-r--r--share/syscons/keymaps/danish.cp865.kbd2
-rw-r--r--share/syscons/keymaps/danish.iso.kbd2
-rw-r--r--share/syscons/keymaps/fr.iso.kbd2
-rw-r--r--share/syscons/keymaps/german.cp850.kbd2
-rw-r--r--share/syscons/keymaps/german.iso.kbd2
-rw-r--r--share/syscons/keymaps/swedish.cp850.kbd2
-rw-r--r--share/syscons/keymaps/swedish.iso.kbd2
-rw-r--r--share/syscons/keymaps/uk.cp850-ctrl.kbd2
-rw-r--r--share/syscons/keymaps/uk.cp850.kbd2
-rw-r--r--share/syscons/keymaps/uk.iso-ctrl.kbd2
-rw-r--r--share/syscons/keymaps/uk.iso.kbd2
-rw-r--r--share/syscons/keymaps/us.iso.kbd2
12 files changed, 12 insertions, 12 deletions
diff --git a/share/syscons/keymaps/danish.cp865.kbd b/share/syscons/keymaps/danish.cp865.kbd
index c245b3b..db81d4d 100644
--- a/share/syscons/keymaps/danish.cp865.kbd
+++ b/share/syscons/keymaps/danish.cp865.kbd
@@ -16,7 +16,7 @@
011 '0' '=' nop nop '}' '=' nop nop O
012 '+' '?' nop nop '+' '?' nop nop O
013 ''' '`' nop nop '|' '`' nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/danish.iso.kbd b/share/syscons/keymaps/danish.iso.kbd
index 28add68..d54d6b8 100644
--- a/share/syscons/keymaps/danish.iso.kbd
+++ b/share/syscons/keymaps/danish.iso.kbd
@@ -16,7 +16,7 @@
011 '0' '=' nop nop '}' '=' nop nop O
012 '+' '?' nop nop '+' '?' nop nop O
013 ''' '`' nop nop '|' '`' nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/fr.iso.kbd b/share/syscons/keymaps/fr.iso.kbd
index f914c44..0b22f79 100644
--- a/share/syscons/keymaps/fr.iso.kbd
+++ b/share/syscons/keymaps/fr.iso.kbd
@@ -16,7 +16,7 @@
011 224 '0' nop nop '@' nop nop nop C
012 ')' 176 nop nop ']' nop nop nop C
013 '=' '+' nop nop '}' nop nop nop C
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'a' 'A' soh soh 226 228 dc1 dc1 C
017 'z' 'Z' sub sub 'z' 'Z' etb etb C
diff --git a/share/syscons/keymaps/german.cp850.kbd b/share/syscons/keymaps/german.cp850.kbd
index 01653fb..0d8d367 100644
--- a/share/syscons/keymaps/german.cp850.kbd
+++ b/share/syscons/keymaps/german.cp850.kbd
@@ -16,7 +16,7 @@
011 '0' '=' nop nop '}' '}' nop nop O
012 225 '?' fs fs '\' '\' fs fs O
013 ''' '`' nop nop 179 180 nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 '@' '@' nul nul C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/german.iso.kbd b/share/syscons/keymaps/german.iso.kbd
index 965c79c..eb14ba0 100644
--- a/share/syscons/keymaps/german.iso.kbd
+++ b/share/syscons/keymaps/german.iso.kbd
@@ -16,7 +16,7 @@
011 '0' '=' nop nop '}' '}' nop nop O
012 223 '?' fs fs '\' '\' fs fs O
013 ''' '`' nop nop 179 180 nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 '@' '@' nul nul C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/swedish.cp850.kbd b/share/syscons/keymaps/swedish.cp850.kbd
index aa85057..7a68741 100644
--- a/share/syscons/keymaps/swedish.cp850.kbd
+++ b/share/syscons/keymaps/swedish.cp850.kbd
@@ -16,7 +16,7 @@
011 '0' '=' nop nop '}' '}' nop nop O
012 '+' '?' fs fs '\' '\' fs fs O
013 179 180 nop nop 179 180 nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/swedish.iso.kbd b/share/syscons/keymaps/swedish.iso.kbd
index 6cfb47b..cf14438 100644
--- a/share/syscons/keymaps/swedish.iso.kbd
+++ b/share/syscons/keymaps/swedish.iso.kbd
@@ -16,7 +16,7 @@
011 '0' '=' nop nop '}' nop nop nop O
012 '+' '?' nop nop '\' nop fs nop O
013 128 '`' nop nop nop nop nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/uk.cp850-ctrl.kbd b/share/syscons/keymaps/uk.cp850-ctrl.kbd
index a9ede5f..03fa18d 100644
--- a/share/syscons/keymaps/uk.cp850-ctrl.kbd
+++ b/share/syscons/keymaps/uk.cp850-ctrl.kbd
@@ -16,7 +16,7 @@
011 '0' ')' nop nop '0' ')' nop nop O
012 '-' '_' ns ns '-' '_' ns ns O
013 '=' '+' nop nop '=' '+' nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/uk.cp850.kbd b/share/syscons/keymaps/uk.cp850.kbd
index a9ede5f..03fa18d 100644
--- a/share/syscons/keymaps/uk.cp850.kbd
+++ b/share/syscons/keymaps/uk.cp850.kbd
@@ -16,7 +16,7 @@
011 '0' ')' nop nop '0' ')' nop nop O
012 '-' '_' ns ns '-' '_' ns ns O
013 '=' '+' nop nop '=' '+' nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/uk.iso-ctrl.kbd b/share/syscons/keymaps/uk.iso-ctrl.kbd
index da85db8..88017d2 100644
--- a/share/syscons/keymaps/uk.iso-ctrl.kbd
+++ b/share/syscons/keymaps/uk.iso-ctrl.kbd
@@ -16,7 +16,7 @@
011 '0' ')' nop nop '{' '{' nop nop O
012 '-' '_' ns ns '|' '|' ns ns O
013 '=' '+' nop nop '}' '}' nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/uk.iso.kbd b/share/syscons/keymaps/uk.iso.kbd
index da85db8..88017d2 100644
--- a/share/syscons/keymaps/uk.iso.kbd
+++ b/share/syscons/keymaps/uk.iso.kbd
@@ -16,7 +16,7 @@
011 '0' ')' nop nop '{' '{' nop nop O
012 '-' '_' ns ns '|' '|' ns ns O
013 '=' '+' nop nop '}' '}' nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
diff --git a/share/syscons/keymaps/us.iso.kbd b/share/syscons/keymaps/us.iso.kbd
index 396c843..f2d71e0 100644
--- a/share/syscons/keymaps/us.iso.kbd
+++ b/share/syscons/keymaps/us.iso.kbd
@@ -16,7 +16,7 @@
011 '0' ')' nop nop '0' ')' nop nop O
012 '-' '_' ns ns '-' '_' ns ns O
013 '=' '+' nop nop '=' '+' nop nop O
- 014 del del bs bs del del bs bs O
+ 014 bs bs del del bs bs del del O
015 ht btab nop nop ht btab nop nop O
016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
017 'w' 'W' etb etb 'w' 'W' etb etb C
OpenPOWER on IntegriCloud