diff --git a/data/common.css b/data/common.css index 2b571bf8..5cc887c5 100644 --- a/data/common.css +++ b/data/common.css @@ -58,6 +58,10 @@ sq_button.action { } sq_button.small { + font-size: 0.5em; +} + +sq_button.small-row { font-size: 0.575em; } diff --git a/data/keyboards/terminal/de.yaml b/data/keyboards/terminal/de.yaml index 210b6383..041f5eb0 100644 --- a/data/keyboards/terminal/de.yaml +++ b/data/keyboards/terminal/de.yaml @@ -8,7 +8,7 @@ outlines: halfwidth: { width: 20.205, height: 52 } large: { width: 60.615, height: 52 } narrow: { width: 30.307, height: 52 } - small: { width: 50.512, height: 27.725 } + small-row: { width: 50.512, height: 27.725 } spaceline: { width: 114.495, height: 52 } special: { width: 40.41, height: 52 } special-2: { width: 60.615, height: 52 } @@ -153,7 +153,7 @@ buttons: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -176,32 +176,32 @@ buttons: keysym: "Break" label: "Untbr" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "Pos1" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Ende" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Bild ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Bild ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -221,15 +221,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Strg" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Umsch" --thin: outline: "halfwidth" diff --git a/data/keyboards/terminal/de_wide.yaml b/data/keyboards/terminal/de_wide.yaml index c59c027e..128c171f 100644 --- a/data/keyboards/terminal/de_wide.yaml +++ b/data/keyboards/terminal/de_wide.yaml @@ -8,7 +8,7 @@ outlines: halfwidth: { width: 30.912, height: 42 } large: { width: 92.736, height: 42 } narrow: { width: 46.368, height: 42 } - small: { width: 68.693, height: 25.2 } + small-row: { width: 68.693, height: 25.2 } spaceline: { width: 175.168, height: 42 } special: { width: 61.824, height: 42 } special-2: { width: 92.736, height: 42 } @@ -150,14 +150,14 @@ buttons: outline: "action" keysym: "Escape" Esc-small: - outline: "small" + outline: "small-row" keysym: "Escape" label: "Esc" Tab: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -180,32 +180,32 @@ buttons: keysym: "Break" label: "Untbr" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "Pos1" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Ende" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Bild ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Bild ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -225,15 +225,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Strg" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Umschalt" MinusSmall: outline: "halfwidth" diff --git a/data/keyboards/terminal/es.yaml b/data/keyboards/terminal/es.yaml index 3ea19ee5..614c66f2 100644 --- a/data/keyboards/terminal/es.yaml +++ b/data/keyboards/terminal/es.yaml @@ -7,7 +7,7 @@ outlines: change-view-2: { width: 67.35, height: 52 } halfwidth: { width: 20.205, height: 52 } large: { width: 60.615, height: 52 } - small: { width: 50.512, height: 27.725 } + small-row: { width: 50.512, height: 27.725 } spaceline: { width: 114.495, height: 52 } special: { width: 40.41, height: 52 } special-2: { width: 60.615, height: 52 } @@ -152,7 +152,7 @@ buttons: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -175,32 +175,32 @@ buttons: keysym: "Break" label: "Inter" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "Inicio" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Fin" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Pág ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Pág ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -220,15 +220,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Mayús" ü: outline: "thin" diff --git a/data/keyboards/terminal/es_wide.yaml b/data/keyboards/terminal/es_wide.yaml index b6b899cd..3526ca4d 100644 --- a/data/keyboards/terminal/es_wide.yaml +++ b/data/keyboards/terminal/es_wide.yaml @@ -7,7 +7,7 @@ outlines: change-view-2: { width: 103.04, height: 42 } halfwidth: { width: 30.912, height: 42 } large: { width: 92.736, height: 42 } - small: { width: 68.693, height: 25.2 } + small-row: { width: 68.693, height: 25.2 } spaceline: { width: 175.168, height: 42 } special: { width: 61.824, height: 42 } special-2: { width: 92.736, height: 42 } @@ -149,14 +149,14 @@ buttons: outline: "action" keysym: "Escape" Esc-small: - outline: "small" + outline: "small-row" keysym: "Escape" label: "Esc" Tab: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -179,32 +179,32 @@ buttons: keysym: "Break" label: "Inter" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "Inicio" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Fin" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Pág ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Pág ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -224,15 +224,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Mayús" ü: outline: "thin" diff --git a/data/keyboards/terminal/fr+bepo.yaml b/data/keyboards/terminal/fr+bepo.yaml index 133d995c..f8f867a3 100644 --- a/data/keyboards/terminal/fr+bepo.yaml +++ b/data/keyboards/terminal/fr+bepo.yaml @@ -6,7 +6,7 @@ outlines: change-view: { width: 60.615, height: 52 } change-view-2: { width: 67.35, height: 52 } large: { width: 60.615, height: 52 } - small: { width: 50.512, height: 27.725 } + small-row: { width: 50.512, height: 27.725 } spaceline: { width: 114.495, height: 52 } special: { width: 40.41, height: 52 } special-2: { width: 60.615, height: 52 } @@ -95,7 +95,7 @@ buttons: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -117,32 +117,32 @@ buttons: keysym: "Break" label: "Attn" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "🡔" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Fin" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -162,15 +162,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Maj" show_actions: action: diff --git a/data/keyboards/terminal/fr+bepo_wide.yaml b/data/keyboards/terminal/fr+bepo_wide.yaml index 48b07236..ace8f96c 100644 --- a/data/keyboards/terminal/fr+bepo_wide.yaml +++ b/data/keyboards/terminal/fr+bepo_wide.yaml @@ -6,7 +6,7 @@ outlines: change-view: { width: 92.736, height: 42 } change-view-2: { width: 103.04, height: 42 } large: { width: 92.736, height: 42 } - small: { width: 68.693, height: 25.2 } + small-row: { width: 68.693, height: 25.2 } spaceline: { width: 175.168, height: 42 } special: { width: 61.824, height: 42 } special-2: { width: 92.736, height: 42 } @@ -92,14 +92,14 @@ buttons: keysym: "Escape" label: "Echap" Esc-small: - outline: "small" + outline: "small-row" keysym: "Escape" label: "Echap" Tab: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -121,32 +121,32 @@ buttons: keysym: "Break" label: "Attn" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "🡔" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Fin" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -166,15 +166,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Maj" show_actions: action: diff --git a/data/keyboards/terminal/fr.yaml b/data/keyboards/terminal/fr.yaml index 14756d95..ade1c0ec 100644 --- a/data/keyboards/terminal/fr.yaml +++ b/data/keyboards/terminal/fr.yaml @@ -6,7 +6,7 @@ outlines: change-view: { width: 60.615, height: 52 } change-view-2: { width: 67.35, height: 52 } large: { width: 60.615, height: 52 } - small: { width: 50.512, height: 27.725 } + small-row: { width: 50.512, height: 27.725 } spaceline: { width: 114.495, height: 52 } special: { width: 40.41, height: 52 } special-2: { width: 60.615, height: 52 } @@ -96,7 +96,7 @@ buttons: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -118,32 +118,32 @@ buttons: keysym: "Break" label: "Attn" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "🡔" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Fin" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -163,15 +163,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Maj" show_actions: action: diff --git a/data/keyboards/terminal/fr_wide.yaml b/data/keyboards/terminal/fr_wide.yaml index 56a8761e..c232836e 100644 --- a/data/keyboards/terminal/fr_wide.yaml +++ b/data/keyboards/terminal/fr_wide.yaml @@ -6,7 +6,7 @@ outlines: change-view: { width: 92.736, height: 42 } change-view-2: { width: 103.04, height: 42 } large: { width: 92.736, height: 42 } - small: { width: 68.693, height: 25.2 } + small-row: { width: 68.693, height: 25.2 } spaceline: { width: 175.168, height: 42 } special: { width: 61.824, height: 42 } special-2: { width: 92.736, height: 42 } @@ -92,14 +92,14 @@ buttons: keysym: "Escape" label: "Echap" Esc-small: - outline: "small" + outline: "small-row" keysym: "Escape" label: "Echap" Tab: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -121,32 +121,32 @@ buttons: keysym: "Break" label: "Attn" Home: - outline: "small" + outline: "small-row" keysym: "Home" label: "🡔" End: - outline: "small" + outline: "small-row" keysym: "End" label: "Fin" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -166,15 +166,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Maj" show_actions: action: diff --git a/data/keyboards/terminal/us+dvorak.yaml b/data/keyboards/terminal/us+dvorak.yaml index f64d23a1..3bce35c8 100644 --- a/data/keyboards/terminal/us+dvorak.yaml +++ b/data/keyboards/terminal/us+dvorak.yaml @@ -6,7 +6,7 @@ outlines: change-view: { width: 60.615, height: 52 } change-view-2: { width: 67.35, height: 52 } large: { width: 60.615, height: 52 } - small: { width: 50.512, height: 27.725 } + small-row: { width: 50.512, height: 27.725 } spaceline: { width: 148.17, height: 52 } special: { width: 60.615, height: 52 } special-2: { width: 60.615, height: 52 } @@ -142,7 +142,7 @@ buttons: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -161,30 +161,30 @@ buttons: outline: "action" keysym: "Break" Home: - outline: "small" + outline: "small-row" keysym: "Home" End: - outline: "small" + outline: "small-row" keysym: "End" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -204,13 +204,13 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Shift" \ No newline at end of file diff --git a/data/keyboards/terminal/us+dvorak_wide.yaml b/data/keyboards/terminal/us+dvorak_wide.yaml index 4fb222dd..0177394c 100644 --- a/data/keyboards/terminal/us+dvorak_wide.yaml +++ b/data/keyboards/terminal/us+dvorak_wide.yaml @@ -6,7 +6,7 @@ outlines: change-view: { width: 92.736, height: 42 } change-view-2: { width: 103.04, height: 42 } large: { width: 92.736, height: 42 } - small: { width: 68.693, height: 25.2 } + small-row: { width: 68.693, height: 25.2 } spaceline: { width: 267.904, height: 42 } special: { width: 61.824, height: 42 } special-2: { width: 92.736, height: 42 } @@ -134,14 +134,14 @@ buttons: outline: "action" keysym: "Escape" Esc-small: - outline: "small" + outline: "small-row" keysym: "Escape" label: "Esc" Tab: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -160,30 +160,30 @@ buttons: outline: "action" keysym: "Break" Home: - outline: "small" + outline: "small-row" keysym: "Home" End: - outline: "small" + outline: "small-row" keysym: "End" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -203,13 +203,13 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Shift" \ No newline at end of file diff --git a/data/keyboards/terminal/us.yaml b/data/keyboards/terminal/us.yaml index 02d649fc..3463ffd0 100644 --- a/data/keyboards/terminal/us.yaml +++ b/data/keyboards/terminal/us.yaml @@ -8,7 +8,7 @@ outlines: halfwidth: { width: 20.205, height: 52 } large: { width: 60.615, height: 52 } narrow: { width: 30.307, height: 52 } - small: { width: 50.512, height: 27.725 } + small-row: { width: 50.512, height: 27.725 } spaceline: { width: 148.17, height: 52 } special: { width: 60.615, height: 52 } special-2: { width: 60.615, height: 52 } @@ -144,7 +144,7 @@ buttons: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -163,30 +163,30 @@ buttons: outline: "action" keysym: "Break" Home: - outline: "small" + outline: "small-row" keysym: "Home" End: - outline: "small" + outline: "small-row" keysym: "End" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -206,15 +206,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Shift" --thin: outline: "halfwidth" diff --git a/data/keyboards/terminal/us_wide.yaml b/data/keyboards/terminal/us_wide.yaml index f7e9519a..2f737ee4 100644 --- a/data/keyboards/terminal/us_wide.yaml +++ b/data/keyboards/terminal/us_wide.yaml @@ -7,7 +7,7 @@ outlines: change-view-2: { width: 103.04, height: 42 } halfwidth: { width: 30.912, height: 42 } large: { width: 92.736, height: 42 } - small: { width: 68.693, height: 25.2 } + small-row: { width: 68.693, height: 25.2 } spaceline: { width: 267.904, height: 42 } special: { width: 61.824, height: 42 } special-2: { width: 92.736, height: 42 } @@ -135,14 +135,14 @@ buttons: outline: "action" keysym: "Escape" Esc-small: - outline: "small" + outline: "small-row" keysym: "Escape" label: "Esc" Tab: outline: "action" keysym: "Tab" Tab-small: - outline: "small" + outline: "small-row" keysym: "Tab" label: "Tab" Del: @@ -161,30 +161,30 @@ buttons: outline: "action" keysym: "Break" Home: - outline: "small" + outline: "small-row" keysym: "Home" End: - outline: "small" + outline: "small-row" keysym: "End" PageUp: - outline: "small" + outline: "small-row" keysym: "Page_Up" label: "Page ↑" PageDown: - outline: "small" + outline: "small-row" keysym: "Page_Down" label: "Page ↓" "↑": - outline: "small" + outline: "small-row" keysym: "Up" "↓": - outline: "small" + outline: "small-row" keysym: "Down" "←": - outline: "small" + outline: "small-row" keysym: "Left" "→": - outline: "small" + outline: "small-row" keysym: "Right" Up: label: "↑" @@ -204,15 +204,15 @@ buttons: keysym: "Right" Ctrl: modifier: "Control" - outline: "small" + outline: "small-row" label: "Ctrl" Alt: modifier: "Alt" - outline: "small" + outline: "small-row" label: "Alt" Shift: modifier: "Shift" - outline: "small" + outline: "small-row" label: "Shift" --thin: outline: "halfwidth"