Merge branch 'use-change-view-outline' into 'main'

Layouts: Use "change-view"-outline for all view-changing buttons

See merge request World/Phosh/squeekboard!643
This commit is contained in:
Marge Bot
2024-04-18 09:12:02 +00:00
98 changed files with 1402 additions and 1304 deletions

View File

@ -6,6 +6,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 32, height: 32 } wide: { width: 32, height: 32 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 32, height: 32 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -40,7 +42,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -53,22 +55,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ԱԲԳ" label: "ԱԲԳ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -6,6 +6,8 @@ outlines:
default: { width: 50, height: 42 } default: { width: 50, height: 42 }
altline: { width: 74.54, height: 42 } altline: { width: 74.54, height: 42 }
wide: { width: 45.29, height: 32 } wide: { width: 45.29, height: 32 }
change-view: { width: 74.54, height: 42 }
change-view-2: { width: 45.29, height: 32 }
spaceline: { width: 200.96, height: 42 } spaceline: { width: 200.96, height: 42 }
special: { width: 62.27, height: 42 } special: { width: 62.27, height: 42 }
@ -40,7 +42,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -53,22 +55,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ԱԲԳ" label: "ԱԲԳ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -6,6 +6,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 32, height: 32 } wide: { width: 32, height: 32 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 32, height: 32 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -40,7 +42,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -53,22 +55,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ԱԲԳ" label: "ԱԲԳ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -6,6 +6,8 @@ outlines:
default: { width: 50, height: 42 } default: { width: 50, height: 42 }
altline: { width: 74.54, height: 42 } altline: { width: 74.54, height: 42 }
wide: { width: 45.29, height: 32 } wide: { width: 45.29, height: 32 }
change-view: { width: 74.54, height: 42 }
change-view-2: { width: 45.29, height: 32 }
spaceline: { width: 200.96, height: 42 } spaceline: { width: 200.96, height: 42 }
special: { width: 62.27, height: 42 } special: { width: 62.27, height: 42 }
@ -40,7 +42,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -53,22 +55,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ԱԲԳ" label: "ԱԲԳ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -4,6 +4,8 @@ outlines:
default: { width: 32.66, height: 52 } default: { width: 32.66, height: 52 }
altline: { width: 48.99, height: 52 } altline: { width: 48.99, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 48.99, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 195.96, height: 52 } spaceline: { width: 195.96, height: 52 }
special: { width: 35.66, height: 52 } special: { width: 35.66, height: 52 }
@ -35,7 +37,7 @@ buttons:
locking: locking:
lock_view: "extra" lock_view: "extra"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -48,21 +50,20 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ض" label: "ض"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -4,6 +4,8 @@ outlines:
default: { width: 49, height: 42 } default: { width: 49, height: 42 }
altline: { width: 73.5, height: 42 } altline: { width: 73.5, height: 42 }
wide: { width: 108, height: 42 } wide: { width: 108, height: 42 }
change-view: { width: 73.5, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 324, height: 42 } spaceline: { width: 324, height: 42 }
special: { width: 49, height: 42 } special: { width: 49, height: 42 }
@ -35,7 +37,7 @@ buttons:
locking: locking:
lock_view: "extra" lock_view: "extra"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -48,21 +50,20 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ض" label: "ض"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 59, height: 52 } wide: { width: 59, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 59, height: 52 }
spaceline: { width: 140, height: 52 } spaceline: { width: 140, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -39,12 +41,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -52,29 +54,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 100, height: 42 } wide: { width: 100, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 100, height: 42 }
spaceline: { width: 205, height: 42 } spaceline: { width: 205, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -39,12 +41,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -52,29 +54,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 32.72, height: 52 } default: { width: 32.72, height: 52 }
altline: { width: 47, height: 52 } altline: { width: 47, height: 52 }
wide: { width: 49.09, height: 52 } wide: { width: 49.09, height: 52 }
change-view: { width: 47, height: 52 }
change-view-2: { width: 49.09, height: 52 }
spaceline: { width: 185, height: 52 } spaceline: { width: 185, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -35,12 +37,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -48,22 +50,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 68.95, height: 42 } altline: { width: 68.95, height: 42 }
wide: { width: 72.01, height: 42 } wide: { width: 72.01, height: 42 }
change-view: { width: 68.95, height: 42 }
change-view-2: { width: 72.01, height: 42 }
spaceline: { width: 271.39, height: 42 } spaceline: { width: 271.39, height: 42 }
special: { width: 64.55, height: 42 } special: { width: 64.55, height: 42 }
@ -35,12 +37,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -48,22 +50,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 32.72, height: 52 } default: { width: 32.72, height: 52 }
altline: { width: 47, height: 52 } altline: { width: 47, height: 52 }
wide: { width: 49.09, height: 52 } wide: { width: 49.09, height: 52 }
change-view: { width: 47, height: 52 }
change-view-2: { width: 49.09, height: 52 }
spaceline: { width: 185, height: 52 } spaceline: { width: 185, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -35,12 +37,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -48,22 +50,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 68.95, height: 42 } altline: { width: 68.95, height: 42 }
wide: { width: 72.01, height: 42 } wide: { width: 72.01, height: 42 }
change-view: { width: 68.95, height: 42 }
change-view-2: { width: 72.01, height: 42 }
spaceline: { width: 271.39, height: 42 } spaceline: { width: 271.39, height: 42 }
special: { width: 64.55, height: 42 } special: { width: 64.55, height: 42 }
@ -35,12 +37,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -48,22 +50,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -34,35 +36,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "1ã" label: "1ã"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "1ã" label: "1ã"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 } altline: { width: 77.52, height: 42 }
wide: { width: 91.25, height: 42 } wide: { width: 91.25, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 209, height: 42 } spaceline: { width: 209, height: 42 }
special: { width: 64.76, height: 42 } special: { width: 64.76, height: 42 }
@ -34,35 +36,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "1ã" label: "1ã"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "1ã" label: "1ã"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -39,42 +41,42 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 } altline: { width: 77.52, height: 42 }
wide: { width: 91.25, height: 42 } wide: { width: 91.25, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 209, height: 42 } spaceline: { width: 209, height: 42 }
special: { width: 64.76, height: 42 } special: { width: 64.76, height: 42 }
@ -39,42 +41,42 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -5,6 +5,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 48, height: 52 } altline: { width: 48, height: 52 }
wide: { width: 59, height: 52 } wide: { width: 59, height: 52 }
change-view: { width: 48, height: 52 }
change-view-2: { width: 59, height: 52 }
spaceline: { width: 70, height: 52 } spaceline: { width: 70, height: 52 }
special: { width: 28, height: 52 } special: { width: 28, height: 52 }
@ -36,12 +38,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -49,21 +51,20 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -5,6 +5,8 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 70.65, height: 42 } altline: { width: 70.65, height: 42 }
wide: { width: 86.84, height: 42 } wide: { width: 86.84, height: 42 }
change-view: { width: 70.65, height: 42 }
change-view-2: { width: 86.84, height: 42 }
spaceline: { width: 103.03, height: 42 } spaceline: { width: 103.03, height: 42 }
special: { width: 41.21, height: 42 } special: { width: 41.21, height: 42 }
@ -36,12 +38,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -49,21 +51,20 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -4,6 +4,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 48, height: 52 } altline: { width: 48, height: 52 }
wide: { width: 59, height: 52 } wide: { width: 59, height: 52 }
change-view: { width: 48, height: 52 }
change-view-2: { width: 59, height: 52 }
spaceline: { width: 70, height: 52 } spaceline: { width: 70, height: 52 }
special: { width: 28, height: 52 } special: { width: 28, height: 52 }
@ -40,12 +42,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -53,28 +55,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -4,6 +4,8 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 70.65, height: 42 } altline: { width: 70.65, height: 42 }
wide: { width: 86.84, height: 42 } wide: { width: 86.84, height: 42 }
change-view: { width: 70.65, height: 42 }
change-view-2: { width: 86.84, height: 42 }
spaceline: { width: 103.03, height: 42 } spaceline: { width: 103.03, height: 42 }
special: { width: 41.21, height: 42 } special: { width: 41.21, height: 42 }
@ -40,12 +42,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -53,28 +55,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -7,6 +7,8 @@ outlines:
doublewidth: { width: 70.66, height: 58 } doublewidth: { width: 70.66, height: 58 }
altline: { width: 52.8, height: 58 } altline: { width: 52.8, height: 58 }
wide: { width: 64.9, height: 58 } wide: { width: 64.9, height: 58 }
change-view: { width: 52.8, height: 58 }
change-view-2: { width: 64.9, height: 58 }
spaceline: { width: 116.67, height: 58 } spaceline: { width: 116.67, height: 58 }
special: { width: 30.41, height: 58 } special: { width: 30.41, height: 58 }
@ -43,7 +45,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -56,28 +58,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
Space: Space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -9,6 +9,8 @@ outlines:
large: { width: 66, height: 42 } large: { width: 66, height: 42 }
altline: { width: 72, height: 42 } altline: { width: 72, height: 42 }
wide: { width: 108, height: 42 } wide: { width: 108, height: 42 }
change-view: { width: 72, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 162, height: 42 } spaceline: { width: 162, height: 42 }
special: { width: 48, height: 42 } special: { width: 48, height: 42 }
@ -45,7 +47,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -58,28 +60,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
Space: Space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"
@ -87,7 +88,7 @@ buttons:
keysym: "Return" keysym: "Return"
°: °:
outline: "large" outline: "large"
".": .:
outline: "narrow" outline: "narrow"
",": ",":
outline: "narrow" outline: "narrow"

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 52.67, height: 52 } wide: { width: 52.67, height: 52 }
change-view: { width: 52.67, height: 52 }
spaceline: { width: 106, height: 52 } spaceline: { width: 106, height: 52 }
special: { width: 35.33, height: 52 } special: { width: 35.33, height: 52 }
change-view-2: { width: 35.33, height: 52 }
views: views:
base: base:
@ -25,7 +27,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences show_accents space , . Return" - "show_letters preferences show_accents space , . Return"
accents: accents:
- "ä ě é ř ť ý ů í ó ö" - "ä ě é ř ť ý ů í ó ö"
@ -44,56 +46,51 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
accents_Shift_L: accents_Shift_L:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "á" label: "á"
show_upper_accents: show_upper_accents:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "Á" label: "Á"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 81, height: 42 } wide: { width: 81, height: 42 }
change-view: { width: 81, height: 42 }
spaceline: { width: 162, height: 42 } spaceline: { width: 162, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
change-view-2: { width: 54, height: 42 }
views: views:
base: base:
@ -25,7 +27,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences show_accents space , . Return" - "show_letters preferences show_accents space , . Return"
accents: accents:
- "ä ě é ř ť ý ů í ó ö" - "ä ě é ř ť ý ů í ó ö"
@ -44,56 +46,51 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
accents_Shift_L: accents_Shift_L:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "á" label: "á"
show_upper_accents: show_upper_accents:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "Á" label: "Á"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 52.67, height: 52 } wide: { width: 52.67, height: 52 }
change-view: { width: 52.67, height: 52 }
spaceline: { width: 106, height: 52 } spaceline: { width: 106, height: 52 }
special: { width: 35.33, height: 52 } special: { width: 35.33, height: 52 }
change-view-2: { width: 35.33, height: 52 }
views: views:
base: base:
@ -25,7 +27,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences show_accents space , . Return" - "show_letters preferences show_accents space , . Return"
accents: accents:
- "ä ě é ř ť ž ů í ó ö" - "ä ě é ř ť ž ů í ó ö"
@ -44,56 +46,51 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
accents_Shift_L: accents_Shift_L:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "á" label: "á"
show_upper_accents: show_upper_accents:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "Á" label: "Á"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 81, height: 42 } wide: { width: 81, height: 42 }
change-view: { width: 81, height: 42 }
spaceline: { width: 162, height: 42 } spaceline: { width: 162, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
change-view-2: { width: 54, height: 42 }
views: views:
base: base:
@ -25,7 +27,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences show_accents space , . Return" - "show_letters preferences show_accents space , . Return"
accents: accents:
- "ä ě é ř ť ž ů í ó ö" - "ä ě é ř ť ž ů í ó ö"
@ -44,56 +46,51 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
accents_Shift_L: accents_Shift_L:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "á" label: "á"
show_upper_accents: show_upper_accents:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "base" unlock_view: "base"
outline: "special" outline: "change-view-2"
label: "Á" label: "Á"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -4,7 +4,6 @@ outlines:
subtle-highlight: { width: 35.33, height: 52 } subtle-highlight: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 }
spaceline: { width: 89.3, height: 52 } spaceline: { width: 89.3, height: 52 }
special: { width: 35.33, height: 52 } special: { width: 35.33, height: 52 }

