diff options
author | marha <marha@users.sourceforge.net> | 2009-07-24 17:45:11 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-24 17:45:11 +0000 |
commit | ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a (patch) | |
tree | c1156ac1a1074e2f5c34e8798f28a1c0372f1356 /xorg-server/xkbdata.src/keycodes/sgi_vndr/indy | |
parent | 61339f6bcfca02be629416f549a634dd34aed98f (diff) | |
download | vcxsrv-ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a.tar.gz vcxsrv-ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a.tar.bz2 vcxsrv-ea63f0fae5c393ccf198aad0ae4dbda6d2a4391a.zip |
Added xkeyboard-config-1.6.tar.gz
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 |