Initial commit: Uploaded everything from abs/core
[arch-rock.git] / base / kbd / kbd-1.12-no-user-map.patch
blobf24622807ee101b6e1e0c31a35b679e0329f4ea4
1 Non-root users are allowed to change the unicode mode of their console, but
2 not the global keymap. root will have to load the keymap in unicode mode
3 explicitly.
5 --- kbd-1.12/src/unicode_start.no-user-map 2005-12-01 19:33:19.000000000 +0100
6 +++ kbd-1.12/src/unicode_start 2005-12-01 19:33:28.000000000 +0100
7 @@ -14,12 +14,6 @@
9 kbd_mode -u
11 -# Change the keyboard mapping in such a way that the non-ASCII keys
12 -# produce UTF-8 encoded multibyte sequences, instead of single bytes
13 -# >= 0x80 in a legacy 8-bit encoding.
15 -dumpkeys | loadkeys --unicode
17 # 2. The output side: the console screen.
19 # Tell the console output driver that the bytes arriving are UTF-8