View File

@ -7,7 +7,6 @@ outlines:
narrow: { width: 40.5, height: 42 } narrow: { width: 40.5, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
change-view: { width: 81, height: 42 } change-view: { width: 81, height: 42 }
wide: { width: 108, height: 42 }
spaceline: { width: 156, height: 42 } spaceline: { width: 156, height: 42 }
special: { width: 48, height: 42 } special: { width: 48, height: 42 }

View File

@ -3,6 +3,7 @@ outlines:
default: { width: 32, height: 52 } default: { width: 32, height: 52 }
altline: { width: 48.39024, height: 52 } altline: { width: 48.39024, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 48.39024, height: 52 }
spaceline: { width: 150.5853, height: 52 } spaceline: { width: 150.5853, height: 52 }
views: views:
@ -33,33 +34,33 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "altline" outline: "change-view"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: altline outline: "altline"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -3,6 +3,7 @@ outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 72.58, height: 42 } altline: { width: 72.58, height: 42 }
wide: { width: 92.99, height: 42 } wide: { width: 92.99, height: 42 }
change-view: { width: 72.58, height: 42 }
spaceline: { width: 225.87, height: 42 } spaceline: { width: 225.87, height: 42 }
views: views:
@ -33,33 +34,33 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "altline" outline: "change-view"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: altline outline: "altline"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -1,8 +1,9 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 106.67, height: 52 } spaceline: { width: 106.67, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
large: { width: 44, height: 52 } large: { width: 44, height: 52 }
@ -35,12 +36,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
"@": "@":
outline: "large" outline: "large"
preferences: preferences:
@ -50,22 +51,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "large" outline: "large"

View File

@ -1,8 +1,9 @@
--- ---
outlines: outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 }
wide: { width: 91.25, height: 42 } wide: { width: 91.25, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 157, height: 42 } spaceline: { width: 157, height: 42 }
special: { width: 64.76, height: 42 } special: { width: 64.76, height: 42 }
large: { width: 54.76, height: 42 } large: { width: 54.76, height: 42 }
@ -35,12 +36,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
"@": "@":
outline: "large" outline: "large"
preferences: preferences:
@ -50,22 +51,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "large" outline: "large"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 99.67, height: 52 } spaceline: { width: 99.67, height: 52 }
special: { width: 35.33, height: 52 } special: { width: 35.33, height: 52 }
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -52,28 +54,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ŭŜ" label: ŭ"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 } altline: { width: 77.52, height: 42 }
wide: { width: 91.25, height: 42 } wide: { width: 91.25, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 146.7, height: 42 } spaceline: { width: 146.7, height: 42 }
special: { width: 52, height: 42 } special: { width: 52, height: 42 }
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -52,28 +54,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ŭŜ" label: ŭ"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 99.67, height: 52 } spaceline: { width: 99.67, height: 52 }
special: { width: 44, height: 52 } special: { width: 35.33, height: 52 }
views: views:
base: base:
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,30 +49,30 @@ buttons:
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: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "àÀ" label: à"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.51, height: 42 } altline: { width: 77.51, height: 42 }
wide: { width: 91.25, height: 42 } wide: { width: 91.25, height: 42 }
change-view: { width: 77.51, height: 42 }
change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 146.69, height: 42 } spaceline: { width: 146.69, height: 42 }
special: { width: 64.75, height: 42 } special: { width: 52, height: 42 }
views: views:
base: base:
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,30 +49,30 @@ buttons:
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: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "àÀ" label: à"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 99.67, height: 52 } spaceline: { width: 99.67, height: 52 }
special: { width: 44, height: 52 } special: { width: 35.33, height: 52 }
views: views:
base: base:
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,30 +49,30 @@ buttons:
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: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "áÁ" label: á"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.51, height: 42 } altline: { width: 77.51, height: 42 }
wide: { width: 91.25, height: 42 } wide: { width: 91.25, height: 42 }
change-view: { width: 77.51, height: 42 }
change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 146.69, height: 42 } spaceline: { width: 146.69, height: 42 }
special: { width: 64.75, height: 42 } special: { width: 52, height: 42 }
views: views:
base: base:
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,30 +49,30 @@ buttons:
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: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "áÁ" label: á"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 32, height: 52 } default: { width: 32, height: 52 }
altline: { width: 48.39024, height: 52 } altline: { width: 48.39024, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 48.39024, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 150.5853, height: 52 } spaceline: { width: 150.5853, height: 52 }
views: views:
@ -33,7 +35,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -41,27 +43,27 @@ buttons:
action: "erase" action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "altline" outline: "change-view"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: altline outline: "altline"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 72.59, height: 42 } altline: { width: 72.59, height: 42 }
wide: { width: 93, height: 42 } wide: { width: 93, height: 42 }
change-view: { width: 72.59, height: 42 }
change-view-2: { width: 93, height: 42 }
spaceline: { width: 225.88, height: 42 } spaceline: { width: 225.88, height: 42 }
views: views:
@ -33,7 +35,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -41,27 +43,27 @@ buttons:
action: "erase" action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "altline" outline: "change-view"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: altline outline: "altline"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -4,6 +4,8 @@ outlines:
small: { width: 50, height: 30 } small: { width: 50, height: 30 }
altline: { width: 35.33, height: 52 } altline: { width: 35.33, height: 52 }
wide: { width: 50, height: 52 } wide: { width: 50, height: 52 }
change-view: { width: 35.33, height: 52 }
change-view-2: { width: 50, height: 52 }
spaceline: { width: 150, height: 52 } spaceline: { width: 150, height: 52 }
special: { width: 35.33, height: 52 } special: { width: 35.33, height: 52 }
@ -40,12 +42,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -53,29 +55,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 100, height: 42 } wide: { width: 100, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 100, height: 42 }
spaceline: { width: 205, height: 42 } spaceline: { width: 205, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -39,12 +41,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -52,29 +54,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 59, height: 52 } wide: { width: 59, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 59, height: 52 }
spaceline: { width: 140, height: 52 } spaceline: { width: 140, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -39,12 +41,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -52,29 +54,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 100, height: 42 } wide: { width: 100, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 100, height: 42 }
spaceline: { width: 205, height: 42 } spaceline: { width: 205, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -39,12 +41,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -52,29 +54,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "âÂ" label: "âÂ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -34,7 +36,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,22 +49,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 } altline: { width: 77.52, height: 42 }
wide: { width: 91.26, height: 42 } wide: { width: 91.26, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.26, height: 42 }
spaceline: { width: 209.01, height: 42 } spaceline: { width: 209.01, height: 42 }
special: { width: 64.76, height: 42 } special: { width: 64.76, height: 42 }
@ -34,7 +36,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,22 +49,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -7,6 +7,8 @@ outlines:
default: { width: 40, height: 60 } default: { width: 40, height: 60 }
altline: { width: 52.67, height: 60 } altline: { width: 52.67, height: 60 }
wide: { width: 62, height: 60 } wide: { width: 62, height: 60 }
change-view: { width: 52.67, height: 60 }
change-view-2: { width: 62, height: 60 }
extrawide: { width: 66, height: 60 } extrawide: { width: 66, height: 60 }
spaceline: { width: 140, height: 60 } spaceline: { width: 140, height: 60 }
special: { width: 44, height: 60 } special: { width: 44, height: 60 }
@ -102,7 +104,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -175,29 +177,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ΑΒΓ" label: "ΑΒΓ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ᾦ" label: "ᾦ"
show_base: show_base:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "αι" label: "αι"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -7,6 +7,8 @@ outlines:
default: { width: 74, height: 60 } default: { width: 74, height: 60 }
altline: { width: 97.44, height: 60 } altline: { width: 97.44, height: 60 }
wide: { width: 114.7, height: 60 } wide: { width: 114.7, height: 60 }
change-view: { width: 97.44, height: 60 }
change-view-2: { width: 114.7, height: 60 }
extrawide: { width: 122.1, height: 60 } extrawide: { width: 122.1, height: 60 }
spaceline: { width: 259, height: 60 } spaceline: { width: 259, height: 60 }
special: { width: 81.4, height: 60 } special: { width: 81.4, height: 60 }
@ -102,7 +104,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -175,29 +177,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ΑΒΓ" label: "ΑΒΓ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ᾦ" label: "ᾦ"
show_base: show_base:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "αι" label: "αι"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -7,6 +7,8 @@ outlines:
default: { width: 40, height: 60 } default: { width: 40, height: 60 }
altline: { width: 52.67, height: 60 } altline: { width: 52.67, height: 60 }
wide: { width: 62, height: 60 } wide: { width: 62, height: 60 }
change-view: { width: 52.67, height: 60 }
change-view-2: { width: 62, height: 60 }
spaceline: { width: 140, height: 60 } spaceline: { width: 140, height: 60 }
special: { width: 44, height: 60 } special: { width: 44, height: 60 }
@ -42,7 +44,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -55,29 +57,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ΑΒΓ" label: "ΑΒΓ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accented: show_accented:
action: action:
locking: locking:
lock_view: "accented" lock_view: "accented"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "άΐ" label: "άΐ"
show_base: show_base:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "αι" label: "αι"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -4,6 +4,8 @@ outlines:
default: { width: 80, height: 60 } default: { width: 80, height: 60 }
altline: { width: 110, height: 60 } altline: { width: 110, height: 60 }
wide: { width: 120, height: 60 } wide: { width: 120, height: 60 }
change-view: { width: 110, height: 60 }
change-view-2: { width: 120, height: 60 }
spaceline: { width: 250, height: 60 } spaceline: { width: 250, height: 60 }
special: { width: 75, height: 60 } special: { width: 75, height: 60 }
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -52,29 +54,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ΑΒΓ" label: "ΑΒΓ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accented: show_accented:
action: action:
locking: locking:
lock_view: "accented" lock_view: "accented"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "άΐ" label: "άΐ"
show_base: show_base:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "αι" label: "αι"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,7 +3,8 @@
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 99.67, height: 52 } spaceline: { width: 99.67, height: 52 }
special: { width: 35.33, height: 52 } special: { width: 35.33, height: 52 }
@ -40,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -53,28 +54,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "éá" label: "éá"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -3,7 +3,8 @@
outlines: outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 108, height: 42 } change-view: { width: 81, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 216, height: 42 } spaceline: { width: 216, height: 42 }
special: { width: 48, height: 42 } special: { width: 48, height: 42 }
@ -40,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -53,28 +54,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "éá" label: "éá"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -1,8 +1,10 @@
--- ---
outlines: outlines:
default: { width: 40, height: 60 } default: { width: 40, height: 60 }
altline: { width: 56, height: 60 } altline: { width: 40, height: 60 }
wide: { width: 62, height: 60 } wide: { width: 62, height: 60 }
change-view: { width: 56, height: 60 }
change-view-2: { width: 62, height: 60 }
spaceline: { width: 142, height: 60 } spaceline: { width: 142, height: 60 }
special: { width: 44, height: 60 } special: { width: 44, height: 60 }
@ -25,36 +27,36 @@ views:
buttons: buttons:
BackSpace: BackSpace:
outline: "default" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
CommaLarge: CommaLarge:
outline: "special" outline: "special"
text: "," text: ","
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -1,8 +1,10 @@
--- ---
outlines: outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 72.8, height: 42 } altline: { width: 52, height: 42 }
wide: { width: 80.6, height: 42 } wide: { width: 80.6, height: 42 }
change-view: { width: 72.8, height: 42 }
change-view-2: { width: 80.6, height: 42 }
spaceline: { width: 184.6, height: 42 } spaceline: { width: 184.6, height: 42 }
special: { width: 57.2, height: 42 } special: { width: 57.2, height: 42 }
@ -25,36 +27,36 @@ views:
buttons: buttons:
BackSpace: BackSpace:
outline: "default" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
CommaLarge: CommaLarge:
outline: "special" outline: "special"
text: "," text: ","
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -34,35 +36,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "۱۲۳" label: "۱۲۳"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "۱۲۳" label: "۱۲۳"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ا‌ب‌پ" label: "ا‌ب‌پ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 108, height: 42 } wide: { width: 108, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 216, height: 42 } spaceline: { width: 216, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -34,7 +36,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,22 +49,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "۱۲۳" label: "۱۲۳"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "۱۲۳" label: "۱۲۳"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ا‌ب‌پ" label: "ا‌ب‌پ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -5,6 +5,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 99.67, height: 52 } spaceline: { width: 99.67, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -41,7 +43,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -54,33 +56,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "àê" label: "àê"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -5,6 +5,8 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 } altline: { width: 77.52, height: 42 }
wide: { width: 91.26, height: 42 } wide: { width: 91.26, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.26, height: 42 }
spaceline: { width: 146.7, height: 42 } spaceline: { width: 146.7, height: 42 }
special: { width: 64.76, height: 42 } special: { width: 64.76, height: 42 }
@ -41,7 +43,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -54,33 +56,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "àê" label: "àê"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -5,8 +5,10 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 99.67, height: 52 } spaceline: { width: 99.67, height: 52 }
special: { width: 44, height: 52 } special: { width: 35.33, height: 52 }
views: views:
base: base:
@ -41,7 +43,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -49,36 +51,32 @@ buttons:
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: "altline" outline: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
set_view: "eschars" locking:
outline: "altline" lock_view: "eschars"
unlock_view: "base"
outline: "change-view"
label: "àè" label: "àè"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -5,8 +5,10 @@ outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 } altline: { width: 77.52, height: 42 }
wide: { width: 91.26, height: 42 } wide: { width: 91.26, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.26, height: 42 }
spaceline: { width: 146.7, height: 42 } spaceline: { width: 146.7, height: 42 }
special: { width: 64.76, height: 42 } special: { width: 52, height: 42 }
views: views:
base: base:
@ -41,7 +43,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -49,36 +51,32 @@ buttons:
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: "altline" outline: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
set_view: "eschars" locking:
outline: "altline" lock_view: "eschars"
unlock_view: "base"
outline: "change-view"
label: "àè" label: "àè"
space: space:
outline: "spaceline" outline: "spaceline"
label: " "
text: " " text: " "
Return: Return:
outline: "altline" outline: "altline"

