ibm revision 154daed1
1// $Xorg: ibm,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 "rs6k-101" {
28
29    <TLDE> = 9;
30    <AE01> = 10;
31    <AE02> = 11;
32    <AE03> = 12;
33    <AE04> = 13;
34    <AE05> = 14;
35    <AE06> = 15;
36    <AE07> = 16;
37    <AE08> = 17;
38    <AE09> = 18;
39    <AE10> = 19;
40    <AE11> = 20;
41    <AE12> = 21;
42    <BKSP> = 23;
43
44    <TAB>  = 24;
45    <AD01> = 25;
46    <AD02> = 26;
47    <AD03> = 27;
48    <AD04> = 28;
49    <AD05> = 29;
50    <AD06> = 30;
51    <AD07> = 31;
52    <AD08> = 32;
53    <AD09> = 33;
54    <AD10> = 34;
55    <AD11> = 35;
56    <AD12> = 36;
57    <BKSL> = 37;
58
59    <CAPS> = 38;
60    <AC01> = 39;
61    <AC02> = 40;
62    <AC03> = 41;
63    <AC04> = 42;
64    <AC05> = 43;
65    <AC06> = 44;
66    <AC07> = 45;
67    <AC08> = 46;
68    <AC09> = 47;
69    <AC10> = 48;
70    <AC11> = 49;
71    <RTRN> = 51;
72
73    <LFSH> = 52;
74    <AB01> = 54;
75    <AB02> = 55;
76    <AB03> = 56;
77    <AB04> = 57;
78    <AB05> = 58;
79    <AB06> = 59;
80    <AB07> = 60;
81    <AB08> = 61;
82    <AB09> = 62;
83    <AB10> = 63;
84    <RTSH> = 65;
85
86    <LCTL> = 66;
87    <LALT> = 68;
88    <SPCE> = 69;
89    <RALT> = 70;
90    <RCTL> = 72;
91
92    <ESC>  = 118;
93    <FK01> = 120;
94    <FK02> = 121;
95    <FK03> = 122;
96    <FK04> = 123;
97    <FK05> = 124;
98    <FK06> = 125;
99    <FK07> = 126;
100    <FK08> = 127;
101    <FK09> = 128;
102    <FK10> = 129;
103    <FK11> = 130;
104    <FK12> = 131;
105
106    <PRSC> = 132;
107    <SCLK> = 133;
108    <PAUS> = 134;
109
110    <INS>  = 83;
111    <HOME> = 88;
112    <PGUP> = 93;
113    <DELE> = 84;
114    <END>  = 89;
115    <PGDN> = 94;
116
117    <UP>   = 91;
118    <LEFT> = 87;
119    <DOWN> = 92;
120    <RGHT> = 97;
121
122    <NMLK> = 98;
123    <KPDV> = 103;
124    <KPMU> = 108;
125    <KPSU> = 113;
126
127     <KP7> = 99;
128     <KP8> = 104;
129     <KP9> = 109;
130    <KPAD> = 114;
131
132     <KP4> = 100;
133     <KP5> = 105;
134     <KP6> = 110;
135
136     <KP1> = 101;
137     <KP2> = 106;
138     <KP3> = 111;
139    <KPEN> = 116;
140
141     <KP0> = 107;
142    <KPDL> = 112;
143
144    indicator 1 = "Caps Lock";
145    indicator 2 = "Num Lock";
146    indicator 3 = "Scroll Lock";
147};
148xkb_keycodes "rs6k-102" {
149    include "ibm(rs6k-101)"
150    <LSGT> = 53;
151};
152