2 //Copyright 1996, 1998 The Open Group
4 //Permission to use, copy, modify, distribute, and sell this software and its
5 //documentation for any purpose is hereby granted without fee, provided that
6 //the above copyright notice appear in all copies and that both that
7 //copyright notice and this permission notice appear in supporting
10 //The above copyright notice and this permission notice shall be
11 //included in all copies or substantial portions of the Software.
13 //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
14 //EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15 //MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
16 //IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
17 //OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
18 //ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
19 //OTHER DEALINGS IN THE SOFTWARE.
21 //Except as contained in this notice, the name of The Open Group shall
22 //not be used in advertising or otherwise to promote the sale, use or
23 //other dealings in this Software without prior written authorization
24 //from The Open Group.
27 default xkb_geometry "pc98" {
29 description= "Generic PC98";
33 shape.cornerRadius= 1;
34 shape "NORM" { { [ 17,18] }, { [2,1], [ 15,17] } };
35 shape "RTRN" { { [ 20,37] }, { [2,1], [ 18,35] } };
36 shape "LFSH" { { [ 42,18] }, { [2,1], [ 40,17] } };
37 shape "RTSH" { { [ 31,18] }, { [2,1], [ 29,17] } };
38 shape "MODK" { { [ 28,18] }, { [2,1], [ 26,17] } };
39 shape "SPCE" { { [115,18] }, { [2,1], [113,17] } };
40 shape "FUNC" { { [ 21,18] }, { [2,1], [ 19,17] } };
41 shape "BKSP" { { [ 18,18] }, { [2,1], [ 16,17] } };
42 shape "KPAD" { { [ 18,37] }, { [2,1], [ 16,36] } };
43 shape "TABK" { { [ 30,18] }, { [2,1], [ 28,17] } };
44 shape "ARRW" { { [ 35,18] }, { [2,1], [ 33,17] } };
55 keys { { <BRK>, "NORM" }, { <PRSC>, "NORM", 5 },
56 { <FK01>, 6 }, <FK02>, <FK03>, <FK04>, <FK05>,
57 { <FK06>, 6 }, <FK07>, <FK08>, <FK09>, <FK10>,
58 { <FK11>, 6 }, <FK12>, <FK13>, <FK14>, <FK15>
61 }; // End of "Function" section
67 keys { { <ESC>, shape="BKSP"},
68 <AE01>, <AE02>, <AE03>, <AE04>,
69 <AE05>, <AE06>, <AE07>, <AE08>, <AE09>,
70 <AE10>, <AE11>, <AE12>, <BKSL>,
76 keys { { <TAB>, "TABK" },
77 <AD01>, <AD02>, <AD03>, <AD04>, <AD05>,
78 <AD06>, <AD07>, <AD08>, <AD09>, <AD10>,
79 <AD11>, <AD12>, { <RTRN>, "RTRN", 6 }
84 keys { <LCTL>, <CAPS>,
85 <AC01>, <AC02>, <AC03>, <AC04>, <AC05>,
86 <AC06>, <AC07>, <AC08>, <AC09>, <AC10>,
92 keys { { <LFSH>, "LFSH" },
93 <AB01>, <AB02>, <AB03>, <AB04>, <AB05>,
94 <AB06>, <AB07>, <AB08>, <AB09>, <AB10>, <AB11>,
100 keys { { <ALGR>, 35 } , <LALT>, { <NFER>, "FUNC" },
101 { <SPCE>, "SPCE" }, { <XFER>, "FUNC" }
105 }; // End of "Alpha" section
112 keys { <INS>, <DELE> };
116 keys { <PGDN>, <PGUP> };
120 keys { { <UP>, "ARRW" } };
124 keys { <LEFT>, <RGHT> };
128 keys { { <DOWN>, "ARRW" } };
130 }; // End of "Editing" section
137 keys { <HOME>, <HELP>, <KPSU>, <KPDV> };
141 keys { <KP7>, <KP8>, <KP9>, <KPMU> };
145 keys { <KP4>, <KP5>, <KP6>, <KPAD> };
149 keys { <KP1>, <KP2>, <KP3>, <KPEQ> };
153 keys { <KP0>, <KPSP>, <KPDC>, <KPEN> };
155 }; // End of "Keypad" section
157 }; // End of "pc98" geometry