View File

@ -3,8 +3,9 @@
outlines: outlines:
default: { width: 62, height: 52 } default: { width: 62, height: 52 }
default-wide: { width: 62, height: 52 } default-wide: { width: 62, height: 52 }
altline: { width: 62, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 62, height: 52 }
change-view-2: { width: 62, height: 52 }
special: { width: 62, height: 52 } special: { width: 62, height: 52 }
views: views:
@ -195,7 +196,7 @@ buttons:
BackSpace: BackSpace:
outline: "wide" outline: "wide"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
Return: Return:
outline: "wide" outline: "wide"
icon: "key-enter" icon: "key-enter"
@ -222,110 +223,110 @@ buttons:
numbers: numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
# switch to latin characters # switch to latin characters
roman: roman:
action: action:
set_view: "roman" set_view: "roman"
outline: "wide" outline: "change-view-2"
label: "ᴀʙᴄ" label: "ᴀʙᴄ"
# toggle button with 3 different states # toggle button with 3 different states
switch2roman: # switch from kana to latin characters view switch2roman: # switch from kana to latin characters view
action: action:
set_view: "roman" set_view: "roman"
outline: "wide" outline: "change-view-2"
label: "あᴀ₁" label: "あᴀ₁"
switch2num: # switch from latin characters to numbers view switch2num: # switch from latin characters to numbers view
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "ぁA₁" label: "ぁA₁"
switch2kana: # switch from numbers to hiragana view switch2kana: # switch from numbers to hiragana view
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ぁᴀ1" label: "ぁᴀ1"
# Buttons for katakana and symbols # Buttons for katakana and symbols
ひらがな: ひらがな:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "あさ" label: "あさ"
_a: _a:
action: action:
locking: locking:
lock_view: "_a" lock_view: "_a"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "あ" label: "あ"
ka: ka:
action: action:
locking: locking:
lock_view: "ka" lock_view: "ka"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "か" label: "か"
sa: sa:
action: action:
locking: locking:
lock_view: "sa" lock_view: "sa"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "さ" label: "さ"
ta: ta:
action: action:
locking: locking:
lock_view: "ta" lock_view: "ta"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "た" label: "た"
na: na:
action: action:
locking: locking:
lock_view: "na" lock_view: "na"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "な" label: "な"
ha: ha:
action: action:
locking: locking:
lock_view: "ha" lock_view: "ha"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "は" label: "は"
ma: ma:
action: action:
locking: locking:
lock_view: "ma" lock_view: "ma"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ま" label: "ま"
ya: ya:
action: action:
locking: locking:
lock_view: "ya" lock_view: "ya"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "や" label: "や"
ra: ra:
action: action:
locking: locking:
lock_view: "ra" lock_view: "ra"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ら" label: "ら"
wa: wa:
action: action:
locking: locking:
lock_view: "wa" lock_view: "wa"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "わ" label: "わ"
dummykey: dummykey:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "" label: ""
# buttons available on different views like symbols and punct should go # buttons available on different views like symbols and punct should go
# back to their corresponding view # back to their corresponding view
@ -334,109 +335,109 @@ buttons:
locking: locking:
lock_view: "symbols" lock_view: "symbols"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "" label: ""
punct: punct:
action: action:
locking: locking:
lock_view: "punct" lock_view: "punct"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "。" label: "。"
# Buttons for katakana and symbols # Buttons for katakana and symbols
カタカナ: カタカナ:
action: action:
set_view: "カタカナ" set_view: "カタカナ"
outline: "wide" outline: "change-view-2"
label: "アサ" label: "アサ"
_A: _A:
action: action:
locking: locking:
lock_view: "_A" lock_view: "_A"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ア" label: "ア"
KA: KA:
action: action:
locking: locking:
lock_view: "KA" lock_view: "KA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "カ" label: "カ"
SA: SA:
action: action:
locking: locking:
lock_view: "SA" lock_view: "SA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "サ" label: "サ"
TA: TA:
action: action:
locking: locking:
lock_view: "TA" lock_view: "TA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "タ" label: "タ"
NA: NA:
action: action:
locking: locking:
lock_view: "NA" lock_view: "NA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ナ" label: "ナ"
HA: HA:
action: action:
locking: locking:
lock_view: "HA" lock_view: "HA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ハ" label: "ハ"
MA: MA:
action: action:
locking: locking:
lock_view: "MA" lock_view: "MA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "マ" label: "マ"
YA: YA:
action: action:
locking: locking:
lock_view: "YA" lock_view: "YA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ヤ" label: "ヤ"
RA: RA:
action: action:
locking: locking:
lock_view: "RA" lock_view: "RA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ラ" label: "ラ"
WA: WA:
action: action:
locking: locking:
lock_view: "WA" lock_view: "WA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ワ" label: "ワ"
DUMMYKEY: DUMMYKEY:
action: action:
set_view: "カタカナ" set_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "" label: ""
SYMBOLS: SYMBOLS:
action: action:
locking: locking:
lock_view: "symbols" lock_view: "symbols"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "" label: ""
PUNCT: PUNCT:
action: action:
locking: locking:
lock_view: "punct" lock_view: "punct"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "。" label: "。"
# Buttons for Latin characters # Buttons for Latin characters
RSYM1: RSYM1:
@ -444,82 +445,82 @@ buttons:
locking: locking:
lock_view: "RSYM1" lock_view: "RSYM1"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "@#" label: "@#"
ABC: ABC:
action: action:
locking: locking:
lock_view: "ABC" lock_view: "ABC"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴀʙᴄ" label: "ᴀʙᴄ"
DEF: DEF:
action: action:
locking: locking:
lock_view: "DEF" lock_view: "DEF"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴅᴇꜰ" label: "ᴅᴇꜰ"
GHI: GHI:
action: action:
locking: locking:
lock_view: "GHI" lock_view: "GHI"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ɢʜɪ" label: "ɢʜɪ"
JKL: JKL:
action: action:
locking: locking:
lock_view: "JKL" lock_view: "JKL"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴊᴋʟ" label: "ᴊᴋʟ"
MNO: MNO:
action: action:
locking: locking:
lock_view: "MNO" lock_view: "MNO"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴍɴᴏ" label: "ᴍɴᴏ"
PQRS: PQRS:
action: action:
locking: locking:
lock_view: "PQRS" lock_view: "PQRS"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴘǫʀs" label: "ᴘǫʀs"
TUV: TUV:
action: action:
locking: locking:
lock_view: "TUV" lock_view: "TUV"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴛᴜᴠ" label: "ᴛᴜᴠ"
WXYZ: WXYZ:
action: action:
locking: locking:
lock_view: "WXYZ" lock_view: "WXYZ"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "xʏ" label: "xʏ"
RSYM2: RSYM2:
action: action:
locking: locking:
lock_view: "RSYM2" lock_view: "RSYM2"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "()" label: "()"
RSYM3: RSYM3:
action: action:
locking: locking:
lock_view: "RSYM3" lock_view: "RSYM3"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "+-" label: "+-"
RSYM4: RSYM4:
action: action:
locking: locking:
lock_view: "RSYM4" lock_view: "RSYM4"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: ",.?" label: ",.?"

