Improve Spanish terminal-keyboard-layouts

This commit is contained in:
MoonlightWave-12
2024-02-27 10:27:51 +01:00
parent d801d45812
commit b791919075
2 changed files with 55 additions and 35 deletions

View File

@ -1,48 +1,51 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 46 } default: { width: 35.33, height: 46 }
wide: { width: 55, height: 46 }
spaceline: { width: 125, height: 46 }
small: { width: 59, height: 22 }
action: { width: 59, height: 46 } action: { width: 59, height: 46 }
altline: { width: 52.67, height: 46 }
large: { width: 52.67, height: 46 }
wide: { width: 59, height: 46 }
spaceline: { width: 92.29, height: 46 }
special: { width: 44, height: 46 }
small: { width: 50.57, height: 22 }
views: views:
base: base:
- "Ctrl Alt ↑ ↓ ← →" - "TabSmall Ctrl Alt ↑ ↓ ← →"
- "q w e r t y u i o p" - "q w e r t y u i o p"
- "a s d f g h j k l ñ" - "a s d f g h j k l ñ"
- "Shift_L z x c v b n m BackSpace" - "Shift_L z x c v b n m BackSpace"
- "show_numbers show_eschars preferences space show_actions Return" - "show_numbers show_eschars preferences space show_actions Return"
upper: upper:
- "Ctrl Alt PgUp PgDn Home End" - "TabSmall Ctrl Alt PgUp PgDn Home End"
- "Q W E R T Y U I O P" - "Q W E R T Y U I O P"
- "A S D F G H J K L Ñ" - "A S D F G H J K L Ñ"
- "Shift_L Z X C V B N M DelUp" - "Shift_L Z X C V B N M DelUp"
- "show_numbers show_eschars preferences space show_actions Return" - "show_numbers show_eschars preferences space show_actions Return"
numbers: numbers:
- "Ctrl Alt ↑ ↓ ← →" - "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 ; ! ? BackSpace" - "show_symbols , \" ' colon ; ! ? BackSpace"
- "show_letters show_eschars preferences space . Return" - "show_letters show_eschars preferences space . Return"
symbols: symbols:
- "Ctrl Alt ↑ ↓ ← →" - "TabSmall Ctrl Alt ↑ ↓ ← →"
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ $ ¥ ^ ° @ { }" - "© ® £ $ ¥ ^ ° @ { }"
- "show_numbers \\ % < > = [ ] BackSpace" - "show_numbers \\ % < > = [ ] BackSpace"
- "show_letters show_eschars preferences space . Return" - "show_letters show_eschars preferences space . Return"
eschars: eschars:
- "Ctrl Alt ↑ ↓ ← →" - "TabSmall Ctrl Alt ↑ ↓ ← →"
- "á é í ó ú Á É Í Ó Ú" - "á é í ó ú Á É Í Ó Ú"
- "à è ì ò ù À È Ì Ò Ù" - "à è ì ò ù À È Ì Ò Ù"
- "show_numbers , ü ç ï Ü Ç ï BackSpace" - "show_numbers , ü ç ï Ü Ç ï BackSpace"
- "show_letters show_symbols preferences space show_actions Return" - "show_letters show_symbols preferences space show_actions Return"
actions: actions:
- "Ctrl Alt PgUp PgDn Home End" - "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_letters Menu Break Left Down Right" - "show_letters_actions Menu Break Left Down Right"
buttons: buttons:
Shift_L: Shift_L:
@ -50,22 +53,27 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "wide" outline: "altline"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "wide" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: erase
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "default" outline: "special"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action:
set_view: "base"
outline: "altline"
label: "ABC"
show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "wide"
@ -73,20 +81,20 @@ buttons:
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "wide" outline: "altline"
label: "τ=\\" label: "τ=\\"
show_eschars: show_eschars:
action: action:
set_view: "eschars" set_view: "eschars"
outline: "wide" outline: "altline"
label: "áÁ" label: "áÁ"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "default" outline: "altline"
label: ">:" label: ">_"
".": ".":
outline: "default" outline: "large"
text: "." text: "."
space: space:
outline: "spaceline" outline: "spaceline"
@ -139,11 +147,15 @@ buttons:
Tab: Tab:
outline: "action" outline: "action"
keysym: "Tab" keysym: "Tab"
TabSmall:
outline: "small"
keysym: "Tab"
label: "Tab"
Del: Del:
outline: "action" outline: "action"
keysym: "Delete" keysym: "Delete"
DelUp: DelUp:
outline: "wide" outline: "altline"
keysym: "Delete" keysym: "Delete"
label: "Del" label: "Del"
Insert: Insert:

View File

@ -2,8 +2,11 @@
outlines: outlines:
default: { width: 54, height: 37 } default: { width: 54, height: 37 }
action: { width: 90, height: 37 } action: { width: 90, height: 37 }
wide: { width: 81, height: 37 } altline: { width: 81, height: 37 }
spaceline: { width: 185, height: 37 } large: { width: 81, height: 37 }
wide: { width: 90, height: 37 }
spaceline: { width: 153, height: 37 }
special: { width: 54, height: 37 }
small: { width: 67.4, height: 22 } small: { width: 67.4, height: 22 }
views: views:
@ -42,7 +45,7 @@ views:
- "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_letters Menu Break Left Down Right" - "show_letters_actions Menu Break Left Down Right"
buttons: buttons:
Shift_L: Shift_L:
@ -50,22 +53,27 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "wide" outline: "altline"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "wide" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: erase
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "default" outline: "special"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action:
set_view: "base"
outline: "altline"
label: "ABC"
show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "wide"
@ -73,20 +81,20 @@ buttons:
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "wide" outline: "altline"
label: "τ=\\" label: "τ=\\"
show_eschars: show_eschars:
action: action:
set_view: "eschars" set_view: "eschars"
outline: "wide" outline: "altline"
label: "áÁ" label: "áÁ"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "default" outline: "altline"
label: ">:" label: ">_"
".": ".":
outline: "default" outline: "large"
text: "." text: "."
space: space:
outline: "spaceline" outline: "spaceline"
@ -151,7 +159,7 @@ buttons:
outline: "action" outline: "action"
keysym: "Delete" keysym: "Delete"
DelUp: DelUp:
outline: "wide" outline: "altline"
keysym: "Delete" keysym: "Delete"
label: "Del" label: "Del"
Insert: Insert: