1 // $Xorg: northgate,v 1.3 2000/08/17 19:54:36 cpqbld Exp $
3 default xkb_geometry "omnikey101" {
5 description= "North Gate Omnikey 101";
10 shape "NORM" { { [18,18] }, { [2,1], [16,17] } };
11 shape "BKSP" { { [34,18] }, { [2,1], [32,17] } };
12 shape "TABK" { { [27,18] }, { [2,1], [25,17] } };
14 approx = { [15, 0], [40,37] },
15 { [15, 0], [40, 0], [40,37],
16 [ 0,37], [ 0,19], [15,19] },
17 { [17, 1], [38, 1], [38,36],
18 [ 2,36], [ 2,20], [17,20] }
20 shape "CAPS" { { [ 32,18] }, { [2,1], [30,17] } };
21 shape "LFSH" { { [ 41,18] }, { [2,1], [39,17] } };
22 shape "RTSH" { { [ 30,18] }, { [2,1], [28,17] } };
23 shape "MODK" { { [ 26,18] }, { [2,1], [24,17] } };
24 shape "SPCE" { { [129,18] }, { [2,1], [127,17] } };
25 shape "KP0" { { [ 37,18] }, { [2,1], [35,17] } };
26 shape "KPAD" { { [ 18,37] }, { [2,1], [16,36] } };
28 shape "LEDS" { cornerRadius= 0, { [ 76 ,20 ] } };
29 shape "LED" { cornerRadius= 0, { [ 1, 3 ] } };
37 indicator.onColor= "green";
38 indicator.offColor= "green30";
40 indicator.shape= "LED";
41 indicator "Num Lock" { left= 384; };
42 indicator "Caps Lock" { left= 409; };
43 indicator "Scroll Lock" { left= 434; };
46 text "NumLockLabel" { left= 380.5; text="Num\nLock"; };
47 text "CapsLockLabel" { left= 405; text="Caps\nLock"; };
48 text "ScrollLockLabel" { left= 430; text="Scroll\nLock"; };
58 keys { { <ESC>, color="grey20" },
59 { <FK01>, 18}, <FK02>, <FK03>, <FK04>,
60 { <FK05>, 9 }, <FK06>, <FK07>, <FK08>,
61 { <FK09>, 9 }, <FK10>, <FK11>, <FK12>
64 }; // End of "Function" section
70 keys { <TLDE>, <AE01>, <AE02>, <AE03>, <AE04>,
71 <AE05>, <AE06>, <AE07>, <AE08>, <AE09>,
72 <AE10>, <AE11>, <AE12>,
73 { <BKSP>, "BKSP", color="grey20" }
78 keys { { <TAB>, "TABK", color="grey20" },
79 <AD01>, <AD02>, <AD03>, <AD04>, <AD05>,
80 <AD06>, <AD07>, <AD08>, <AD09>, <AD10>,
82 { <RTRN>, "RTRN", -14, color="grey20" }
87 keys { { <CAPS>, "CAPS", color="grey20" },
88 <AC01>, <AC02>, <AC03>, <AC04>, <AC05>,
89 <AC06>, <AC07>, <AC08>, <AC09>, <AC10>,
95 keys { { <LFSH>, "LFSH", color="grey20" },
96 <AB01>, <AB02>, <AB03>, <AB04>, <AB05>,
97 <AB06>, <AB07>, <AB08>, <AB09>, <AB10>,
98 { <RTSH>, "RTSH", color="grey20" }, <BKSL>
107 { <SPCE>, "SPCE", color="white" },
112 }; // End of "Alpha" section
120 keys { <PRSC>, <SCLK>, <PAUS> };
124 keys { <INS>, <HOME>, <PGUP> };
128 keys { <DELE>, <END>, <PGDN> };
137 keys { <LEFT>, <DOWN>, <RGHT> };
139 }; // End of "Editing" section
147 keys { <NMLK>, <KPDV>, <KPMU>, <KPSU> };
151 keys { <KP7>, <KP8>, <KP9>, { <KPAD>, "KPAD", color="grey20" } };
155 keys { <KP4>, <KP5>, <KP6> };
159 keys { <KP1>, <KP2>, <KP3>, { <KPEN>, "KPAD", color="grey20" } };
163 keys { { <KP0>, "KP0" }, <KPDL> };
165 }; // End of "Keypad" section
167 alias <AC00> = <CAPS>;
168 alias <AA00> = <LCTL>;
170 }; // End of "default" geometry