// $XFree86: xc/programs/xkbcomp/geometry/macintosh,v 1.1.2.1 1999/05/23 05:30:11 dawes Exp $ default xkb_geometry "macintosh" { description= "Apple Extended Keyboard II"; width= 470; height= 210; shape.cornerRadius= 1; shape "NORM" { { [ 18,18] }, { [2,1], [ 16,17] } }; shape "BKSP" { { [ 37,18] }, { [2,1], [ 35,17] } }; shape "TAB" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "BKSL" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "RTRN" { { [ 42,18] }, { [2,1], [ 40,17] } }; shape "CAPS" { { [ 32,18] }, { [2,1], [ 30,17] } }; shape "LCTL" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "LALT" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "LMTA" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "LFSH" { { [ 42,18] }, { [2,1], [ 40,17] } }; shape "RCTL" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "RALT" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "RMTA" { { [ 28,18] }, { [2,1], [ 26,17] } }; shape "RFSH" { { [ 42,18] }, { [2,1], [ 40,17] } }; shape "SPCE" { { [112,18] }, { [2,1], [110,17] } }; shape "KP0" { { [ 37,18] }, { [2,1], [ 35,17] } }; shape "KPEN" { { [ 18,37] }, { [2,1], [ 16,36] } }; shape "LEDS" { cornerRadius= 0, { [ 76 ,20 ] } }; shape "LED" { cornerRadius= 0, { [ 5, 1 ] } }; solid "LedPanel" { shape= "LEDS"; top= 52; left= 375; }; indicator.onColor= "green"; indicator.offColor= "green30"; indicator.top= 67; indicator.shape= "LED"; indicator "NumLock" { left= 379; }; indicator "CapsLock" { left= 404; }; indicator "ScrollLock" { left= 429; }; text.top= 55; text.color= "black"; text "NumLockLabel" { left= 378; text="Num\nLock"; }; text "CapsLockLabel" { left= 403; text="Caps\nLock"; }; text "ScrollLockLabel" { left= 428; text="Scroll\nLock"; }; section.left= 19; row.left= 1; key.shape= "NORM"; key.gap= 1; section "Function" { top= 52; row { top= 1; keys { , , , , , , , , , , , , , , , }; }; }; // End of "Function" section section "Alpha" { top= 91; row { top= 1; keys { , , , , , , , , , , , , , { , "BKSP" } }; }; row { top= 20; keys { { , "TAB" }, , , , , , , , , , , , , { , "BKSL" } }; }; row { top= 39; keys { { , "CAPS" }, , , , , , , , , , , , { , "RTRN" } }; }; row { top= 58; keys { { , "LFSH" }, , , , , , , , , , , { , "RFSH" } }; }; row { top= 77; keys { { , "LCTL" }, { , "LALT" }, { , "LMTA" }, { , "SPCE" }, { , "RMTA" }, { , "RALT" }, { , "RCTL" } }; }; }; // End of "Alpha" section section "Editing" { top= 91; left= 310; row { top= 1; keys { , , }; }; row { top= 20; keys { , , }; }; row { top= 58; left= 20; keys { }; }; row { top= 77; keys { , , }; }; }; // End of "Editing" section // Begin of "Keypad" section section "Keypad" { top= 91; left= 375; row { top= 1; keys { , , , }; }; row { top= 20; keys { , , , }; }; row { top= 39; keys { , , , }; }; row { top= 58; keys { , , , { , "KPEN" } }; }; row { top= 77; keys { { , "KP0" }, }; }; }; // End of "Keypad" section }; // End of "default" geometry