Hide ClearGrab/CloseGrabs actions behind an option
[xorg/xkeyboard-config] / geometry / everex
1 default xkb_geometry "STEPnote" {
2
3     description= "Everex STEPnote";
4     width= 281;
5     height= 150;
6
7     shape.cornerRadius= 1;
8
9     shape "NORM" { 
10         { [17,17] },
11         { [ 2, 1], [ 15, 15 ] }
12     };
13     shape "NARR" {
14         { [  15, 17 ] },
15         { [   2,  1 ], [ 13, 15 ] }
16     };
17     shape "FKEY" {
18         { [ 15.1, 15.5 ] },
19         { [  1,  1 ], [ 14.1, 14.5 ] }
20     };
21     shape "ESC" {
22         { [  16.4, 15.5 ] },
23         { [   1, 1  ], [ 14.1, 14.5 ] }
24     };
25     shape "WIDE" {      // backspace, tab and Fn
26         { [  25, 17 ] },
27         { [   2,  1 ], [ 23, 15 ] }
28     };
29     shape "RTRN" {
30         { [  27.5, 17 ] },
31         { [  2,  1 ], [ 25.5, 15 ] }
32     };
33     shape "CAPS" {
34         { [  30, 17 ] },
35         { [   2,  1 ], [ 28, 15 ] }
36     };
37     shape "LFSH" {
38         { [  38.5, 17 ] },
39         { [  2,  1 ], [ 36.5, 15 ] }
40     };
41     shape "RTSH" {
42         { [  21, 17 ] },
43         { [   2,  1 ], [ 19, 15 ] }
44     };
45     shape "SPCE" {
46         { [  88.8, 17 ] },
47         { [  2,  1 ], [ 86.8, 15 ] }
48     };
49     shape "WELL" { 
50         { [ 269, 105 ] }
51     };
52     shape "LED" {
53         cornerRadius= 1.5,
54         { [ 3, 10 ] }
55     };
56
57     section.left= 6;
58     row.left= 1;
59     key.shape= "NORM";
60     key.gap=  0.5;
61
62     key.color= "grey20";
63     labelColor= "white";
64     baseColor= "grey20";
65
66     indicator.top= 20;
67     indicator.shape= "LED";
68     indicator.onColor= "green";
69     indicator.offColor= "green30";
70
71     indicator "Power"           { left= 40; };
72     indicator "Battery"         { left=101; };
73     indicator "Suspend"         { left=112; };
74     indicator "HardDrive"       { left=123; };
75     indicator "Floppy"          { left=134; };
76     indicator "KeyPad"          { left=145; };
77     indicator "Num Lock"        { left=156; };
78     indicator "Caps Lock"       { left=167; };
79     indicator "Scroll Lock"     { left=178; };
80
81     solid "KeyWell" {
82         top= 35;
83         left= 6;
84         shape= "WELL";
85         color= "grey10";
86     };
87     section "Whole" {
88         top= 35;
89         row {
90             top= 0.5;
91             key.color= "grey30";
92             key.shape= "FKEY";
93             keys { 
94                 { <ESC>, "ESC" },
95                 <FK01>, <FK02>, <FK03>, <FK04>, <FK05>, <FK06>,
96                 <FK07>, <FK08>, <FK09>, <FK10>, <FK11>, <FK12>,
97                 <NMLK>, <PRSC>, <SCLK>, <PAUS>
98             };
99         };
100         row {
101             top= 16.5;
102             keys { 
103                 { <TLDE>, "NARR" },
104                 <AE01>, <AE02>, <AE03>, <AE04>, <AE05>, <AE06>,
105                 <AE07>, <AE08>, <AE09>, <AE10>, <AE11>, <AE12>,
106                 { <BKSP>, shape="WIDE", color="grey30" }, 
107                 { <HOME>, shape="NARR", color="grey30" }
108             };
109         };
110         row {
111             top= 34;
112             keys { 
113                 {  <TAB>, shape="WIDE", color="grey30" },
114                 <AD01>, <AD02>, <AD03>, <AD04>, <AD05>, <AD06>,
115                 <AD07>, <AD08>, <AD09>, <AD10>, <AD11>, <AD12>,
116                 { <BKSL>, "NARR" }, 
117                 { <PGUP>, shape="NARR", color="grey30" }
118             };
119         };
120         row {
121             top= 51.5;
122             keys { 
123                 { <CAPS>, shape="CAPS", color="grey30" },
124                 <AC01>, <AC02>, <AC03>, <AC04>, <AC05>, 
125                 <AC06>, <AC07>, <AC08>, <AC09>, <AC10>, 
126                 <AC11>, 
127                 { <RTRN>, shape="RTRN", color="grey30" }, 
128                 { <PGDN>, shape="NARR", color="grey30" }
129             };
130         };
131         row {
132             top= 69;
133             keys { 
134                 { <LFSH>, shape="LFSH", color="grey30" },
135                 <AB01>, <AB02>, <AB03>, <AB04>, <AB05>, 
136                 <AB06>, <AB07>, <AB08>, <AB09>, <AB10>, 
137                 { <RTSH>, shape="RTSH", color="grey30" }, 
138                 {   <UP>, shape="NARR", color="grey30" },
139                 {  <END>, shape="NARR", color="grey30" }
140             };
141         };
142         row {
143             top= 86.5;
144             key.color= "grey30";
145             keys { 
146                 { <FUNC>, "WIDE" }, 
147                 <LCTL>, <LALT>,
148                 { <SPCE>, shape="SPCE", 18, color="grey20" },
149                 <RALT>,  <INS>, <DELE>,
150                 { <LEFT>, "NARR" }, { <DOWN>, "NARR" },
151                 { <RGHT>, "NARR" }
152             };
153         };
154         solid "FakeKey" {
155             top= 86.5;
156             left= 62.1;
157             shape= "NORM";
158             color= "grey20";
159         };
160         overlay "KPAD" {
161             <AE07>=<KP7>,  <AE08>=<KP8>, <AE09>=<KP9>,  <AE10>=<KPMU>,
162             <AD07>=<KP4>,  <AD08>=<KP5>, <AD09>=<KP6>,  <AD10>=<KPSU>,
163             <AC07>=<KP1>,  <AC08>=<KP2>, <AC09>=<KP3>,  <AC10>=<KPAD>,
164             <AB07>=<KP0>,                <AB09>=<KPDL>, <AB10>=<KPSL>
165         };
166     }; // End of "Whole" section
167
168     alias <AC00> = <CAPS>;
169     alias <AA00> = <LCTL>;
170 };