View File

@ -3,8 +3,9 @@
outlines: outlines:
default: { width: 62, height: 42 } default: { width: 62, height: 42 }
default-wide: { width: 62, height: 42 } default-wide: { width: 62, height: 42 }
altline: { width: 62, height: 42 }
wide: { width: 62, height: 42 } wide: { width: 62, height: 42 }
change-view: { width: 62, height: 42 }
change-view-2: { width: 62, height: 42 }
special: { width: 62, height: 42 } special: { width: 62, height: 42 }
views: views:
@ -195,7 +196,7 @@ buttons:
BackSpace: BackSpace:
outline: "wide" outline: "wide"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
Return: Return:
outline: "wide" outline: "wide"
icon: "key-enter" icon: "key-enter"
@ -222,110 +223,110 @@ buttons:
numbers: numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
# switch to latin characters # switch to latin characters
roman: roman:
action: action:
set_view: "roman" set_view: "roman"
outline: "wide" outline: "change-view-2"
label: "ᴀʙᴄ" label: "ᴀʙᴄ"
# toggle button with 3 different states # toggle button with 3 different states
switch2roman: # switch from kana to latin characters view switch2roman: # switch from kana to latin characters view
action: action:
set_view: "roman" set_view: "roman"
outline: "wide" outline: "change-view-2"
label: "あᴀ₁" label: "あᴀ₁"
switch2num: # switch from latin characters to numbers view switch2num: # switch from latin characters to numbers view
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "ぁA₁" label: "ぁA₁"
switch2kana: # switch from numbers to hiragana view switch2kana: # switch from numbers to hiragana view
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ぁᴀ1" label: "ぁᴀ1"
# Buttons for katakana and symbols # Buttons for katakana and symbols
ひらがな: ひらがな:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "あさ" label: "あさ"
_a: _a:
action: action:
locking: locking:
lock_view: "_a" lock_view: "_a"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "あ" label: "あ"
ka: ka:
action: action:
locking: locking:
lock_view: "ka" lock_view: "ka"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "か" label: "か"
sa: sa:
action: action:
locking: locking:
lock_view: "sa" lock_view: "sa"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "さ" label: "さ"
ta: ta:
action: action:
locking: locking:
lock_view: "ta" lock_view: "ta"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "た" label: "た"
na: na:
action: action:
locking: locking:
lock_view: "na" lock_view: "na"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "な" label: "な"
ha: ha:
action: action:
locking: locking:
lock_view: "ha" lock_view: "ha"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "は" label: "は"
ma: ma:
action: action:
locking: locking:
lock_view: "ma" lock_view: "ma"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ま" label: "ま"
ya: ya:
action: action:
locking: locking:
lock_view: "ya" lock_view: "ya"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "や" label: "や"
ra: ra:
action: action:
locking: locking:
lock_view: "ra" lock_view: "ra"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ら" label: "ら"
wa: wa:
action: action:
locking: locking:
lock_view: "wa" lock_view: "wa"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "わ" label: "わ"
dummykey: dummykey:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "" label: ""
# buttons available on different views like symbols and punct should go # buttons available on different views like symbols and punct should go
# back to their corresponding view # back to their corresponding view
@ -334,109 +335,109 @@ buttons:
locking: locking:
lock_view: "symbols" lock_view: "symbols"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "" label: ""
punct: punct:
action: action:
locking: locking:
lock_view: "punct" lock_view: "punct"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "。" label: "。"
# Buttons for katakana and symbols # Buttons for katakana and symbols
カタカナ: カタカナ:
action: action:
set_view: "カタカナ" set_view: "カタカナ"
outline: "wide" outline: "change-view-2"
label: "アサ" label: "アサ"
_A: _A:
action: action:
locking: locking:
lock_view: "_A" lock_view: "_A"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ア" label: "ア"
KA: KA:
action: action:
locking: locking:
lock_view: "KA" lock_view: "KA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "カ" label: "カ"
SA: SA:
action: action:
locking: locking:
lock_view: "SA" lock_view: "SA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "サ" label: "サ"
TA: TA:
action: action:
locking: locking:
lock_view: "TA" lock_view: "TA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "タ" label: "タ"
NA: NA:
action: action:
locking: locking:
lock_view: "NA" lock_view: "NA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ナ" label: "ナ"
HA: HA:
action: action:
locking: locking:
lock_view: "HA" lock_view: "HA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ハ" label: "ハ"
MA: MA:
action: action:
locking: locking:
lock_view: "MA" lock_view: "MA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "マ" label: "マ"
YA: YA:
action: action:
locking: locking:
lock_view: "YA" lock_view: "YA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ヤ" label: "ヤ"
RA: RA:
action: action:
locking: locking:
lock_view: "RA" lock_view: "RA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ラ" label: "ラ"
WA: WA:
action: action:
locking: locking:
lock_view: "WA" lock_view: "WA"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "ワ" label: "ワ"
DUMMYKEY: DUMMYKEY:
action: action:
set_view: "カタカナ" set_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "" label: ""
SYMBOLS: SYMBOLS:
action: action:
locking: locking:
lock_view: "symbols" lock_view: "symbols"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "" label: ""
PUNCT: PUNCT:
action: action:
locking: locking:
lock_view: "punct" lock_view: "punct"
unlock_view: "カタカナ" unlock_view: "カタカナ"
outline: "altline" outline: "change-view"
label: "。" label: "。"
# Buttons for Latin characters # Buttons for Latin characters
RSYM1: RSYM1:
@ -444,82 +445,82 @@ buttons:
locking: locking:
lock_view: "RSYM1" lock_view: "RSYM1"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "@#" label: "@#"
ABC: ABC:
action: action:
locking: locking:
lock_view: "ABC" lock_view: "ABC"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴀʙᴄ" label: "ᴀʙᴄ"
DEF: DEF:
action: action:
locking: locking:
lock_view: "DEF" lock_view: "DEF"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴅᴇꜰ" label: "ᴅᴇꜰ"
GHI: GHI:
action: action:
locking: locking:
lock_view: "GHI" lock_view: "GHI"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ɢʜɪ" label: "ɢʜɪ"
JKL: JKL:
action: action:
locking: locking:
lock_view: "JKL" lock_view: "JKL"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴊᴋʟ" label: "ᴊᴋʟ"
MNO: MNO:
action: action:
locking: locking:
lock_view: "MNO" lock_view: "MNO"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴍɴᴏ" label: "ᴍɴᴏ"
PQRS: PQRS:
action: action:
locking: locking:
lock_view: "PQRS" lock_view: "PQRS"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴘǫʀs" label: "ᴘǫʀs"
TUV: TUV:
action: action:
locking: locking:
lock_view: "TUV" lock_view: "TUV"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "ᴛᴜᴠ" label: "ᴛᴜᴠ"
WXYZ: WXYZ:
action: action:
locking: locking:
lock_view: "WXYZ" lock_view: "WXYZ"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "xʏ" label: "xʏ"
RSYM2: RSYM2:
action: action:
locking: locking:
lock_view: "RSYM2" lock_view: "RSYM2"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "()" label: "()"
RSYM3: RSYM3:
action: action:
locking: locking:
lock_view: "RSYM3" lock_view: "RSYM3"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: "+-" label: "+-"
RSYM4: RSYM4:
action: action:
locking: locking:
lock_view: "RSYM4" lock_view: "RSYM4"
unlock_view: "roman" unlock_view: "roman"
outline: "altline" outline: "change-view"
label: ",.?" label: ",.?"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 32, height: 52 } default: { width: 32, height: 52 }
altline: { width: 48.39024, height: 52 } altline: { width: 48.39024, height: 52 }
wide: { width: 64, height: 52 } wide: { width: 64, height: 52 }
change-view: { width: 48.39024, height: 52 }
change-view-2: { width: 64, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -34,12 +36,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -47,27 +49,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: altline outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: "special" outline: "special"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 72.59, height: 42 } altline: { width: 72.59, height: 42 }
wide: { width: 96, height: 42 } wide: { width: 96, height: 42 }
change-view: { width: 72.59, height: 42 }
change-view-2: { width: 96, height: 42 }
spaceline: { width: 213, height: 42 } spaceline: { width: 213, height: 42 }
special: { width: 66, height: 42 } special: { width: 66, height: 42 }
@ -34,12 +36,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -47,27 +49,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: altline outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: "special" outline: "special"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -2,7 +2,7 @@
outlines: outlines:
default: { width: 37.46341, height: 52 } default: { width: 37.46341, height: 52 }
altline: { width: 48.39024, height: 52 } altline: { width: 48.39024, height: 52 }
outline7: { width: 88.97561, height: 52 } wide: { width: 88.97561, height: 52 }
spaceline: { width: 120.5853, height: 52 } spaceline: { width: 120.5853, height: 52 }
views: views:
@ -16,12 +16,12 @@ buttons:
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: outline7 outline: "wide"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
asterisk: asterisk:

