diff options
author | ache <ache@FreeBSD.org> | 2003-07-06 03:09:40 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-07-06 03:09:40 +0000 |
commit | 2f58bae2be0257c6dd14caf2779c245cd21874de (patch) | |
tree | d3c5cd7fb2956b08395d3c83d3d1979fbace3226 /share/syscons | |
parent | 92006f3cfc318b91ca31716fdbff39d97541d161 (diff) | |
download | FreeBSD-src-2f58bae2be0257c6dd14caf2779c245cd21874de.zip FreeBSD-src-2f58bae2be0257c6dd14caf2779c245cd21874de.tar.gz |
Fix Ctrl-\
Submitted by: Per Kristian Hove <Per.Hove@math.ntnu.no>
Diffstat (limited to 'share/syscons')
-rw-r--r-- | share/syscons/keymaps/norwegian.iso.kbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/syscons/keymaps/norwegian.iso.kbd b/share/syscons/keymaps/norwegian.iso.kbd index 02fe601..bf112e5 100644 --- a/share/syscons/keymaps/norwegian.iso.kbd +++ b/share/syscons/keymaps/norwegian.iso.kbd @@ -16,7 +16,7 @@ 010 '9' ')' gs gs ']' ')' gs gs O 011 '0' '=' nop nop '}' '=' nop nop O 012 '+' '?' nop nop '+' '?' nop nop O - 013 '\' '`' nop nop ''' nop nop nop O + 013 '\' '`' fs fs ''' nop nop nop 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 |