diff options
author | marha <marha@users.sourceforge.net> | 2009-07-24 18:07:33 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-24 18:07:33 +0000 |
commit | a16c0d6f73877af35ea0519917a82d5919e3c304 (patch) | |
tree | b575998554afa00acc1086ff0a5ef17785c75326 /xorg-server/xkbdata.src/keycodes/sgi_vndr/indy | |
parent | 0489d8cc5cc2f0bbdbee7aa2ed771ca0d42f30aa (diff) | |
parent | ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a (diff) | |
download | vcxsrv-a16c0d6f73877af35ea0519917a82d5919e3c304.tar.gz vcxsrv-a16c0d6f73877af35ea0519917a82d5919e3c304.tar.bz2 vcxsrv-a16c0d6f73877af35ea0519917a82d5919e3c304.zip |
svn merge file:///D:/svnrepos/vcxsrv/branches/released .
Diffstat (limited to 'xorg-server/xkbdata.src/keycodes/sgi_vndr/indy')
-rw-r--r-- | xorg-server/xkbdata.src/keycodes/sgi_vndr/indy | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/xorg-server/xkbdata.src/keycodes/sgi_vndr/indy b/xorg-server/xkbdata.src/keycodes/sgi_vndr/indy index a777c374b..e16a0cbc1 100644 --- a/xorg-server/xkbdata.src/keycodes/sgi_vndr/indy +++ b/xorg-server/xkbdata.src/keycodes/sgi_vndr/indy @@ -1,15 +1,15 @@ // $Xorg: indy,v 1.3 2000/08/17 19:54:39 cpqbld Exp $ default xkb_keycodes "universal" { - minimum= 15; - maximum= 149; + minimum= 8; + maximum= 255; include "sgi_vndr/indy(pc105)" alternate <BKSL> = 91; alternate <BKSL> = 100; alternate <BKSL> = 101; }; xkb_keycodes "pc101" { - minimum= 15; - maximum= 149; + minimum= 8; + maximum= 255; <TLDE> = 22; <AE01> = 30; @@ -147,13 +147,13 @@ xkb_keycodes "pc102" { <BKSL> = 91; <LSGT> = 27; augment "sgi_vndr/indy(pc101)" - maximum= 149; - minimum= 15; + maximum= 255; + minimum= 8; }; xkb_keycodes "pc104" { include "sgi_vndr/indy(pc101)" - minimum= 15; - maximum= 149; + minimum= 8; + maximum= 255; // These key names are here to support so-called "Windows95" // keyboards like the Microsoft Natural keyboard. @@ -164,8 +164,8 @@ xkb_keycodes "pc104" { xkb_keycodes "pc105" { <LSGT> = 27; augment "sgi_vndr/indy(pc104)" - minimum= 15; - maximum= 149; + minimum= 8; + maximum= 255; }; xkb_keycodes "jp106" { <HZTG> = 22; @@ -178,8 +178,8 @@ xkb_keycodes "jp106" { alias <AE00> = <HZTG>; alias <AE13> = <BKSL>; augment "sgi_vndr/indy(pc101)" - minimum= 15; - maximum= 149; + minimum= 8; + maximum= 255; }; // can be combined with any other "indy" keycode // description to add virtual keys which can be |