View File

@ -2,7 +2,7 @@
outlines: outlines:
default: { width: 37.46341, height: 42 } default: { width: 37.46341, height: 42 }
altline: { width: 48.39024, height: 42 } altline: { width: 48.39024, height: 42 }
outline7: { width: 88.97561, height: 42 } wide: { width: 88.97561, height: 42 }
spaceline: { width: 120.5853, height: 42 } spaceline: { width: 120.5853, height: 42 }
views: views:
@ -16,12 +16,12 @@ buttons:
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: outline7 outline: "wide"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
asterisk: asterisk:

View File

@ -13,7 +13,7 @@ views:
buttons: buttons:
BackSpace: BackSpace:
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
Return: Return:
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -13,7 +13,7 @@ views:
buttons: buttons:
BackSpace: BackSpace:
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
Return: Return:
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 59, height: 52 } wide: { width: 59, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 59, height: 52 }
spaceline: { width: 140, height: 52 } spaceline: { width: 140, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -38,14 +40,13 @@ views:
- "accents_show_upper Ż Ź Ć V B Ń M BackSpace" - "accents_show_upper Ż Ź Ć V B Ń M BackSpace"
- "show_numbers preferences space show_upper_accents Return" - "show_numbers preferences space show_upper_accents Return"
buttons: buttons:
Shift_L: Shift_L:
action: action:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
accents_show_upper: accents_show_upper:
action: action:
@ -54,7 +55,7 @@ buttons:
unlock_view: "accents" unlock_view: "accents"
looks_locked_from: looks_locked_from:
- "upper" - "upper"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -67,29 +68,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ąę" label: "ąę"
show_upper_accents: show_upper_accents:
action: action:
@ -98,7 +99,7 @@ buttons:
unlock_view: "upper" unlock_view: "upper"
looks_locked_from: looks_locked_from:
- "accents" - "accents"
outline: "altline" outline: "change-view"
label: "ĄĘ" label: "ĄĘ"
.: .:
outline: "altline" outline: "altline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 100, height: 42 } wide: { width: 100, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 100, height: 42 }
spaceline: { width: 206, height: 42 } spaceline: { width: 206, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -30,12 +32,12 @@ views:
accents: accents:
- "q w ę r t y u i ó p" - "q w ę r t y u i ó p"
- "ą ś d f g h j k ł" - "ą ś d f g h j k ł"
- "Shift_L ż ź ć v b ń m BackSpace" - "accents_show_upper ż ź ć v b ń m BackSpace"
- "show_numbers preferences space show_accents Return" - "show_numbers preferences space show_accents Return"
upper_accents: upper_accents:
- "Q W Ę R T Y U I Ó P" - "Q W Ę R T Y U I Ó P"
- "Ą Ś D F G H J K Ł" - "Ą Ś D F G H J K Ł"
- "Shift_L Ż Ź Ć V B Ń M BackSpace" - "accents_show_upper Ż Ź Ć V B Ń M BackSpace"
- "show_numbers preferences space show_upper_accents Return" - "show_numbers preferences space show_upper_accents Return"
buttons: buttons:
@ -44,7 +46,16 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift"
accents_show_upper:
action:
locking:
lock_view: "upper_accents"
unlock_view: "accents"
looks_locked_from:
- "upper"
outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -57,36 +68,38 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_accents: show_accents:
action: action:
locking: locking:
lock_view: "accents" lock_view: "accents"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ąę" label: "ąę"
show_upper_accents: show_upper_accents:
action: action:
locking: locking:
lock_view: "upper_accents" lock_view: "upper_accents"
unlock_view: "upper" unlock_view: "upper"
outline: "altline" looks_locked_from:
- "accents"
outline: "change-view"
label: "ĄĘ" label: "ĄĘ"
.: .:
outline: "altline" outline: "altline"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 99.67, height: 52 } spaceline: { width: 99.67, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -25,7 +27,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ $ ¥ ^ ° * { }" - "© ® £ $ ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters show_eschars preferences space , Return" - "show_letters show_eschars preferences space , Return"
eschars: eschars:
- "ă â î ș ț á é í ó ü" - "ă â î ș ț á é í ó ü"
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -52,30 +54,25 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ăĂ" label: ă"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 108, height: 42 } wide: { width: 108, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 153, height: 42 } spaceline: { width: 153, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -25,7 +27,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ $ ¥ ^ ° * { }" - "© ® £ $ ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters show_eschars preferences space , Return" - "show_letters show_eschars preferences space , Return"
eschars: eschars:
- "ă â î ș ț á é í ó ü" - "ă â î ș ț á é í ó ü"
@ -39,7 +41,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -52,30 +54,25 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "altline"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "ăĂ" label: ă"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 32, height: 52 } default: { width: 32, height: 52 }
altline: { width: 32, height: 52 } altline: { width: 32, height: 52 }
wide: { width: 57, height: 52 } wide: { width: 57, height: 52 }
change-view: { width: 32, height: 52 }
change-view-2: { width: 57, height: 52 }
narrow: { width: 26, height: 52 } narrow: { width: 26, height: 52 }
spaceline: { width: 107, height: 52 } spaceline: { width: 107, height: 52 }
fill: { width: 159, height: 52 } fill: { width: 159, height: 52 }
@ -27,7 +29,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences space_fill . Return" - "show_letters preferences space_fill . Return"
buttons: buttons:
@ -36,35 +38,30 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "wide"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "АБВ" label: "АБВ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "wide" outline: "change-view-2"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 48, height: 42 } altline: { width: 48, height: 42 }
wide: { width: 85.5, height: 42 } wide: { width: 85.5, height: 42 }
change-view: { width: 48, height: 42 }
change-view-2: { width: 85.5, height: 42 }
narrow: { width: 39, height: 42 } narrow: { width: 39, height: 42 }
spaceline: { width: 160.5, height: 42 } spaceline: { width: 160.5, height: 42 }
fill: { width: 238.5, height: 42 } fill: { width: 238.5, height: 42 }
@ -27,7 +29,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences space_fill . Return" - "show_letters preferences space_fill . Return"
buttons: buttons:
@ -36,35 +38,30 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "wide"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "АБВ" label: "АБВ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "wide" outline: "change-view-2"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 32, height: 52 } default: { width: 32, height: 52 }
altline: { width: 48.39024, height: 52 } altline: { width: 48.39024, height: 52 }
wide: { width: 64, height: 52 } wide: { width: 64, height: 52 }
change-view: { width: 48.39024, height: 52 }
change-view-2: { width: 64, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -35,40 +37,40 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: altline outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
outline: "wide"
action: action:
set_view: "numbers" set_view: "numbers"
outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: altline outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
outline: "wide" outline: "change-view-2"
action: action:
set_view: "base" set_view: "base"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: "special" outline: "special"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 50, height: 42 } default: { width: 50, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 108, height: 42 } wide: { width: 108, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 216, height: 42 } spaceline: { width: 216, height: 42 }
special: { width: 60, height: 42 } special: { width: 60, height: 42 }
@ -35,40 +37,40 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: altline outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
outline: "wide"
action: action:
set_view: "numbers" set_view: "numbers"
outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: altline outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
outline: "wide" outline: "change-view-2"
action: action:
set_view: "base" set_view: "base"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
".": .:
outline: "special" outline: "special"
space: space:
outline: spaceline outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "wide"

View File

@ -6,9 +6,11 @@ outlines:
narrow: { width: 26.335, height: 46 } narrow: { width: 26.335, height: 46 }
special: { width: 44, height: 46 } special: { width: 44, height: 46 }
altline: { width: 52.67, height: 46 } altline: { width: 52.67, height: 46 }
change-view: { width: 52.67, height: 46 }
large: { width: 52.67, height: 46 } large: { width: 52.67, height: 46 }
action: { width: 59, height: 46 } action: { width: 59, height: 46 }
wide: { width: 59, height: 46 } wide: { width: 59, height: 46 }
change-view-2: { width: 59, height: 46 }
spaceline: { width: 92.29, height: 46 } spaceline: { width: 92.29, height: 46 }
small: { width: 50.471, height: 22 } small: { width: 50.471, height: 22 }
@ -56,12 +58,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -69,34 +71,34 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ää" label: "Ää"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
.: .:
outline: "large" outline: "large"

View File

@ -6,9 +6,11 @@ outlines:
narrow: { width: 40.5, height: 37 } narrow: { width: 40.5, height: 37 }
special: { width: 54, height: 37 } special: { width: 54, height: 37 }
altline: { width: 81, height: 37 } altline: { width: 81, height: 37 }
change-view: { width: 81, height: 37 }
large: { width: 81, height: 37 } large: { width: 81, height: 37 }
action: { width: 90, height: 37 } action: { width: 90, height: 37 }
wide: { width: 90, height: 37 } wide: { width: 90, height: 37 }
change-view-2: { width: 90, height: 37 }
spaceline: { width: 153, height: 37 } spaceline: { width: 153, height: 37 }
small: { width: 67.4, height: 22 } small: { width: 67.4, height: 22 }
@ -56,12 +58,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -69,34 +71,34 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ää" label: "Ää"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
.: .:
outline: "large" outline: "large"

View File

@ -5,8 +5,10 @@ outlines:
thin: { width: 30.995, height: 46 } thin: { width: 30.995, height: 46 }
action: { width: 59, height: 46 } action: { width: 59, height: 46 }
altline: { width: 52.67, height: 46 } altline: { width: 52.67, height: 46 }
change-view: { width: 52.67, height: 46 }
large: { width: 52.67, height: 46 } large: { width: 52.67, height: 46 }
wide: { width: 59, height: 46 } wide: { width: 59, height: 46 }
change-view-2: { width: 59, height: 46 }
spaceline: { width: 92.29, height: 46 } spaceline: { width: 92.29, height: 46 }
special: { width: 44, height: 46 } special: { width: 44, height: 46 }
small: { width: 50.471, height: 22 } small: { width: 50.471, height: 22 }
@ -55,12 +57,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -68,36 +70,36 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Áá" label: "Áá"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
".": .:
outline: "large" outline: "large"
text: "." text: "."
space: space:

View File

@ -5,8 +5,10 @@ outlines:
thin: { width: 47.25, height: 37 } thin: { width: 47.25, height: 37 }
action: { width: 90, height: 37 } action: { width: 90, height: 37 }
altline: { width: 81, height: 37 } altline: { width: 81, height: 37 }
change-view: { width: 81, height: 37 }
large: { width: 81, height: 37 } large: { width: 81, height: 37 }
wide: { width: 90, height: 37 } wide: { width: 90, height: 37 }
change-view-2: { width: 90, height: 37 }
spaceline: { width: 153, height: 37 } spaceline: { width: 153, height: 37 }
special: { width: 54, height: 37 } special: { width: 54, height: 37 }
small: { width: 67.4, height: 22 } small: { width: 67.4, height: 22 }
@ -55,12 +57,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -68,36 +70,36 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Áá" label: "Áá"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
".": .:
outline: "large" outline: "large"
text: "." text: "."
space: space:

View File

@ -2,12 +2,13 @@
outlines: outlines:
default: { width: 35.33, height: 46 } default: { width: 35.33, height: 46 }
halfwidth: { width: 17.665, 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 } narrow: { width: 22.5, height: 46 }
spaceline: { width: 119.47, height: 46 }
special: { width: 35.33, height: 46 } special: { width: 35.33, height: 46 }
change-view: { width: 42, height: 46 }
change-view-2: { width: 50, height: 46 }
action: { width: 59, height: 46 }
wide: { width: 50, height: 46 }
spaceline: { width: 119.47, height: 46 }
small: { width: 50.471, height: 22 } small: { width: 50.471, height: 22 }
views: views:
@ -170,19 +171,19 @@ buttons:
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
Shift_L: Shift_L:
action: action:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -190,29 +191,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -4,10 +4,11 @@ outlines:
halfwidth: { width: 27, height: 37 } halfwidth: { width: 27, height: 37 }
narrow: { width: 40.5, height: 37 } narrow: { width: 40.5, height: 37 }
special: { width: 54, height: 37 } special: { width: 54, height: 37 }
altline: { width: 81, height: 37 } change-view: { width: 81, height: 37 }
large: { width: 81, height: 37 } large: { width: 81, height: 37 }
action: { width: 90, height: 37 } action: { width: 90, height: 37 }
wide: { width: 90, height: 37 } wide: { width: 90, height: 37 }
change-view-2: { width: 90, height: 37 }
spaceline: { width: 153, height: 37 } spaceline: { width: 153, height: 37 }
small: { width: 67.4, height: 22 } small: { width: 67.4, height: 22 }
@ -175,19 +176,19 @@ buttons:
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
Shift_L: Shift_L:
action: action:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -195,29 +196,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -4,8 +4,10 @@ outlines:
action: { width: 59, height: 46 } action: { width: 59, height: 46 }
small: { width: 50.471, height: 22 } small: { width: 50.471, height: 22 }
altline: { width: 52.67, height: 46 } altline: { width: 52.67, height: 46 }
change-view: { width: 52.67, height: 46 }
large: { width: 52.67, height: 46 } large: { width: 52.67, height: 46 }
wide: { width: 59, height: 46 } wide: { width: 59, height: 46 }
change-view-2: { width: 59, height: 46 }
spaceline: { width: 92.29, height: 46 } spaceline: { width: 92.29, height: 46 }
special: { width: 44, height: 46 } special: { width: 44, height: 46 }
@ -169,19 +171,19 @@ buttons:
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
Shift_L: Shift_L:
action: action:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -189,29 +191,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -4,8 +4,10 @@ outlines:
action: { width: 90, height: 37 } action: { width: 90, height: 37 }
small: { width: 67.4, height: 22 } small: { width: 67.4, height: 22 }
altline: { width: 81, height: 37 } altline: { width: 81, height: 37 }
change-view: { width: 81, height: 37 }
large: { width: 81, height: 37 } large: { width: 81, height: 37 }
wide: { width: 90, height: 37 } wide: { width: 90, height: 37 }
change-view-2: { width: 90, height: 37 }
spaceline: { width: 153, height: 37 } spaceline: { width: 153, height: 37 }
special: { width: 54, height: 37 } special: { width: 54, height: 37 }
@ -172,19 +174,19 @@ buttons:
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
Shift_L: Shift_L:
action: action:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -192,29 +194,29 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
show_eschars: show_eschars:
action: action:
locking: locking:
lock_view: "eschars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
label: "Ââ" label: "Ââ"
space: space:
outline: "spaceline" outline: "spaceline"

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 35.33, height: 46 } default: { width: 35.33, height: 46 }
action: { width: 59, height: 46 } action: { width: 59, height: 46 }
altline: { width: 52.67, height: 46 } altline: { width: 52.67, height: 46 }
change-view: { width: 52.67, height: 46 }
large: { width: 52.67, height: 46 } large: { width: 52.67, height: 46 }
wide: { width: 59, height: 46 } wide: { width: 59, height: 46 }
change-view-2: { width: 59, height: 46 }
spaceline: { width: 144.96, height: 46 } spaceline: { width: 144.96, height: 46 }
special: { width: 44, height: 46 } special: { width: 44, height: 46 }
small: { width: 50.471, height: 22 } small: { width: 50.471, height: 22 }
@ -47,12 +49,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -60,27 +62,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
.: .:
outline: "large" outline: "large"

View File

@ -3,8 +3,10 @@ outlines:
default: { width: 54, height: 37 } default: { width: 54, height: 37 }
action: { width: 90, height: 37 } action: { width: 90, height: 37 }
altline: { width: 81, height: 37 } altline: { width: 81, height: 37 }
change-view: { width: 81, height: 37 }
large: { width: 81, height: 37 } large: { width: 81, height: 37 }
wide: { width: 90, height: 37 } wide: { width: 90, height: 37 }
change-view-2: { width: 90, height: 37 }
spaceline: { width: 234, height: 37 } spaceline: { width: 234, height: 37 }
special: { width: 54, height: 37 } special: { width: 54, height: 37 }
small: { width: 67.4, height: 22 } small: { width: 67.4, height: 22 }
@ -47,12 +49,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -60,27 +62,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
.: .:
outline: "large" outline: "large"

View File

@ -5,9 +5,11 @@ outlines:
narrow: { width: 26.335, height: 46 } narrow: { width: 26.335, height: 46 }
special: { width: 44, height: 46 } special: { width: 44, height: 46 }
altline: { width: 52.67, height: 46 } altline: { width: 52.67, height: 46 }
change-view: { width: 52.67, height: 46 }
large: { width: 52.67, height: 46 } large: { width: 52.67, height: 46 }
action: { width: 59, height: 46 } action: { width: 59, height: 46 }
wide: { width: 59, height: 46 } wide: { width: 59, height: 46 }
change-view-2: { width: 59, height: 46 }
spaceline: { width: 144.96, height: 46 } spaceline: { width: 144.96, height: 46 }
small: { width: 50.471, height: 22 } small: { width: 50.471, height: 22 }
@ -49,12 +51,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -62,27 +64,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
.: .:
outline: "large" outline: "large"

View File

@ -5,9 +5,11 @@ outlines:
narrow: { width: 40.5, height: 37 } narrow: { width: 40.5, height: 37 }
special: { width: 54, height: 37 } special: { width: 54, height: 37 }
altline: { width: 81, height: 37 } altline: { width: 81, height: 37 }
change-view: { width: 81, height: 37 }
large: { width: 81, height: 37 } large: { width: 81, height: 37 }
action: { width: 90, height: 37 } action: { width: 90, height: 37 }
wide: { width: 90, height: 37 } wide: { width: 90, height: 37 }
change-view-2: { width: 90, height: 37 }
spaceline: { width: 234, height: 37 } spaceline: { width: 234, height: 37 }
small: { width: 67.4, height: 22 } small: { width: 67.4, height: 22 }
@ -49,12 +51,12 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -62,27 +64,27 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "altline" outline: "change-view"
label: "ABC" label: "ABC"
show_letters_actions: show_letters_actions:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "τ=\\" label: "τ=\\"
show_actions: show_actions:
action: action:
set_view: "actions" set_view: "actions"
outline: "altline" outline: "change-view"
label: ">_" label: ">_"
.: .:
outline: "large" outline: "large"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -36,35 +38,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "กขค" label: "กขค"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
PeriodLarge: PeriodLarge:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 75, height: 56 } default: { width: 75, height: 56 }
altline: { width: 75, height: 56 } altline: { width: 75, height: 56 }
wide: { width: 135, height: 56 } wide: { width: 135, height: 56 }
change-view: { width: 75, height: 56 }
change-view-2: { width: 135, height: 56 }
spaceline: { width: 450, height: 56 } spaceline: { width: 450, height: 56 }
spacelinesymbol: { width: 300, height: 56 } spacelinesymbol: { width: 300, height: 56 }
special: { width: 90, height: 56 } special: { width: 90, height: 56 }
@ -37,35 +39,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "กขค" label: "กขค"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
PeriodLarge: PeriodLarge:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 32, height: 52 } default: { width: 32, height: 52 }
altline: { width: 32, height: 52 } altline: { width: 32, height: 52 }
wide: { width: 57, height: 52 } wide: { width: 57, height: 52 }
change-view: { width: 32, height: 52 }
change-view-2: { width: 57, height: 52 }
narrow: { width: 26, height: 52 } narrow: { width: 26, height: 52 }
spaceline: { width: 107, height: 52 } spaceline: { width: 107, height: 52 }
fill: { width: 159, height: 52 } fill: { width: 159, height: 52 }
@ -27,7 +29,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences space_fill . Return" - "show_letters preferences space_fill . Return"
buttons: buttons:
@ -36,35 +38,30 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "wide"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "АБВ" label: "АБВ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "wide" outline: "change-view-2"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 48, height: 42 } default: { width: 48, height: 42 }
altline: { width: 48, height: 42 } altline: { width: 48, height: 42 }
wide: { width: 85.5, height: 42 } wide: { width: 85.5, height: 42 }
change-view: { width: 48, height: 42 }
change-view-2: { width: 85.5, height: 42 }
narrow: { width: 39, height: 42 } narrow: { width: 39, height: 42 }
spaceline: { width: 160.5, height: 42 } spaceline: { width: 160.5, height: 42 }
fill: { width: 238.5, height: 42 } fill: { width: 238.5, height: 42 }
@ -27,7 +29,7 @@ views:
symbols: symbols:
- "~ ` | · √ π τ ÷ × ¶" - "~ ` | · √ π τ ÷ × ¶"
- "© ® £ € ¥ ^ ° * { }" - "© ® £ € ¥ ^ ° * { }"
- "show_numbers_from_symbols \\ / < > = [ ] BackSpace" - "show_numbers \\ / < > = [ ] BackSpace"
- "show_letters preferences space_fill . Return" - "show_letters preferences space_fill . Return"
buttons: buttons:
@ -36,35 +38,30 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123"
show_numbers_from_symbols:
action:
set_view: "numbers"
outline: "wide"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "АБВ" label: "АБВ"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "wide" outline: "change-view-2"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -1,8 +1,9 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 106.67, height: 52 } spaceline: { width: 106.67, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -34,35 +35,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -1,8 +1,9 @@
--- ---
outlines: outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 77.52, height: 42 }
wide: { width: 91.25, height: 42 } wide: { width: 91.25, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 157, height: 42 } spaceline: { width: 157, height: 42 }
special: { width: 64.76, height: 42 } special: { width: 64.76, height: 42 }
@ -34,35 +35,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -34,35 +36,35 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: erase action: "erase"
preferences: preferences:
action: show_prefs action: "show_prefs"
outline: "special" 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: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 108, height: 42 } wide: { width: 108, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 216, height: 42 } spaceline: { width: 216, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -34,7 +36,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,22 +49,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } altline: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } wide: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
special: { width: 44, height: 52 } special: { width: 44, height: 52 }
@ -34,7 +36,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,22 +49,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"

View File

@ -3,6 +3,8 @@ outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } altline: { width: 81, height: 42 }
wide: { width: 108, height: 42 } wide: { width: 108, height: 42 }
change-view: { width: 81, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 216, height: 42 } spaceline: { width: 216, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -34,7 +36,7 @@ buttons:
locking: locking:
lock_view: "upper" lock_view: "upper"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "altline"
@ -47,22 +49,22 @@ buttons:
show_numbers: show_numbers:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "wide" outline: "change-view-2"
label: "123" label: "123"
show_numbers_from_symbols: show_numbers_from_symbols:
action: action:
set_view: "numbers" set_view: "numbers"
outline: "altline" outline: "change-view"
label: "123" label: "123"
show_letters: show_letters:
action: action:
set_view: "base" set_view: "base"
outline: "wide" outline: "change-view-2"
label: "ABC" label: "ABC"
show_symbols: show_symbols:
action: action:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "change-view"
label: "*/=" label: "*/="
.: .:
outline: "special" outline: "special"