From b81026c0b555fb393504e687a649394348c32fba Mon Sep 17 00:00:00 2001 From: svu Date: Thu, 18 Oct 2007 20:46:07 +0000 Subject: added some br and pt layouts, b.fd.o#12816 --- geometry/pc | 132 +++++++----------------------------------------------------- 1 file changed, 14 insertions(+), 118 deletions(-) (limited to 'geometry') diff --git a/geometry/pc b/geometry/pc index 2941dab..4efe5c3 100644 --- a/geometry/pc +++ b/geometry/pc @@ -828,83 +828,27 @@ xkb_geometry "jp106" { // Added for brazilian ABNT2 by Ricardo Y. Igarashi(iga@that.com.br) xkb_geometry "abnt2" { + include "pc(pc105)" description= "Brazilian ABNT2"; - width= 470; - height= 180; - shape.cornerRadius= 1; - shape "NORM" { { [ 18,18] }, { [2,1], [ 16,17] } }; - shape "BKSP" { { [ 37,18] }, { [2,1], [ 35,17] } }; - shape "TABK" { { [ 28,18] }, { [2,1], [ 26,17] } }; - shape "BKSL" { { [ 27,18] }, { [2,1], [ 25,17] } }; shape "RTRN" { - { [0,0],[ 27,0],[27,37],[4,37],[4,18],[0,18] } , - { [2,1],[ 25,1],[25,36],[5,36],[5,17],[2,17] } }; - shape "CAPS" { { [ 32,18] }, { [2,1], [ 30,17] } }; - shape "LFSH" { { [ 24,18] }, { [2,1], [ 22,17] } }; - shape "RTSH" { { [ 31,18] }, { [2,1], [ 29,17] } }; - shape "MODK" { { [ 28,18] }, { [2,1], [ 26,17] } }; - shape "SPCE" { { [133,18] }, { [2,1], [131,17] } }; - shape "KP0" { { [ 37,18] }, { [2,1], [ 35,17] } }; - shape "KPAD" { { [ 18,37] }, { [2,1], [ 16,36] } }; - - shape "LEDS" { cornerRadius= 0, { [ 76 ,20 ] } }; - shape "LED" { cornerRadius= 0, { [ 5, 1 ] } }; - solid "LedPanel" { - shape= "LEDS"; - top= 25; - left= 375; - color= "grey10"; - }; - - indicator.onColor= "green"; - indicator.offColor= "green30"; - indicator.top= 40; - indicator.shape= "LED"; - indicator "Num Lock" { left= 379; }; - indicator "Caps Lock" { left= 404; }; - indicator "Scroll Lock" { left= 429; }; - text.top= 28; - text.color= "black"; - text "NumLockLabel" { left= 378; text="Num\nLock"; }; - text "CapsLockLabel" { left= 403; text="Caps\nLock"; }; - text "ScrollLockLabel" { left= 428; text="Scroll\nLock"; }; + { [0,0],[ 28,0],[28,37],[4,37],[4,18],[0,18] } , + { [2,1],[ 26,1],[26,36],[5,36],[5,18],[2,18] } }; + shape "RTSH" { { [ 31,18] }, { [2,1], [ 29,16] } }; section.left= 19; row.left= 1; key.shape= "NORM"; key.gap= 1; - section "Function" { - top= 25; - row { - top= 1; - keys { { , color="grey20" }, - { , 18 }, , , , - { , 11 ,color="grey20"}, {,color="grey20"}, - { , color="grey20"}, {,color="grey20"}, - { , 11 }, , , , - { , 8 }, , - }; - }; - }; // End of "Function" section - section "Alpha" { - top= 61; - row { - top= 1; - keys { {,color="grey20"}, , , - , , , , , - , , , , , - { , "BKSP", color="grey20" } - }; - }; + top= 91; row { top= 20; keys { { , "TABK", color="grey20" }, , , , , , , , , , , - , , { , 1 ,"RTRN",color="grey20" } + , , { , "RTRN", color="grey20" } }; }; row { @@ -917,75 +861,27 @@ xkb_geometry "abnt2" { }; row { top= 58; - keys { { , "LFSH", color="grey20" }, , - , , , , , - , , , , , - , { , "RTSH", color="grey20" } - }; - }; - row { - top= 77; - key.shape= "MODK"; - key.color= "grey20"; - keys { , { , 20 }, - { , "SPCE", color="white" }, - , { , 17 } + keys { { , "LFSH", color="grey20" }, + , , , , , , + , , , , , , + { , "RTSH", color="grey20" } }; }; }; // End of "Alpha" section - section "Editing" { - top= 61; - left= 310; - key.color= "grey20"; - row { - top= 1; - keys { , , }; - }; - row { - top= 20; - keys { , , }; - }; - row { - top= 58; - left= 20; - keys { }; - }; - row { - top= 77; - keys { , , }; - }; - }; // End of "Editing" section - section "Keypad" { - top= 61; - left= 375; - row { - top= 1; - key.color= "grey20"; - keys { , , , }; - }; + top= 91; + left= 376; row { top= 20; - keys { , , , { , "KPAD", color="grey20" } }; + keys { , , , { , color="grey20" } }; }; row { top= 39; - keys { , , }; - }; - row { - top= 58; - keys { , , , { , "KPAD", color="grey20" } }; - }; - row { - top= 77; - keys { { , "KP0" }, }; + keys { , , , { , color="grey20" } }; }; }; // End of "Keypad" section - alias = ; - alias = ; - }; // End of "abnt2" geometry -- cgit v1.2.1