Lines Matching refs:shape
7 shape.cornerRadius= 1;
9 shape "NORM" {
13 shape "NARR" {
17 shape "FKEY" {
21 shape "ESC" {
25 shape "WIDE" { // backspace, tab and Fn
29 shape "RTRN" {
33 shape "CAPS" {
37 shape "LFSH" {
41 shape "RTSH" {
45 shape "SPCE" {
49 shape "WELL" {
52 shape "LED" {
59 key.shape= "NORM";
67 indicator.shape= "LED";
84 shape= "WELL";
92 key.shape= "FKEY";
106 { <BKSP>, shape="WIDE", color="grey30" },
107 { <HOME>, shape="NARR", color="grey30" }
113 { <TAB>, shape="WIDE", color="grey30" },
117 { <PGUP>, shape="NARR", color="grey30" }
123 { <CAPS>, shape="CAPS", color="grey30" },
127 { <RTRN>, shape="RTRN", color="grey30" },
128 { <PGDN>, shape="NARR", color="grey30" }
134 { <LFSH>, shape="LFSH", color="grey30" },
137 { <RTSH>, shape="RTSH", color="grey30" },
138 { <UP>, shape="NARR", color="grey30" },
139 { <END>, shape="NARR", color="grey30" }
148 { <SPCE>, shape="SPCE", 18, color="grey20" },
157 shape= "NORM";