- Update to version 2.0.1: * Disable arch-specific tests. * Fix regression in processing alt_is_meta keyword. * Rename Bepo keymaps: dvorak-fr-bepo.map -> fr-bepo-latin9.map dvorak-fr-bepo-utf8.map -> fr-bepo.map. - Deleted kbd-1.15.2-dumpkeys-ppc.patch as obsolete: http://lists.opensuse.org/opensuse-factory/2013-08/msg00347.html k0da also thinks so ;) - gcc 4.6+ became required to prevent compilling error: "expected declaration specifiers or '...' before 'va_list'". - Update to version 2.0.0: * Add bepo keyboard layout; * Add libkeymap; * The loadkeys and dumpkeys always use the libkeymap. - Updated patches because of docs moved: * kbd-1.15.2-chvt-userwait.patch * kbd-1.15.2-docu-X11R6-xorg.patch - Disabled patche because of dumpkeys rewritten: * kbd-1.15.2-dumpkeys-C-opt.patch May be someone could update it. OBS-URL: https://build.opensuse.org/request/show/205647 OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=50
34 lines
1.8 KiB
Diff
34 lines
1.8 KiB
Diff
--- docs/doc/kbd.FAQ-15.html.orig 2012-02-27 13:27:11.000000000 +0300
|
|
+++ docs/doc/kbd.FAQ-15.html 2013-07-30 18:56:43.697000005 +0300
|
|
@@ -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>
|
|
--- docs/doc/kbd.FAQ.txt.orig 2012-02-27 13:27:11.000000000 +0300
|
|
+++ docs/doc/kbd.FAQ.txt 2013-07-30 18:57:41.150000005 +0300
|
|
@@ -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.
|
|
--- docs/doc/kbd.FAQ-8.html.orig 2012-02-27 13:27:11.000000000 +0300
|
|
+++ docs/doc/kbd.FAQ-8.html 2013-07-30 18:58:23.978000004 +0300
|
|
@@ -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
|