/usr/share/X11/xkb/geometry
Edit: /usr/share/X11/xkb/geometry/winbook (2766B)
default xkb_geometry "XP5" {
description= "WinBook XP5";
width= 281;
height= 180;
shape.cornerRadius= 1;
shape "NORM" {
{ [17,17] },
{ [ 2, 1], [ 15, 15 ] }
};
shape "FKEY" {
{ [ 15, 10 ] },
{ [ 1, 0 ], [ 14, 9.5 ] }
};
shape "ONE" {
{ [ 28, 17 ] },
{ [ 11, 0 ], [ 28, 17 ] },
{ [ 13, 1 ], [ 26, 15 ] }
};
shape "WIDE" { // backspace, caps lock, ctrl alt ?
{ [ 24.5, 17 ] },
{ [ 2, 1 ], [ 22.5, 15 ] }
};
shape "WIDR" { // backslash, left shift
{ [ 35, 17 ] },
{ [ 2, 1 ], [ 33, 15 ] }
};
shape "RTRN" {
{ [ 45, 17 ] },
{ [ 2, 1 ], [ 43, 15 ] }
};
shape "SPCE" {
{ [ 90, 17 ] },
{ [ 2, 1 ], [ 88, 15 ] }
};
shape "STIK" {
cornerRadius= 4,
{ [ 8, 8 ] }
};
shape "BTN" {
{ [ 31, 6 ] }
};
section.left= 2;
row.left= 1;
key.shape= "NORM";
key.gap= 0.5;
key.color= "grey10";
labelColor= "white";
baseColor= "grey20";
section "Whole" {
top= 10;
row {
top= 11;
key.shape= "FKEY";
keys {
,
, , , , , ,
, , , , , ,
, , ,
};
};
row {
top= 22;
keys {
{ , "ONE" },
, , , , ,
, , , , , ,
{ , shape="WIDE" },
};
};
row {
top= 40;
keys {
, , , , , , ,
, , , , , ,
{ , "WIDR" }
};
};
row {
top= 58;
keys { { , shape="WIDE" },
, , , , ,
, , , , ,
,
{ , shape="RTRN" }
};
};
row {
top= 76;
keys {
{ , shape="WIDR" },
, , , , ,
, , , , ,
, ,
};
};
row {
top= 94;
keys {
{ , "WIDE" }, , { , "WIDE" },
, { , shape="SPCE" }, , ,
, ,
};
};
overlay "KPAD" {
=, =, =, =,
=, =, =, =,
=, =, =, =,
=, =, =
};
}; // End of "Whole" section
solid "STIK" {
color= "red";
shape= "STIK";
top= 81;
left= 112;
};
solid "BTN1" {
color= "red";
shape= "BTN";
top= 137;
left= 93;
};
solid "BTN2" {
color= "red";
shape= "BTN";
top= 137;
left= 127;
};
alias = ;
alias = ;
};