1
0
OBS User unknown 2008-03-10 18:40:34 +00:00 committed by Git OBS Bridge
parent 34cd2c57ab
commit 0cd9983294
4 changed files with 68 additions and 2 deletions

View File

@ -0,0 +1,46 @@
--- keycodes/nek4k.orig 2008-03-10 17:49:17.000000000 +0100
+++ keycodes/nek4k 2008-03-10 18:28:50.000000000 +0100
@@ -2,10 +2,10 @@
<WEB> = 180;
<FIND> = 225;
- <MAIL> = 223;
+ <MAIL> = 163;
- <ZMUP> = 191;
- <ZMDN> = 192;
+ //<ZMUP> = 191;
+ //<ZMDN> = 192;
<PREV> = 166;
<SUCC> = 167;
@@ -21,13 +21,13 @@
<CALC> = 148;
-alias <BKMK> = <DOWN>;
+//alias <BKMK> = <DOWN>;
- <ONE> = 218;
- <TWO> = 219;
- <THRE> = 220;
- <FOUR> = 221;
- <FIVE> = 222;
+ <ONE> = 192;
+ <TWO> = 193;
+ <THRE> = 194;
+ <FOUR> = 195;
+ <FIVE> = 196;
<HELP> = 146;
<UNDO> = 139;
@@ -39,7 +39,7 @@
<REPL> = 240;
<FWD> = 241;
<SEND> = 239;
- <SPLL> = 193;
+ //<SPLL> = 193;
<SAVE> = 242;
-alias <PRNT> = <ONE>;
+//alias <PRNT> = <ONE>;
};

View File

@ -68,4 +68,15 @@
+ key <SAVE> { [ XF86Save ] };
};
// Oretec
--- ../xkb.orig/symbols/inet 2008-03-10 18:40:39.000000000 +0100
+++ symbols/inet 2008-03-10 18:43:09.000000000 +0100
@@ -1757,6 +1757,8 @@
key <SEND> { [ XF86Send ] };
key <SPLL> { [ XF86Spell ] };
key <SAVE> { [ XF86Save ] };
+ key <I164> { [ XF86Favorites ] };
+ key <I218> { [ Print ] };
};
// Oretec

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 10 18:31:26 CET 2008 - sndirsch@suse.de
- fixed keycodes of MS nek4k (bnc #366515)
-------------------------------------------------------------------
Mon Mar 10 16:55:20 CET 2008 - sndirsch@suse.de

View File

@ -21,7 +21,7 @@ Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us
PreReq: /bin/ln /bin/rm
AutoReqProv: on
Version: 1.2
Release: 17
Release: 18
Summary: The X Keyboard Extension
Source: %name-%version.tar.bz2
Patch4: xkeyboard-config.mainline-cvs.mac-es.patch
@ -33,7 +33,8 @@ Patch103: xkeyboard-config.powerbook-usb-iso-keyboard.patch
Patch104: xkeyboard-config.inet.patch
Patch105: lv.diff
Patch106: microsoftnek4k.diff
Patch107: microsoftnek4k-mapping.diff
Patch107: microsoftnek4k-symbols.diff
Patch108: microsoftnek4k-keycodes.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@ -65,6 +66,7 @@ Authors:
%patch105
%patch106
%patch107
%patch108
%build
%configure --with-xkb-rules-symlink=xfree86,xorg \
@ -91,6 +93,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Mar 10 2008 sndirsch@suse.de
- fixed keycodes of MS nek4k (bnc #366515)
* Mon Mar 10 2008 sndirsch@suse.de
- more work on support for MS nek4k
* Sun Mar 09 2008 sndirsch@suse.de
- added support for 'Microsoft Natural Ergonomic Keyboard 4000'