Also add back and forward buttons to pc105

This commit is contained in:
Matthias Clasen 2008-04-15 02:50:37 +00:00
parent e0c5a88cf6
commit f9692e93a3
2 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,6 @@
diff -up xkeyboard-config-1.2/rules/base.lists.part.usinet xkeyboard-config-1.2/rules/base.lists.part diff -up xkeyboard-config-1.2/rules/base.lists.part.usinet xkeyboard-config-1.2/rules/base.lists.part
--- xkeyboard-config-1.2/rules/base.lists.part.usinet 2008-04-08 14:34:57.000000000 -0400 --- xkeyboard-config-1.2/rules/base.lists.part.usinet 2008-01-11 17:19:47.000000000 -0500
+++ xkeyboard-config-1.2/rules/base.lists.part 2008-04-08 14:35:26.000000000 -0400 +++ xkeyboard-config-1.2/rules/base.lists.part 2008-04-14 22:47:19.000000000 -0400
@@ -52,6 +52,7 @@ @@ -52,6 +52,7 @@
microsoftoffice microsoftmult \ microsoftoffice microsoftmult \
mx1998 mx2500 mx2750 \ mx1998 mx2500 mx2750 \
@ -10,8 +10,8 @@ diff -up xkeyboard-config-1.2/rules/base.lists.part.usinet xkeyboard-config-1.2/
qtronix \ qtronix \
rapidaccess rapidaccess2 rapidaccess2a thinkpad thinkpad60 \ rapidaccess rapidaccess2 rapidaccess2a thinkpad thinkpad60 \
diff -up xkeyboard-config-1.2/symbols/inet.usinet xkeyboard-config-1.2/symbols/inet diff -up xkeyboard-config-1.2/symbols/inet.usinet xkeyboard-config-1.2/symbols/inet
--- xkeyboard-config-1.2/symbols/inet.usinet 2008-04-09 00:08:22.000000000 -0400 --- xkeyboard-config-1.2/symbols/inet.usinet 2008-01-07 18:07:51.000000000 -0500
+++ xkeyboard-config-1.2/symbols/inet 2008-04-09 00:09:49.000000000 -0400 +++ xkeyboard-config-1.2/symbols/inet 2008-04-14 22:48:23.000000000 -0400
@@ -2211,3 +2211,9 @@ xkb_symbols "classmate" { @@ -2211,3 +2211,9 @@ xkb_symbols "classmate" {
key <I30> { [ XF86AudioRaiseVolume ] }; key <I30> { [ XF86AudioRaiseVolume ] };
}; };
@ -20,5 +20,5 @@ diff -up xkeyboard-config-1.2/symbols/inet.usinet xkeyboard-config-1.2/symbols/i
+// Generic +// Generic
+partial alphanumeric_keys +partial alphanumeric_keys
+xkb_symbols "pc105" { +xkb_symbols "pc105" {
+ include "inet(media_common)" + include "inet(media_nav_common)"
+}; +};

View File

@ -4,7 +4,7 @@
Summary: xkeyboard-config alternative xkb data files Summary: xkeyboard-config alternative xkb data files
Name: xkeyboard-config Name: xkeyboard-config
Version: 1.2 Version: 1.2
Release: 2%{?dist} Release: 3%{?dist}
License: MIT License: MIT
Group: User Interface/X Group: User Interface/X
URL: http://www.x.org URL: http://www.x.org
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/X11/xkb/rules/xorg.xml %{_datadir}/X11/xkb/rules/xorg.xml
%changelog %changelog
* Mon Apr 14 2008 Matthias Clasen <mclasen@redhat.com> - 1.2-3
- Also add back and forward keys to pc105 (#441398)
* Wed Apr 9 2008 Matthias Clasen <mclasen@redhat.com> - 1.2-2 * Wed Apr 9 2008 Matthias Clasen <mclasen@redhat.com> - 1.2-2
- Make pc105 have inet keys, not 100% correct, but better than - Make pc105 have inet keys, not 100% correct, but better than
having the kbd driver report "us+inet" which confused XKB and having the kbd driver report "us+inet" which confused XKB and