sony revision 154daed1
1// $Xorg: sony,v 1.4 2001/02/09 02:05:52 xorgcvs Exp $
2//
3//Copyright 1996, 1998  The Open Group
4//
5//Permission to use, copy, modify, distribute, and sell this software and its
6//documentation for any purpose is hereby granted without fee, provided that
7//the above copyright notice appear in all copies and that both that
8//copyright notice and this permission notice appear in supporting
9//documentation.
10//
11//The above copyright notice and this permission notice shall be
12//included in all copies or substantial portions of the Software.
13//
14//THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15//EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16//MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17//IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
18//OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
19//ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
20//OTHER DEALINGS IN THE SOFTWARE.
21//
22//Except as contained in this notice, the name of The Open Group shall
23//not be used in advertising or otherwise to promote the sale, use or
24//other dealings in this Software without prior written authorization
25//from The Open Group.
26//
27xkb_keycodes "nwp5461" {
28
29     <ESC> = 18;
30    <AE01> = 19;
31    <AE02> = 20;
32    <AE03> = 21;
33    <AE04> = 22;
34    <AE05> = 23;
35    <AE06> = 24;
36    <AE07> = 25;
37    <AE08> = 26;
38    <AE09> = 27;
39    <AE10> = 28;
40    <AE11> = 29;
41    <AE12> = 30;
42    <BKSL> = 31;
43    <BKSP> = 32;
44
45    <TAB>  = 33;
46    <AD01> = 34;
47    <AD02> = 35;
48    <AD03> = 36;
49    <AD04> = 37;
50    <AD05> = 38;
51    <AD06> = 39;
52    <AD07> = 40;
53    <AD08> = 41;
54    <AD09> = 42;
55    <AD10> = 43;
56    <AD11> = 44;
57    <AD12> = 45;
58    <DELE> = 46;
59
60    <LCTL> = 47;
61    <AC01> = 48;
62    <AC02> = 49;
63    <AC03> = 50;
64    <AC04> = 51;
65    <AC05> = 52;
66    <AC06> = 53;
67    <AC07> = 54;
68    <AC08> = 55;
69    <AC09> = 56;
70    <AC10> = 57;
71    <AC11> = 58;
72    <TLDE> = 59;
73    <RTRN> = 60;
74
75    <LFSH> = 61;
76    <AB01> = 62;
77    <AB02> = 63;
78    <AB03> = 64;
79    <AB04> = 65;
80    <AB05> = 66;
81    <AB06> = 67;
82    <AB07> = 68;
83    <AB08> = 69;
84    <AB09> = 70;
85    <AB10> = 71;
86    <AB11> = 72;
87    <RTSH> = 73;
88
89    <LALT> = 74;
90    <CAPS> = 75;
91    <STOP> = 76;
92    <SPCE> = 77;
93     <CUT> = 78;
94    <EXEC> = 81;
95
96    <FK01> = 8;
97    <FK02> = 9;
98    <FK03> = 10;
99    <FK04> = 11;
100    <FK05> = 12;
101    <FK06> = 13;
102    <FK07> = 14;
103    <FK08> = 15;
104    <FK09> = 16;
105    <FK10> = 17;
106    <FK11> = 111;
107    <FK12> = 112;
108
109    <HELP> = 113;
110     <INS> = 114;
111     <CLR> = 115;
112    <PGUP> = 116;
113    <PGDN> = 117;
114
115    <KPTB> = 109;
116      <UP> = 95;
117    <LEFT> = 98;
118    <DOWN> = 99;
119    <RGHT> = 100;
120
121    <KPMU> = 107;
122    <KPDV> = 108;
123    <KPAD> = 89;
124
125     <KP7> = 82;
126     <KP8> = 83;
127     <KP9> = 84;
128    <KPSU> = 85;
129
130     <KP4> = 86;
131     <KP5> = 87;
132     <KP6> = 88;
133    <KPSP> = 93;
134
135     <KP1> = 90;
136     <KP2> = 91;
137     <KP3> = 92;
138    <KPEN> = 97;
139
140     <KP0> = 94;
141    <KPDC> = 96;
142};
143