1 // $Xorg: kinesis,v 1.3 2000/08/17 19:54:35 cpqbld Exp $
3 default xkb_geometry "model100" {
5 // This is an approximate layout for a Kinesis Ergonomic keyboard
6 // Generated completely by eye. I didn't actually *measure* a real
9 description= "Kinesis Ergonomic Keyboard";
13 shape.cornerRadius= 1;
14 shape "NORM" { { [ 18,18] }, { [2,1], [16,17] } };
15 shape "WIDE" { { [ 21,18] }, { [2,1], [19,17] } };
16 shape "TALL" { { [ 18,37] }, { [2,1], [16,36] } };
17 shape "FKEY" { cornerRadius=0, { [ 10,13] } };
18 shape "LED" { cornerRadius= 1.5, { [ 3, 3] } };
19 shape "LOGO" { { [ 40, 10 ] } };
20 shape "EDGE" { cornerRadius=5, { [ 421, 185 ] } };
28 section "LeftFunction" {
37 <ESC>, <FK01>, <FK02>, <FK03>, <FK04>,
38 <FK05>, <FK06>, <FK07>, <FK08>
41 }; // End of "LeftFunction" section
43 section "RightFunction" {
52 <FK09>, <FK10>, <FK11>, <FK12>, <PRSC>,
53 <SCLK>, <PAUS>, <FK16>, <FK17>
56 }; // End of "RightFunction" section
62 logo "KinesisLogoImage" {
69 indicator.shape= "LED";
71 indicator.onColor= "green";
72 indicator.offColor= "green30";
73 indicator "Caps Lock" { left= 23; };
81 keys { <AE12>, <TAB>, <CAPS>, <LFSH> };
86 keys { <AE01>, <AD01>, { <AC01>, color="grey20" }, <AB01>, <TLDE> };
90 keys { <AE02>, <AD02>, { <AC02>, color="grey20" }, <AB02>, <INS> };
94 keys { <AE03>, <AD03>, { <AC03>, color="grey20" }, <AB03>, <LEFT> };
98 keys { <AE04>, <AD04>, { <AC04>, color="grey20" }, <AB04>, <RGHT> };
102 keys { <AE05>, <AD05>, <AC05>, <AB05> };
104 }; // End of "LeftAlpha" section
106 indicator "NumLock" { left= 318; };
107 indicator "Overlay" { left= 387; };
108 section "RightAlpha" {
113 keys { <AE06>, <AD06>, <AC06>, <AB06> };
117 keys { <AE07>, <AD07>, { <AC07>, color="grey20" }, <AB07>, <UP> };
121 keys { <AE08>, <AD08>, { <AC08>, color="grey20" }, <AB08>, <DOWN> };
125 keys { <AE09>, <AD09>, { <AC09>, color="grey20" }, <AB09>, <AD11> };
130 keys { <AE10>, <AD10>, { <AC10>, color="grey20" }, <AB10>, <AD12> };
135 keys { <AE11>, <BKSL>, <AC11>, <RTSH> };
138 <AE07>=<NMLK>, <AE08>=<KPEQ>, <AE09>=<KPSL>, <AE10>=<KPMU>,
139 <AD07>=<KP7>, <AD08>=<KP8>, <AD09>=<KP9>, <AD10>=<KPSU>,
140 <AC07>=<KP4>, <AC08>=<KP5>, <AC09>=<KP6>, <AC10>=<KPAD>,
141 <AB07>=<KP1>, <AB08>=<KP2>, <AB09>=<KP3>, <AB10>=<KPEN>,
142 <AE10>=<KPDL>, <AE11>=<KPEN>
144 }; // End of "RightAlpha" section
154 keys { { <BKSP>, "TALL" } };
158 keys { <LCTL>, { <DELE>, "TALL" } };
162 keys { <LALT>, <HOME>, <END> };
164 }; // End of "RightEdit" section
166 section "RightEdit" {
173 keys { <RALT>, <PGUP>, <PGDN> };
177 keys { <RCTL>, { <RTRN>, "TALL" } };
182 keys { { <SPCE>, "TALL" } };
187 }; // End of "Keypad" section
189 alias <AC00> = <CAPS>;
190 alias <AA00> = <LCTL>;