* 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
34 lines
1.8 KiB
Diff
34 lines
1.8 KiB
Diff
--- kbd-1.12/doc/kbd.FAQ-15.html.orig 2003-09-24 23:01:40.000000000 +0200
|
|
+++ kbd-1.12/doc/kbd.FAQ-15.html 2006-08-11 12:10:06.000000000 +0200
|
|
@@ -188,7 +188,7 @@
|
|
<P>XFree86 also supports Slow Keys, Repeat Keys, Bounce Keys and an
|
|
audible bell. <CODE>xkbcomp</CODE> can be used to generate a <CODE>.xkm</CODE> file
|
|
to enable these. The appropriate <CODE>xkbcomp</CODE> commands are listed in
|
|
-<CODE>/usr/X11R6/lib/X11/xkb/compat/accessx</CODE>.
|
|
+<CODE>/usr/{X11R6/lib,share}/X11/xkb/compat/accessx</CODE>.
|
|
Unfortunately, the exact process is still undocumented.
|
|
<P>
|
|
<HR>
|
|
--- kbd-1.12/doc/kbd.FAQ.txt.orig 1999-10-08 22:46:24.000000000 +0200
|
|
+++ kbd-1.12/doc/kbd.FAQ.txt 2006-08-11 12:10:16.000000000 +0200
|
|
@@ -1253,7 +1253,7 @@
|
|
1. The Linux keyboard driver mechanism, used in conjunction with
|
|
loadkeys.
|
|
2. The X mechanism - see X386keybd(1), later XFree86kbd(1). Under
|
|
- X11R6: edit /usr/X11R6/lib/X11/locale/iso8859-1/Compose.
|
|
+ X11R6: edit /usr/{X11R6/lib,/usr/share}/X11/locale/iso8859-1/Compose.
|
|
|
|
See also Andrew D. Balsa's comments at
|
|
http://wauug.erols.com/~balsa/linux/deadkeys/index.html.
|
|
--- kbd-1.12/doc/kbd.FAQ-8.html.orig 2003-09-24 23:01:40.000000000 +0200
|
|
+++ kbd-1.12/doc/kbd.FAQ-8.html 2006-08-11 12:09:53.000000000 +0200
|
|
@@ -154,7 +154,7 @@
|
|
<OL>
|
|
<LI>The Linux keyboard driver mechanism, used in conjunction with loadkeys.</LI>
|
|
<LI>The X mechanism - see X386keybd(1), later XFree86kbd(1).
|
|
-Under X11R6: edit <CODE>/usr/X11R6/lib/X11/locale/iso8859-1/Compose</CODE>.<P>See also Andrew D. Balsa's comments at
|
|
+Under X11R6: edit <CODE>/usr/{X11R6/lib,share}/X11/locale/iso8859-1/Compose</CODE>.<P>See also Andrew D. Balsa's comments at
|
|
<A HREF="http://wauug.erols.com/~balsa/linux/deadkeys/index.html">http://wauug.erols.com/~balsa/linux/deadkeys/index.html</A>.
|
|
</LI>
|
|
<LI>The emacs mechanism obtained by loading "iso-insert.el" or
|