17 lines
583 B
Diff
17 lines
583 B
Diff
diff -up kbd-1.12/src/unicode_start.no-user-map kbd-1.12/src/unicode_start
|
|
--- kbd-1.12/src/unicode_start.no-user-map 2008-09-18 12:21:37.000000000 +0200
|
|
+++ kbd-1.12/src/unicode_start 2008-09-18 12:21:37.000000000 +0200
|
|
@@ -14,12 +14,6 @@
|
|
|
|
kbd_mode -u
|
|
|
|
-# Change the keyboard mapping in such a way that the non-ASCII keys
|
|
-# produce UTF-8 encoded multibyte sequences, instead of single bytes
|
|
-# >= 0x80 in a legacy 8-bit encoding.
|
|
-
|
|
-dumpkeys | loadkeys --unicode
|
|
-
|
|
# 2. The output side: the console screen.
|
|
|
|
# Tell the console output driver that the bytes arriving are UTF-8
|