rewrite terminal/us.yaml

This commit is contained in:
MeexReay 2025-09-23 02:48:23 +03:00
parent bf438408ae
commit 53c5161f8f

View file

@ -1,90 +1,60 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 46 } default: { width: 35.33, height: 46 }
lil: { width: 17, height: 46 } halfwidth: { width: 17.665, height: 46 }
action: { width: 59, height: 46 } special: { width: 44, height: 46 }
action2: { width: 59, height: 57.5 } altline: { width: 52.67, height: 46 }
altline: { width: 52.67, height: 46 } large: { width: 52.67, height: 46 }
altline2: { width: 35.67, height: 46 } action: { width: 59, height: 57.5 }
wide: { width: 59, height: 46 } wide: { width: 59, height: 46 }
wide2: { width: 59, height: 57.5 } spaceline: { width: 144.96, height: 46 }
spaceline: { width: 140, height: 46 } small: { width: 44.24, height: 22 }
special: { width: 44, height: 46 }
small: { width: 39, height: 28 }
views: views:
base: base:
- "TabSmall Escape Shift Ctrl Alt ↑ ↓ ← →" - "EscapeSmall TabSmall Ctrl Alt ↑ ↓ ← →"
- "1 2 3 4 5 6 7 8 9 0" - "1 2 3 4 5 6 7 8 9 0"
- "q w e r t y u i o p" - "q w e r t y u i o p"
- "onethinglil a s d f g h j k l twothingslil" - "SlashSmall a s d f g h j k l PeriodSmall"
- "Shift_L onelongthinglil z x c v b n m slash BackSpace" - "Shift_L z x c v b n m BackSpace"
- "show_numbers preferences space show_actions Return" - "show_numbers preferences space show_actions Return"
upper: upper:
- "TabSmall Escape Shift Ctrl Alt PgUp PgDn Home End" - "EscapeSmall TabSmall Ctrl Alt PgUp PgDn Home End"
- "1 2 3 4 5 6 7 8 9 0" - "1 2 3 4 5 6 7 8 9 0"
- "Q W E R T Y U I O P" - "Q W E R T Y U I O P"
- "onethinglil A S D F G H J K L twothingslil2" - "SlashSmall A S D F G H J K L PeriodSmall"
- "Shift_L onelongthinglil Z X C V B N M backslash BackSpace" - "Shift_L Z X C V B N M BackSpace"
- "show_numbers preferences space show_actions Return" - "show_numbers preferences space show_actions Return"
numbers: numbers:
- "TabSmall Escape Shift Ctrl Alt ↑ ↓ ← →" - "EscapeSmall TabSmall Ctrl Alt ↑ ↓ ← →"
- "1 2 3 4 5 6 7 8 9 0" - "1 2 3 4 5 6 7 8 9 0"
- "* # $ / & - _ + ( )" - "* # $ \\ / - + ( ) _"
- "© ® £ € ¥ ^ ° @ { }" - "© ® £ € ¥ ^ ° { } &"
- "show_symbols , \" ' colon ; ! ? BackSpace2" - "show_symbols , \" ' colon ; ! ? BackSpace"
- "show_letters preferences space period Return" - "show_letters preferences space period Return"
symbols: symbols:
- "TabSmall Escape Shift Ctrl Alt ↑ ↓ ← →" - "EscapeSmall TabSmall Ctrl Alt ↑ ↓ ← →"
- "1 2 3 4 5 6 7 8 9 0" - "1 2 3 4 5 6 7 8 9 0"
- "~ ` | · √ π τ ÷ × ¶" - "~ ` · √ π τ ÷ × @"
- "© ® £ € ¥ ^ ° @ { }" - "© ® £ € ¥ ^ ° { } &"
- "show_numbers_from_symbols \\ % < > = [ ] BackSpace2" - "show_numbers_from_symbols % | < > = [ ] BackSpace"
- "show_letters preferences space period Return" - "show_letters preferences space period Return"
actions: actions:
- "TabSmall Escape Shift Ctrl Alt PgUp PgDn Home End" - "EscapeSmall TabSmall Ctrl Alt PgUp PgDn Home End"
- "F1 F2 F3 F4 F5 F6" - "F1 F2 F3 F4 F5 F6"
- "F7 F8 F9 F10 F11 F12" - "F7 F8 F9 F10 F11 F12"
- "Esc Tab Pause Insert Up Del" - "Esc Tab Pause Insert Up Del"
- "show_letters2 Menu Break Left Down Right" - "show_letters_actions Menu Break Left Down Right"
buttons: buttons:
"onethinglil":
outline: lil
label: "."
text: "."
"slash":
outline: lil
label: "/"
text: "/"
"backslash":
outline: lil
label: "\\"
text: "\\"
"twothingslil":
outline: lil
label: ":"
text: ":"
"twothingslil2":
outline: lil
label: ":"
text: ":"
"onelongthinglil":
outline: lil
label: "!"
text: "!"
Shift_L: Shift_L:
action: action:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline2" outline: "altline"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline2"
icon: "edit-clear-symbolic"
action: erase
BackSpace2:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: erase
@ -95,7 +65,7 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "altline"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
@ -105,25 +75,25 @@ buttons:
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "altline"
label: "ABC" label: "ABC"
show_letters2: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide2" outline: "wide"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "altline"
label: "τ=\\" label: "*/="
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "altline"
label: ">_" label: ">_"
period: period:
outline: "altline" outline: "large"
text: "." text: "."
space: space:
outline: "spaceline" outline: "spaceline"
@ -135,68 +105,69 @@ buttons:
colon: colon:
text: ":" text: ":"
F1: F1:
outline: "action2" outline: "action"
keysym: "F1" keysym: "F1"
F2: F2:
outline: "action2" outline: "action"
keysym: "F2" keysym: "F2"
F3: F3:
outline: "action2" outline: "action"
keysym: "F3" keysym: "F3"
F4: F4:
outline: "action2" outline: "action"
keysym: "F4" keysym: "F4"
F5: F5:
outline: "action2" outline: "action"
keysym: "F5" keysym: "F5"
F6: F6:
outline: "action2" outline: "action"
keysym: "F6" keysym: "F6"
F7: F7:
outline: "action2" outline: "action"
keysym: "F7" keysym: "F7"
F8: F8:
outline: "action2" outline: "action"
keysym: "F8" keysym: "F8"
F9: F9:
outline: "action2" outline: "action"
keysym: "F9" keysym: "F9"
F10: F10:
outline: "action2" outline: "action"
keysym: "F10" keysym: "F10"
F11: F11:
outline: "action2" outline: "action"
keysym: "F11" keysym: "F11"
F12: F12:
outline: "action2" outline: "action"
keysym: "F12" keysym: "F12"
Esc: Esc:
outline: "action2" outline: "action"
keysym: "Escape"
Escape:
outline: "small"
keysym: "Escape" keysym: "Escape"
Tab:
outline: "action"
keysym: "Tab"
TabSmall: TabSmall:
outline: "small" outline: "small"
keysym: "Tab" keysym: "Tab"
label: Tab label: "Tab"
Tab: EscapeSmall:
outline: "action2" outline: "small"
keysym: "Tab" keysym: "Escape"
label: "Escape"
Del: Del:
outline: "action2" outline: "action"
keysym: "Delete" keysym: "Delete"
Insert: Insert:
outline: "action2" outline: "action"
keysym: "Insert" keysym: "Insert"
Menu: Menu:
outline: "action2" outline: "action"
keysym: "Menu" keysym: "Menu"
Pause: Pause:
outline: "action2" outline: "action"
keysym: "Pause" keysym: "Pause"
Break: Break:
outline: "action2" outline: "action"
keysym: "Break" keysym: "Break"
Home: Home:
outline: "small" outline: "small"
@ -224,29 +195,31 @@ buttons:
keysym: "Right" keysym: "Right"
Up: Up:
label: "↑" label: "↑"
outline: "action2" outline: "action"
keysym: "Up" keysym: "Up"
Left: Left:
label: "←" label: "←"
outline: "action2" outline: "action"
keysym: "Left" keysym: "Left"
Down: Down:
label: "↓" label: "↓"
outline: "action2" outline: "action"
keysym: "Down" keysym: "Down"
Right: Right:
label: "→" label: "→"
outline: "action2" outline: "action"
keysym: "Right" keysym: "Right"
Ctrl: Ctrl:
modifier: "Control" modifier: "Control"
outline: "small" outline: "small"
label: "Ctrl" label: "Ctrl"
Shift:
modifier: "Shift"
outline: "small"
label: "Shift"
Alt: Alt:
modifier: "Alt" modifier: "Alt"
outline: "small" outline: "small"
label: "Alt" label: "Alt"
SlashSmall:
outline: "halfwidth"
text: "/"
PeriodSmall:
outline: "halfwidth"
text: "."