Also add back and forward buttons to pc105
This commit is contained in:
parent
e0c5a88cf6
commit
f9692e93a3
10
usinet.patch
10
usinet.patch
@ -1,6 +1,6 @@
|
||||
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 2008-04-08 14:35:26.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-14 22:47:19.000000000 -0400
|
||||
@@ -52,6 +52,7 @@
|
||||
microsoftoffice microsoftmult \
|
||||
mx1998 mx2500 mx2750 \
|
||||
@ -10,8 +10,8 @@ diff -up xkeyboard-config-1.2/rules/base.lists.part.usinet xkeyboard-config-1.2/
|
||||
qtronix \
|
||||
rapidaccess rapidaccess2 rapidaccess2a thinkpad thinkpad60 \
|
||||
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 2008-04-09 00:09:49.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-14 22:48:23.000000000 -0400
|
||||
@@ -2211,3 +2211,9 @@ xkb_symbols "classmate" {
|
||||
key <I30> { [ XF86AudioRaiseVolume ] };
|
||||
};
|
||||
@ -20,5 +20,5 @@ diff -up xkeyboard-config-1.2/symbols/inet.usinet xkeyboard-config-1.2/symbols/i
|
||||
+// Generic
|
||||
+partial alphanumeric_keys
|
||||
+xkb_symbols "pc105" {
|
||||
+ include "inet(media_common)"
|
||||
+ include "inet(media_nav_common)"
|
||||
+};
|
||||
|
@ -4,7 +4,7 @@
|
||||
Summary: xkeyboard-config alternative xkb data files
|
||||
Name: xkeyboard-config
|
||||
Version: 1.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: MIT
|
||||
Group: User Interface/X
|
||||
URL: http://www.x.org
|
||||
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/X11/xkb/rules/xorg.xml
|
||||
|
||||
%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
|
||||
- Make pc105 have inet keys, not 100% correct, but better than
|
||||
having the kbd driver report "us+inet" which confused XKB and
|
||||
|
Loading…
Reference in New Issue
Block a user