This commit is contained in:
parent
1d04bffc80
commit
fc8f890d7c
11
tp-menu.diff
Normal file
11
tp-menu.diff
Normal file
@ -0,0 +1,11 @@
|
||||
--- symbols/pc.orig 2007-05-21 15:28:38.000000000 +0200
|
||||
+++ symbols/pc 2007-05-21 15:29:48.000000000 +0200
|
||||
@@ -42,6 +42,8 @@
|
||||
key <RWIN> { [ Super_R, Multi_key ] };
|
||||
|
||||
key <MENU> { [ Menu ] };
|
||||
+ // Thinkpad T60
|
||||
+ key <I63> { [ Menu ] };
|
||||
|
||||
// begin modifier mappings
|
||||
modifier_map Shift { Shift_L, Shift_R };
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 13:56:32 CEST 2007 - sndirsch@suse.de
|
||||
|
||||
- tp-menu.diff:
|
||||
* add mapping for Menu key on new Thinkpads like T60 (Bug #253397)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 18:09:12 CEST 2007 - sndirsch@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@ Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us
|
||||
PreReq: /bin/ln /bin/rm
|
||||
Autoreqprov: on
|
||||
Version: 0.9
|
||||
Release: 58
|
||||
Release: 60
|
||||
Summary: The X Keyboard Extension
|
||||
Source: %name-%version.tar.bz2
|
||||
Patch0: xkeyboard-config.mainline-cvs.group.patch
|
||||
@ -32,6 +32,7 @@ Patch5: xkeyboard-config.mainline-cvs.mac-euro.patch
|
||||
Patch6: xkeyboard-config.mainline-cvs.trans.patch
|
||||
Patch7: xkeyboard-config.mainline-cvs.il.patch
|
||||
Patch8: xkeyboard-config.mainline-cvs.us-backslash.patch
|
||||
Patch9: tp-menu.diff
|
||||
Patch40: xkeyboard-config.macintosh.patch
|
||||
Patch100: p_suse.diff
|
||||
Patch101: ibm_space_saver.diff
|
||||
@ -66,6 +67,7 @@ Authors:
|
||||
%patch6
|
||||
%patch7
|
||||
%patch8
|
||||
%patch9
|
||||
%patch40
|
||||
%patch100
|
||||
%patch101
|
||||
@ -97,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/X11/xkb/
|
||||
|
||||
%changelog
|
||||
* Tue May 22 2007 - sndirsch@suse.de
|
||||
- tp-menu.diff:
|
||||
* add mapping for Menu key on new Thinkpads like T60 (Bug #253397)
|
||||
* Mon May 21 2007 - sndirsch@suse.de
|
||||
- xkeyboard-config.mainline-cvs.us-backslash.patch:
|
||||
* backslash needs to be explicitely set in us (Bug #275561)
|
||||
|
Loading…
x
Reference in New Issue
Block a user