data/keyboards/terminal/*.yaml: Update terminal-layouts
- Fix highlighting - Fix sizes of buttons - Reduce layout-changes when switching views - Make layouts more consistent Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/626>
This commit is contained in:
@ -1,50 +1,52 @@
|
||||
---
|
||||
outlines:
|
||||
action: { width: 59, height: 46 }
|
||||
small: { width: 50, height: 22 }
|
||||
default: { width: 35.33, height: 46 }
|
||||
altline: { width: 35.33, height: 46 }
|
||||
wide: { width: 50, height: 46 }
|
||||
spaceline: { width: 110, height: 46 }
|
||||
special: { width: 35.33, height: 46 }
|
||||
default: { width: 35.33, height: 46 }
|
||||
halfwidth: { width: 17.665, height: 46 }
|
||||
action: { width: 59, height: 46 }
|
||||
altline: { width: 42, height: 46 }
|
||||
wide: { width: 50, height: 46 }
|
||||
narrow: { width: 22.5, height: 46 }
|
||||
spaceline: { width: 119.47, height: 46 }
|
||||
special: { width: 35.33, height: 46 }
|
||||
small: { width: 50.471, height: 22 }
|
||||
|
||||
views:
|
||||
base:
|
||||
- "Ctrl Alt Tabsmall ↑ ↓ ← →"
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "b é p o w v d l j z"
|
||||
- "a u i e c t s r n m"
|
||||
- "Shift_L y x k q g h f period BackSpace"
|
||||
- "show_numbers preferences slash space show_eschars show_actions Return"
|
||||
- "show_numbers show_eschars preferences space slash show_actions Return"
|
||||
upper:
|
||||
- "Ctrl Alt Tabsmall PageUp PageDown Home End"
|
||||
- "TabSmall Ctrl Alt PageUp PageDown Home End"
|
||||
- "B É P O W V D L J Z"
|
||||
- "A U I E C T S R N M"
|
||||
- "Shift_L Y X K Q G H F - BackSpace"
|
||||
- "show_numbers preferences space colon show_eschars show_actions Return"
|
||||
- "Shift_L Y X K Q G H F minus BackSpace"
|
||||
- "show_numbers show_eschars preferences space colon show_actions Return"
|
||||
numbers:
|
||||
- "Ctrl Alt Tabsmall ↑ ↓ ← →"
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "1 2 3 4 5 6 7 8 9 0"
|
||||
- "@ # € % & - _ + ( )"
|
||||
- "show_symbols , \" ' colon ; ! ? BackSpace"
|
||||
- "show_letters preferences space show_eschars show_actions Return"
|
||||
- "show_symbols , \" ' : ; ! ? period BackSpace"
|
||||
- "show_letters show_eschars preferences space slash show_actions Return"
|
||||
symbols:
|
||||
- "Ctrl Alt Tabsmall ↑ ↓ ← →"
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "~ ` | · √ π τ ÷ × ¶"
|
||||
- "© ® £ $ ¥ ^ ° * { }"
|
||||
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace"
|
||||
- "show_letters preferences space show_eschars show_actions Return"
|
||||
- "show_numbers \\ / < > = [ ] period BackSpace"
|
||||
- "show_letters show_eschars preferences space slash show_actions Return"
|
||||
eschars:
|
||||
- "Ctrl Alt Tabsmall ↑ ↓ ← →"
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "à â ç é è ê î ô ù û"
|
||||
- "À Â Ç É È Ê Î Ô Ù Û"
|
||||
- "show_numbers_from_symbols æ œ ä ë ï ö ü BackSpace"
|
||||
- "show_letters preferences space show_eschars show_actions Return"
|
||||
- "show_numbers æ œ ä ë ï ö ü period BackSpace"
|
||||
- "show_letters show_eschars preferences space slash show_actions Return"
|
||||
actions:
|
||||
- "Ctrl Alt PageUp PageDown Home End"
|
||||
- "TabSmall Ctrl Alt PageUp PageDown Home End"
|
||||
- "F1 F2 F3 F4 F5 F6"
|
||||
- "F7 F8 F9 F10 F11 F12"
|
||||
- "Esc Tab Pause Insert Up Del"
|
||||
- "show_letters Menu Break Left Down Right"
|
||||
- "show_letters_actions Menu Break Left Down Right"
|
||||
|
||||
|
||||
buttons:
|
||||
@ -90,7 +92,7 @@ buttons:
|
||||
Tab:
|
||||
outline: "action"
|
||||
keysym: "Tab"
|
||||
Tabsmall:
|
||||
TabSmall:
|
||||
outline: "small"
|
||||
keysym: "Tab"
|
||||
label: "Tab"
|
||||
@ -160,15 +162,15 @@ buttons:
|
||||
outline: "small"
|
||||
label: "Alt"
|
||||
period:
|
||||
outline: "special"
|
||||
outline: "narrow"
|
||||
text: "."
|
||||
slash:
|
||||
outline: "special"
|
||||
outline: "narrow"
|
||||
text: "/"
|
||||
show_actions:
|
||||
action:
|
||||
set_view: "actions"
|
||||
outline: "special"
|
||||
outline: "altline"
|
||||
label: ">_"
|
||||
Shift_L:
|
||||
action:
|
||||
@ -188,14 +190,14 @@ buttons:
|
||||
show_numbers:
|
||||
action:
|
||||
set_view: "numbers"
|
||||
outline: "wide"
|
||||
label: "123"
|
||||
show_numbers_from_symbols:
|
||||
action:
|
||||
set_view: "numbers"
|
||||
outline: "wide"
|
||||
outline: "altline"
|
||||
label: "123"
|
||||
show_letters:
|
||||
action:
|
||||
set_view: "base"
|
||||
outline: "altline"
|
||||
label: "ABC"
|
||||
show_letters_actions:
|
||||
action:
|
||||
set_view: "base"
|
||||
outline: "wide"
|
||||
@ -203,7 +205,7 @@ buttons:
|
||||
show_symbols:
|
||||
action:
|
||||
set_view: "symbols"
|
||||
outline: "wide"
|
||||
outline: "altline"
|
||||
label: "*/="
|
||||
show_eschars:
|
||||
action:
|
||||
@ -211,7 +213,7 @@ buttons:
|
||||
lock_view: "eschars"
|
||||
unlock_view: "base"
|
||||
outline: "altline"
|
||||
label: "âÂ"
|
||||
label: "Ââ"
|
||||
space:
|
||||
outline: "spaceline"
|
||||
text: " "
|
||||
@ -220,6 +222,10 @@ buttons:
|
||||
icon: "key-enter"
|
||||
keysym: "Return"
|
||||
colon:
|
||||
outline: "narrow"
|
||||
text: ":"
|
||||
"\"":
|
||||
keysym: "quotedbl"
|
||||
minus:
|
||||
outline: "narrow"
|
||||
text: "-"
|
||||
|
||||
Reference in New Issue
Block a user