* Use automake to build translations. * loadkeys -u: Switch to Unicode mode, if necessary * Never handle plain ASCII characters as Unicode * Enable UNUMBERs in compose definitions * Use automake. * Add --enable-strip configure option. * unicode_start: Without any arguments utility will only set unicode mode. * Add qwerty/cz.map keymap. - remove upstreamed and obsolete patches (-remove-kbio, -Makefile, -2d01989f, -no-strip) - retain original behavior of unicode_start script - remove manpages for programs that are not installed OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=19
11 lines
511 B
Diff
11 lines
511 B
Diff
--- kbd-1.12/data/keymaps/i386/qwerty/sv-latin1.map.orig 2007-07-17 12:33:52.000000000 +0200
|
|
+++ kbd-1.12/data/keymaps/i386/qwerty/sv-latin1.map 2007-07-17 12:36:34.855389000 +0200
|
|
@@ -42,6 +42,7 @@
|
|
alt keycode 9 = Meta_eight
|
|
keycode 10 = nine parenright bracketright
|
|
alt keycode 10 = Meta_nine
|
|
+ control altgr keycode 10 = Control_bracketright
|
|
keycode 11 = zero equal braceright
|
|
alt keycode 11 = Meta_zero
|
|
keycode 12 = plus question backslash
|