layouts: Replace altline with special-2 and wide with special-3

to use the same name for the same button-style.

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/685>
This commit is contained in:
MoonlightWave-12
2024-09-28 19:10:24 +02:00
committed by Marge Bot
parent 85a0f79e92
commit ef016786e7
118 changed files with 496 additions and 498 deletions

View File

@ -5,8 +5,8 @@
--- ---
outlines: outlines:
default: { width: 34.3, height: 52 } default: { width: 34.3, height: 52 }
altline: { width: 52, height: 52 } special-2: { width: 52, height: 52 }
wide: { width: 104, height: 52 } special-3: { width: 104, height: 52 }
change-view: { width: 52, height: 52 } change-view: { width: 52, height: 52 }
change-view-2: { width: 104, height: 52 } change-view-2: { width: 104, height: 52 }
spaceline: { width: 150.99, height: 52 } spaceline: { width: 150.99, height: 52 }
@ -49,7 +49,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -82,7 +82,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -5,8 +5,8 @@
--- ---
outlines: outlines:
default: { width: 51.7, height: 42 } default: { width: 51.7, height: 42 }
altline: { width: 77.5, height: 42 } special-2: { width: 77.5, height: 42 }
wide: { width: 103.35, height: 42 } special-3: { width: 103.35, height: 42 }
change-view: { width: 77.5, height: 42 } change-view: { width: 77.5, height: 42 }
change-view-2: { width: 103.35, height: 42 } change-view-2: { width: 103.35, height: 42 }
spaceline: { width: 340.3, height: 42 } spaceline: { width: 340.3, height: 42 }
@ -49,7 +49,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -82,7 +82,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -5,8 +5,8 @@
--- ---
outlines: outlines:
default: { width: 34.3, height: 52 } default: { width: 34.3, height: 52 }
altline: { width: 52, height: 52 } special-2: { width: 52, height: 52 }
wide: { width: 104, height: 52 } special-3: { width: 104, height: 52 }
change-view: { width: 52, height: 52 } change-view: { width: 52, height: 52 }
change-view-2: { width: 104, height: 52 } change-view-2: { width: 104, height: 52 }
spaceline: { width: 150.99, height: 52 } spaceline: { width: 150.99, height: 52 }
@ -49,7 +49,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -82,7 +82,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -5,8 +5,8 @@
--- ---
outlines: outlines:
default: { width: 51.7, height: 42 } default: { width: 51.7, height: 42 }
altline: { width: 77.5, height: 42 } special-2: { width: 77.5, height: 42 }
wide: { width: 103.35, height: 42 } special-3: { width: 103.35, height: 42 }
change-view: { width: 77.5, height: 42 } change-view: { width: 77.5, height: 42 }
change-view-2: { width: 103.35, height: 42 } change-view-2: { width: 103.35, height: 42 }
spaceline: { width: 340.3, height: 42 } spaceline: { width: 340.3, height: 42 }
@ -49,7 +49,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -82,7 +82,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
--- ---
outlines: outlines:
default: { width: 32.95, height: 52 } default: { width: 32.95, height: 52 }
altline: { width: 48.99, height: 52 } special-2: { width: 48.99, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 48.99, height: 52 } change-view: { width: 48.99, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 169.63, height: 52 } spaceline: { width: 169.63, height: 52 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -73,7 +73,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
5: 5:

View File

@ -3,8 +3,8 @@
--- ---
outlines: outlines:
default: { width: 49, height: 42 } default: { width: 49, height: 42 }
altline: { width: 73.5, height: 42 } special-2: { width: 73.5, height: 42 }
wide: { width: 108, height: 42 } special-3: { width: 108, height: 42 }
change-view: { width: 73.5, height: 42 } change-view: { width: 73.5, height: 42 }
change-view-2: { width: 108, height: 42 } change-view-2: { width: 108, height: 42 }
spaceline: { width: 295, height: 42 } spaceline: { width: 295, height: 42 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -68,7 +68,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
5: 5:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 53, height: 52 } special-2: { width: 53, height: 52 }
wide: { width: 59, height: 52 } special-3: { width: 59, height: 52 }
change-view: { width: 53, height: 52 } change-view: { width: 53, height: 52 }
change-view-2: { width: 59, height: 52 } change-view-2: { width: 59, height: 52 }
spaceline: { width: 139.75, height: 52 } spaceline: { width: 139.75, height: 52 }
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -83,6 +83,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
wide: { width: 100, height: 42 } special-3: { width: 100, height: 42 }
change-view: { width: 81, height: 42 } change-view: { width: 81, height: 42 }
change-view-2: { width: 100, height: 42 } change-view-2: { width: 100, height: 42 }
spaceline: { width: 205, height: 42 } spaceline: { width: 205, height: 42 }
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -83,6 +83,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 32.72, height: 52 } default: { width: 32.72, height: 52 }
altline: { width: 50.12, height: 52 } special-2: { width: 50.12, height: 52 }
wide: { width: 58.99, height: 52 } special-3: { width: 58.99, height: 52 }
change-view: { width: 50.12, height: 52 } change-view: { width: 50.12, height: 52 }
change-view-2: { width: 58.99, height: 52 } change-view-2: { width: 58.99, height: 52 }
spaceline: { width: 167.26, height: 52 } spaceline: { width: 167.26, height: 52 }
@ -43,7 +43,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -74,7 +74,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -1,14 +1,14 @@
# Language: Bulgarian (phonetic) # Language: Bulgarian (phonetic)
--- ---
outlines: outlines:
default: { width: 48.75, height: 42 } default: { width: 48.75, height: 42 }
altline: { width: 73.5, height: 42 } special-2: { width: 73.5, height: 42 }
wide: { width: 73.5, height: 42 } special-3: { width: 73.5, height: 42 }
change-view: { width: 73.5, height: 42 } change-view: { width: 73.5, height: 42 }
spaceline: { width: 292.5, height: 42 } spaceline: { width: 292.5, height: 42 }
special: { width: 48.75, height: 42 } special: { width: 48.75, height: 42 }
placeholder: { width: 48.75, height: 42 } placeholder: { width: 48.75, height: 42 }
fill: { width: 97.5, height: 42 } fill: { width: 97.5, height: 42 }
views: views:
base: base:
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -68,7 +68,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 32.72, height: 52 } default: { width: 32.72, height: 52 }
altline: { width: 50.12, height: 52 } special-2: { width: 50.12, height: 52 }
wide: { width: 58.99, height: 52 } special-3: { width: 58.99, height: 52 }
change-view: { width: 50.12, height: 52 } change-view: { width: 50.12, height: 52 }
change-view-2: { width: 58.99, height: 52 } change-view-2: { width: 58.99, height: 52 }
spaceline: { width: 167.26, height: 52 } spaceline: { width: 167.26, height: 52 }
@ -43,7 +43,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -74,7 +74,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -1,14 +1,14 @@
# Language: Bulgarian # Language: Bulgarian
--- ---
outlines: outlines:
default: { width: 48.75, height: 42 } default: { width: 48.75, height: 42 }
altline: { width: 73.5, height: 42 } special-2: { width: 73.5, height: 42 }
wide: { width: 73.5, height: 42 } special-3: { width: 73.5, height: 42 }
change-view: { width: 73.5, height: 42 } change-view: { width: 73.5, height: 42 }
spaceline: { width: 292.5, height: 42 } spaceline: { width: 292.5, height: 42 }
special: { width: 48.75, height: 42 } special: { width: 48.75, height: 42 }
placeholder: { width: 48.75, height: 42 } placeholder: { width: 48.75, height: 42 }
fill: { width: 97.5, height: 42 } fill: { width: 97.5, height: 42 }
views: views:
base: base:
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -68,7 +68,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -1,13 +1,13 @@
# Language: Portuguese (Brazil) # Language: Portuguese (Brazil)
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 53, height: 52 } special-2: { width: 53, height: 52 }
wide: { width: 53, height: 52 } special-3: { width: 53, height: 52 }
change-view: { width: 53, height: 52 } change-view: { width: 53, height: 52 }
spaceline: { width: 90, height: 52 } spaceline: { width: 90, height: 52 }
special: { width: 35.67, height: 52 } special: { width: 35.67, height: 52 }
large: { width: 71.34, height: 52 } large: { width: 71.34, height: 52 }
views: views:
base: base:
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -84,6 +84,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 53.75, height: 42 } default: { width: 53.75, height: 42 }
thin: { width: 40.5, height: 42 } thin: { width: 40.5, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
wide: { width: 92, height: 42 } special-3: { width: 92, height: 42 }
change-view: { width: 81, height: 42 } change-view: { width: 81, height: 42 }
spaceline: { width: 149.5, height: 42 } spaceline: { width: 149.5, height: 42 }
special: { width: 53.75, height: 42 } special: { width: 53.75, height: 42 }
@ -46,7 +46,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -85,7 +85,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
«: «:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 32.45, height: 52 } default: { width: 32.45, height: 52 }
altline: { width: 32, height: 52 } special-2: { width: 32, height: 52 }
wide: { width: 64.55, height: 52 } special-3: { width: 64.55, height: 52 }
change-view: { width: 32, height: 52 } change-view: { width: 32, height: 52 }
change-view-2: { width: 64.55, height: 52 } change-view-2: { width: 64.55, height: 52 }
spaceline: { width: 91.96, height: 52 } spaceline: { width: 91.96, height: 52 }
@ -43,11 +43,11 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
BackSpace-wide: BackSpace-wide:
outline: "wide" outline: "special-3"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -78,7 +78,7 @@ buttons:
outline: "fill" outline: "fill"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
5: 5:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 48.75, height: 42 } default: { width: 48.75, height: 42 }
altline: { width: 48.75, height: 42 } special-2: { width: 48.75, height: 42 }
wide: { width: 97.5, height: 42 } special-3: { width: 97.5, height: 42 }
change-view: { width: 48.75, height: 42 } change-view: { width: 48.75, height: 42 }
change-view-2: { width: 97.5, height: 42 } change-view-2: { width: 97.5, height: 42 }
spaceline: { width: 146.5, height: 42 } spaceline: { width: 146.5, height: 42 }
@ -42,11 +42,11 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
BackSpace-wide: BackSpace-wide:
outline: "wide" outline: "special-3"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -75,7 +75,7 @@ buttons:
outline: "fill" outline: "fill"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
5: 5:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.5, height: 52 } default: { width: 35.5, height: 52 }
altline: { width: 53.5, height: 52 } special-2: { width: 53.5, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 53.5, height: 52 } change-view: { width: 53.5, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 135, height: 52 } spaceline: { width: 135, height: 52 }
@ -46,7 +46,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -84,7 +84,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 53.7, height: 42 } default: { width: 53.7, height: 42 }
altline: { width: 80.5, height: 42 } special-2: { width: 80.5, height: 42 }
wide: { width: 92, height: 42 } special-3: { width: 92, height: 42 }
change-view: { width: 80.5, height: 42 } change-view: { width: 80.5, height: 42 }
change-view-2: { width: 92, height: 42 } change-view-2: { width: 92, height: 42 }
spaceline: { width: 219.5, height: 42 } spaceline: { width: 219.5, height: 42 }
@ -46,7 +46,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -84,7 +84,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -4,8 +4,8 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 48, height: 52 } special-2: { width: 48, height: 52 }
wide: { width: 59, height: 52 } special-3: { width: 59, height: 52 }
change-view: { width: 48, height: 52 } change-view: { width: 48, height: 52 }
change-view-2: { width: 59, height: 52 } change-view-2: { width: 59, height: 52 }
spaceline: { width: 70, height: 52 } spaceline: { width: 70, height: 52 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -68,6 +68,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -4,8 +4,8 @@
--- ---
outlines: outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
altline: { width: 70.65, height: 42 } special-2: { width: 70.65, height: 42 }
wide: { width: 86.84, height: 42 } special-3: { width: 86.84, height: 42 }
change-view: { width: 70.65, height: 42 } change-view: { width: 70.65, height: 42 }
change-view-2: { width: 86.84, height: 42 } change-view-2: { width: 86.84, height: 42 }
spaceline: { width: 103.03, height: 42 } spaceline: { width: 103.03, height: 42 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -68,6 +68,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -3,8 +3,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 53.5, height: 52 } special-2: { width: 53.5, height: 52 }
wide: { width: 59, height: 52 } special-3: { width: 59, height: 52 }
change-view: { width: 53.5, height: 52 } change-view: { width: 53.5, height: 52 }
change-view-2: { width: 59, height: 52 } change-view-2: { width: 59, height: 52 }
spaceline: { width: 57, height: 52 } spaceline: { width: 57, height: 52 }
@ -46,7 +46,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -79,6 +79,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -4,8 +4,8 @@
outlines: outlines:
default: { width: 53.5, height: 42 } default: { width: 53.5, height: 42 }
thin: { width: 40, height: 42 } thin: { width: 40, height: 42 }
altline: { width: 80, height: 42 } special-2: { width: 80, height: 42 }
wide: { width: 86.84, height: 42 } special-3: { width: 86.84, height: 42 }
change-view: { width: 80, height: 42 } change-view: { width: 80, height: 42 }
change-view-2: { width: 86.84, height: 42 } change-view-2: { width: 86.84, height: 42 }
spaceline: { width: 126, height: 42 } spaceline: { width: 126, height: 42 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
"'": "'":

View File

@ -6,8 +6,8 @@
outlines: outlines:
default: { width: 35.33, height: 58 } default: { width: 35.33, height: 58 }
doublewidth: { width: 70.66, height: 58 } doublewidth: { width: 70.66, height: 58 }
altline: { width: 52.8, height: 58 } special-2: { width: 52.8, height: 58 }
wide: { width: 64.9, height: 58 } special-3: { width: 64.9, height: 58 }
change-view: { width: 52.8, height: 58 } change-view: { width: 52.8, height: 58 }
change-view-2: { width: 64.9, height: 58 } change-view-2: { width: 64.9, height: 58 }
spaceline: { width: 111.75, height: 58 } spaceline: { width: 111.75, height: 58 }
@ -49,7 +49,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -82,7 +82,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
°: °:

View File

@ -8,8 +8,8 @@ outlines:
doublewidth: { width: 96, height: 42 } doublewidth: { width: 96, height: 42 }
narrow: { width: 33, height: 42 } narrow: { width: 33, height: 42 }
large: { width: 66, height: 42 } large: { width: 66, height: 42 }
altline: { width: 72, height: 42 } special-2: { width: 72, height: 42 }
wide: { width: 108, height: 42 } special-3: { width: 108, height: 42 }
change-view: { width: 72, height: 42 } change-view: { width: 72, height: 42 }
change-view-2: { width: 108, height: 42 } change-view-2: { width: 108, height: 42 }
spaceline: { width: 162, height: 42 } spaceline: { width: 162, height: 42 }
@ -51,7 +51,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -84,7 +84,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
°: °:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
wide: { width: 52.67, height: 52 } special-3: { width: 52.67, height: 52 }
change-view: { 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 }
@ -57,7 +57,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -97,6 +97,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
wide: { width: 81, height: 42 } special-3: { width: 81, height: 42 }
change-view: { 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 }
@ -57,7 +57,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -97,6 +97,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
wide: { width: 52.67, height: 52 } special-3: { width: 52.67, height: 52 }
change-view: { 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 }
@ -57,7 +57,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -97,6 +97,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
wide: { width: 81, height: 42 } special-3: { width: 81, height: 42 }
change-view: { 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 }
@ -57,7 +57,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -97,6 +97,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -4,7 +4,7 @@ outlines:
default: { width: 32.12, height: 52 } default: { width: 32.12, height: 52 }
subtle-highlight: { width: 32.12, height: 52 } subtle-highlight: { width: 32.12, height: 52 }
special: { width: 32.12, height: 52 } special: { width: 32.12, height: 52 }
altline: { width: 48.17, height: 52 } special-2: { width: 48.17, height: 52 }
change-view: { width: 48.17, height: 52 } change-view: { width: 48.17, height: 52 }
fill: { width: 64.24, height: 52 } fill: { width: 64.24, height: 52 }
subtle-highlight-2: { width: 64.24, height: 52 } subtle-highlight-2: { width: 64.24, height: 52 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
ä-subtle-highlight: ä-subtle-highlight:

View File

@ -4,7 +4,7 @@ outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
subtle-highlight: { width: 48.87, height: 42 } subtle-highlight: { width: 48.87, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
altline: { width: 73.31, height: 42 } special-2: { width: 73.31, height: 42 }
change-view: { width: 73.31, height: 42 } change-view: { width: 73.31, height: 42 }
fill: { width: 97.74, height: 42 } fill: { width: 97.74, height: 42 }
subtle-highlight-2: { width: 97.74, height: 42 } subtle-highlight-2: { width: 97.74, height: 42 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
ä-subtle-highlight: ä-subtle-highlight:

View File

@ -4,7 +4,7 @@ outlines:
default: { width: 32.12, height: 52 } default: { width: 32.12, height: 52 }
subtle-highlight: { width: 32.12, height: 52 } subtle-highlight: { width: 32.12, height: 52 }
special: { width: 32.12, height: 52 } special: { width: 32.12, height: 52 }
altline: { width: 48.17, height: 52 } special-2: { width: 48.17, height: 52 }
change-view: { width: 48.17, height: 52 } change-view: { width: 48.17, height: 52 }
fill: { width: 64.24, height: 52 } fill: { width: 64.24, height: 52 }
subtle-highlight-2: { width: 64.24, height: 52 } subtle-highlight-2: { width: 64.24, height: 52 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
ä-subtle-highlight: ä-subtle-highlight:

View File

@ -4,7 +4,7 @@ outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
subtle-highlight: { width: 48.87, height: 42 } subtle-highlight: { width: 48.87, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
altline: { width: 73.31, height: 42 } special-2: { width: 73.31, height: 42 }
change-view: { width: 73.31, height: 42 } change-view: { width: 73.31, height: 42 }
fill: { width: 97.74, height: 42 } fill: { width: 97.74, height: 42 }
subtle-highlight-2: { width: 97.74, height: 42 } subtle-highlight-2: { width: 97.74, height: 42 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
ä-subtle-highlight: ä-subtle-highlight:

View File

@ -3,7 +3,7 @@
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
subtle-highlight: { width: 35.33, height: 52 } subtle-highlight: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, 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 }
@ -44,7 +44,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -77,7 +77,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
ä: ä:

View File

@ -6,7 +6,7 @@ outlines:
halfwidth: { width: 24, height: 42 } halfwidth: { width: 24, height: 42 }
thin: { width: 30, height: 42 } thin: { width: 30, height: 42 }
narrow: { width: 40.5, height: 42 } narrow: { width: 40.5, height: 42 }
altline: { width: 82.74, height: 42 } special-2: { width: 82.74, height: 42 }
change-view: { width: 82.74, height: 42 } change-view: { width: 82.74, height: 42 }
fill: { width: 97.74, height: 42 } fill: { width: 97.74, height: 42 }
subtle-highlight-2: { width: 97.74, height: 42 } subtle-highlight-2: { width: 97.74, height: 42 }
@ -50,7 +50,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -83,7 +83,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
: :

View File

@ -2,9 +2,9 @@
--- ---
outlines: outlines:
default: { width: 32.4, height: 52 } default: { width: 32.4, height: 52 }
altline: { width: 48.39, height: 52 } special-2: { width: 48.39, height: 52 }
large: { width: 48.39, height: 52 } large: { width: 48.39, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 48.39, height: 52 } change-view: { width: 48.39, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 136.39, height: 52 } spaceline: { width: 136.39, height: 52 }
@ -43,7 +43,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -76,7 +76,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
altline: { width: 73.5, height: 42 } special-2: { width: 73.5, height: 42 }
wide: { width: 92.99, height: 42 } special-3: { width: 92.99, height: 42 }
change-view: { width: 73.5, height: 42 } change-view: { width: 73.5, height: 42 }
spaceline: { width: 273.5, height: 42 } spaceline: { width: 273.5, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
@ -41,7 +41,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -67,7 +67,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -1,7 +1,7 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 106.67, height: 52 } spaceline: { width: 106.67, height: 52 }
@ -39,7 +39,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
"@": "@":
@ -74,6 +74,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -1,7 +1,7 @@
--- ---
outlines: outlines:
default: { width: 52, height: 42 } default: { width: 52, height: 42 }
wide: { width: 91.25, height: 42 } special-3: { width: 91.25, height: 42 }
change-view: { width: 77.52, height: 42 } change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.25, height: 42 } change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 157, height: 42 } spaceline: { width: 157, height: 42 }
@ -39,7 +39,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
"@": "@":
@ -74,6 +74,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 54, height: 52 } special-2: { width: 54, height: 52 }
wide: { width: 54, height: 52 } special-3: { width: 54, height: 52 }
change-view: { width: 54, height: 52 } change-view: { width: 54, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 88.75, height: 52 } spaceline: { width: 88.75, height: 52 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 53.75, height: 42 } default: { width: 53.75, height: 42 }
thin: { width: 40, height: 42 } thin: { width: 40, height: 42 }
altline: { width: 80.5, height: 42 } special-2: { width: 80.5, height: 42 }
wide: { width: 91.25, height: 42 } special-3: { width: 91.25, height: 42 }
change-view: { width: 80.5, height: 42 } change-view: { width: 80.5, height: 42 }
change-view-2: { width: 91.25, height: 42 } change-view-2: { width: 91.25, height: 42 }
spaceline: { width: 164, height: 42 } spaceline: { width: 164, height: 42 }
@ -48,7 +48,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -81,7 +81,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 90, height: 52 } spaceline: { width: 90, height: 52 }
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -78,6 +78,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 53.75, height: 42 } default: { width: 53.75, height: 42 }
altline: { width: 80, height: 42 } special-2: { width: 80, height: 42 }
wide: { width: 92, height: 42 } special-3: { width: 92, height: 42 }
change-view: { width: 80, height: 42 } change-view: { width: 80, height: 42 }
change-view-2: { width: 92, height: 42 } change-view-2: { width: 92, height: 42 }
spaceline: { width: 135, height: 42 } spaceline: { width: 135, height: 42 }
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -78,6 +78,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 }
spaceline: { width: 90, height: 52 } spaceline: { width: 90, height: 52 }
special: { width: 35.67, height: 52 } special: { width: 35.67, height: 52 }
@ -44,7 +44,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -77,6 +77,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 53.75, height: 42 } default: { width: 53.75, height: 42 }
altline: { width: 80, height: 42 } special-2: { width: 80, height: 42 }
wide: { width: 92, height: 42 } special-3: { width: 92, height: 42 }
change-view: { width: 80, height: 42 } change-view: { width: 80, height: 42 }
spaceline: { width: 135, height: 42 } spaceline: { width: 135, height: 42 }
special: { width: 53.75, height: 42 } special: { width: 53.75, height: 42 }
@ -44,7 +44,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -77,6 +77,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,9 +2,9 @@
--- ---
outlines: outlines:
default: { width: 32.4, height: 52 } default: { width: 32.4, height: 52 }
altline: { width: 48.39, height: 52 } special-2: { width: 48.39, height: 52 }
large: { width: 48.39, height: 52 } large: { width: 48.39, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 48.39, height: 52 } change-view: { width: 48.39, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 136.39, height: 52 } spaceline: { width: 136.39, height: 52 }
@ -43,7 +43,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -76,7 +76,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
altline: { width: 73.5, height: 42 } special-2: { width: 73.5, height: 42 }
wide: { width: 92.99, height: 42 } special-3: { width: 92.99, height: 42 }
change-view: { width: 73.5, height: 42 } change-view: { width: 73.5, height: 42 }
spaceline: { width: 273.5, height: 42 } spaceline: { width: 273.5, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
@ -41,7 +41,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -67,7 +67,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 37.0, height: 52 } special-2: { width: 37.0, height: 52 }
wide: { width: 50, height: 52 } special-3: { width: 50, height: 52 }
change-view: { width: 37.0, height: 52 } change-view: { width: 37.0, height: 52 }
change-view-2: { width: 50, height: 52 } change-view-2: { width: 50, height: 52 }
spaceline: { width: 171, height: 52 } spaceline: { width: 171, height: 52 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -85,7 +85,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 54, height: 42 } special-2: { width: 54, height: 42 }
wide: { width: 80, height: 42 } special-3: { width: 80, height: 42 }
change-view: { width: 54, height: 42 } change-view: { width: 54, height: 42 }
change-view-2: { width: 80, height: 42 } change-view-2: { width: 80, height: 42 }
spaceline: { width: 246, height: 42 } spaceline: { width: 246, height: 42 }
@ -46,7 +46,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -84,7 +84,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
wide: { width: 59, height: 52 } special-3: { width: 59, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 }
change-view-2: { width: 59, height: 52 } change-view-2: { width: 59, height: 52 }
spaceline: { width: 140, height: 52 } spaceline: { width: 140, height: 52 }
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -83,6 +83,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
wide: { width: 100, height: 42 } special-3: { width: 100, height: 42 }
change-view: { width: 81, height: 42 } change-view: { width: 81, height: 42 }
change-view-2: { width: 100, height: 42 } change-view-2: { width: 100, height: 42 }
spaceline: { width: 205, height: 42 } spaceline: { width: 205, height: 42 }
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -83,6 +83,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 53, height: 52 } special-2: { width: 53, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 53, height: 52 } change-view: { width: 53, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 142, height: 52 } spaceline: { width: 142, height: 52 }
@ -41,7 +41,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -74,6 +74,6 @@ buttons:
.: .:
outline: "large" outline: "large"
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 53.5, height: 42 } default: { width: 53.5, height: 42 }
altline: { width: 80.25, height: 42 } special-2: { width: 80.25, height: 42 }
wide: { width: 91.26, height: 42 } special-3: { width: 91.26, height: 42 }
change-view: { width: 80.25, height: 42 } change-view: { width: 80.25, height: 42 }
change-view-2: { width: 91.26, height: 42 } change-view-2: { width: 91.26, height: 42 }
spaceline: { width: 245, height: 42 } spaceline: { width: 245, height: 42 }
@ -40,7 +40,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -71,7 +71,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -10,10 +10,10 @@ outlines:
placeholder: { width: 40, height: 60 } placeholder: { width: 40, height: 60 }
special: { width: 52.67, height: 60 } special: { width: 52.67, height: 60 }
fill: { width: 57.5, height: 60 } fill: { width: 57.5, height: 60 }
altline: { width: 57.5, height: 60 } special-2: { width: 57.5, height: 60 }
large: { width: 57.5, height: 60 } large: { width: 57.5, height: 60 }
change-view: { width: 57.5, height: 60 } change-view: { width: 57.5, height: 60 }
wide: { width: 62, height: 60 } special-3: { width: 62, height: 60 }
change-view-2: { width: 81, height: 60 } change-view-2: { width: 81, height: 60 }
character-group: { width: 72, height: 60 } character-group: { width: 72, height: 60 }
placeholder-2: { width: 72, height: 60 } placeholder-2: { width: 72, height: 60 }
@ -116,7 +116,7 @@ buttons:
outline: "change-view-2" outline: "change-view-2"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -214,7 +214,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -10,10 +10,10 @@ outlines:
placeholder: { width: 74, height: 60 } placeholder: { width: 74, height: 60 }
subtle-highlight: { width: 74, height: 60 } subtle-highlight: { width: 74, height: 60 }
fill: { width: 97.44, height: 60 } fill: { width: 97.44, height: 60 }
altline: { width: 97.44, height: 60 } special-2: { width: 97.44, height: 60 }
large: { width: 97.44, height: 60 } large: { width: 97.44, height: 60 }
change-view: { width: 97.44, height: 60 } change-view: { width: 97.44, height: 60 }
wide: { width: 114.7, height: 60 } special-3: { width: 114.7, height: 60 }
character-group: { width: 133.2, height: 60 } character-group: { width: 133.2, height: 60 }
placeholder-2: { width: 133.2, height: 60 } placeholder-2: { width: 133.2, height: 60 }
change-view-2: { width: 148, height: 60 } change-view-2: { width: 148, height: 60 }
@ -116,7 +116,7 @@ buttons:
outline: "change-view-2" outline: "change-view-2"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -214,7 +214,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -8,9 +8,9 @@ outlines:
default: { width: 40, height: 60 } default: { width: 40, height: 60 }
subtle-highlight: { width: 40, height: 60 } subtle-highlight: { width: 40, height: 60 }
fill: { width: 52.67, height: 60 } fill: { width: 52.67, height: 60 }
altline: { width: 52.67, height: 60 } special-2: { width: 52.67, height: 60 }
change-view: { width: 52.67, height: 60 } change-view: { width: 52.67, height: 60 }
wide: { width: 80, height: 60 } special-3: { width: 80, height: 60 }
change-view-2: { width: 80, height: 60 } change-view-2: { width: 80, height: 60 }
spaceline: { width: 120, height: 60 } spaceline: { width: 120, height: 60 }
@ -49,12 +49,12 @@ buttons:
outline: "change-view-2" outline: "change-view-2"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "altline" outline: "special-2"
icon: "keyboard-mode-symbolic" icon: "keyboard-mode-symbolic"
show_numbers: show_numbers:
action: action:
@ -82,7 +82,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -6,9 +6,9 @@ outlines:
special: { width: 73, height: 60 } special: { width: 73, height: 60 }
subtle-highlight: { width: 73, height: 60 } subtle-highlight: { width: 73, height: 60 }
fill: { width: 110, height: 60 } fill: { width: 110, height: 60 }
altline: { width: 110, height: 60 } special-2: { width: 110, height: 60 }
change-view: { width: 110, height: 60 } change-view: { width: 110, height: 60 }
wide: { width: 146, height: 60 } special-3: { width: 146, height: 60 }
change-view-2: { width: 146, height: 60 } change-view-2: { width: 146, height: 60 }
spaceline: { width: 256, height: 60 } spaceline: { width: 256, height: 60 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view-2" outline: "change-view-2"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -3,7 +3,7 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 53, height: 52 } special-2: { width: 53, height: 52 }
change-view: { width: 53, height: 52 } change-view: { width: 53, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 53.5, height: 52 } spaceline: { width: 53.5, height: 52 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -80,7 +80,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,7 +3,7 @@
--- ---
outlines: outlines:
default: { width: 44.75, height: 42 } default: { width: 44.75, height: 42 }
altline: { width: 89.5, height: 42 } special-2: { width: 89.5, height: 42 }
change-view: { width: 89.5, height: 42 } change-view: { width: 89.5, height: 42 }
change-view-2: { width: 67.125, height: 42 } change-view-2: { width: 67.125, height: 42 }
spaceline: { width: 111.875, height: 42 } spaceline: { width: 111.875, height: 42 }
@ -46,7 +46,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -79,7 +79,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 41, height: 60 } default: { width: 41, height: 60 }
altline: { width: 41, height: 60 } special-2: { width: 41, height: 60 }
wide: { width: 82, height: 60 } special-3: { width: 82, height: 60 }
change-view: { width: 82, height: 60 } change-view: { width: 82, height: 60 }
spaceline: { width: 122, height: 60 } spaceline: { width: 122, height: 60 }
special: { width: 41, height: 60 } special: { width: 41, height: 60 }
@ -27,7 +27,7 @@ views:
buttons: buttons:
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -53,7 +53,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -1,12 +1,12 @@
# Language: Hebrew # Language: Hebrew
--- ---
outlines: outlines:
default: { width: 53.75, height: 42 } default: { width: 53.75, height: 42 }
altline: { width: 53.75, height: 42 } special-2: { width: 53.75, height: 42 }
wide: { width: 107, height: 42 } special-3: { width: 107, height: 42 }
change-view: { width: 107, height: 42 } change-view: { width: 107, height: 42 }
spaceline: { width: 162, height: 42 } spaceline: { width: 162, height: 42 }
special: { width: 53.5, height: 42 } special: { width: 53.5, height: 42 }
views: views:
base: base:
@ -27,7 +27,7 @@ views:
buttons: buttons:
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -53,6 +53,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -1,12 +1,12 @@
# Language: Malayalam # Language: Malayalam
--- ---
outlines: outlines:
default: { width: 29.44, height: 44.5 } default: { width: 29.44, height: 44.5 }
altline: { width: 58.88, height: 44.5 } special-2: { width: 58.88, height: 44.5 }
change-view: { width: 58.88, height: 44.5 } change-view: { width: 58.88, height: 44.5 }
spaceline: { width: 235.52, height: 44.5 } spaceline: { width: 235.52, height: 44.5 }
special: { width: 29.44, height: 44.5 } special: { width: 29.44, height: 44.5 }
placeholder: { width: 29.44, height: 44.5 } placeholder: { width: 29.44, height: 44.5 }
views: views:
base: base:
@ -43,7 +43,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -69,7 +69,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -1,12 +1,12 @@
# Language: Malayalam # Language: Malayalam
--- ---
outlines: outlines:
default: { width: 45.11, height: 36.65 } default: { width: 45.11, height: 36.65 }
altline: { width: 90.22, height: 36.65 } special-2: { width: 90.22, height: 36.65 }
change-view: { width: 90.22, height: 36.65 } change-view: { width: 90.22, height: 36.65 }
spaceline: { width: 360.88, height: 36.65 } spaceline: { width: 360.88, height: 36.65 }
special: { width: 45.11, height: 36.65 } special: { width: 45.11, height: 36.65 }
placeholder: { width: 45.11, height: 36.65 } placeholder: { width: 45.11, height: 36.65 }
views: views:
base: base:
@ -43,7 +43,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -69,7 +69,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 32.75, height: 52 } default: { width: 32.75, height: 52 }
altline: { width: 48.99, height: 52 } special-2: { width: 48.99, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 48.99, height: 52 } change-view: { width: 48.99, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 135, height: 52 } spaceline: { width: 135, height: 52 }
@ -41,7 +41,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -72,7 +72,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
zwnj: zwnj:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 44.75, height: 42 } default: { width: 44.75, height: 42 }
altline: { width: 67.25, height: 42 } special-2: { width: 67.25, height: 42 }
wide: { width: 80, height: 42 } special-3: { width: 80, height: 42 }
change-view: { width: 67.25, height: 42 } change-view: { width: 67.25, height: 42 }
change-view-2: { width: 80, height: 42 } change-view-2: { width: 80, height: 42 }
spaceline: { width: 198, height: 42 } spaceline: { width: 198, height: 42 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -73,7 +73,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
zwnj: zwnj:

View File

@ -4,8 +4,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 52.75, height: 52 } special-2: { width: 52.75, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 52.75, height: 52 } change-view: { width: 52.75, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 91.08, height: 52 } spaceline: { width: 91.08, height: 52 }
@ -48,7 +48,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -81,7 +81,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -4,8 +4,8 @@
--- ---
outlines: outlines:
default: { width: 53.5, height: 42 } default: { width: 53.5, height: 42 }
altline: { width: 80.25, height: 42 } special-2: { width: 80.25, height: 42 }
wide: { width: 91.26, height: 42 } special-3: { width: 91.26, height: 42 }
change-view: { width: 80.25, height: 42 } change-view: { width: 80.25, height: 42 }
change-view-2: { width: 91.26, height: 42 } change-view-2: { width: 91.26, height: 42 }
spaceline: { width: 134, height: 42 } spaceline: { width: 134, height: 42 }
@ -48,7 +48,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -81,7 +81,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -4,8 +4,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 52.75, height: 52 } special-2: { width: 52.75, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 52.75, height: 52 } change-view: { width: 52.75, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 91.08, height: 52 } spaceline: { width: 91.08, height: 52 }
@ -48,7 +48,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -81,7 +81,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -4,8 +4,8 @@
--- ---
outlines: outlines:
default: { width: 53.5, height: 42 } default: { width: 53.5, height: 42 }
altline: { width: 80.25, height: 42 } special-2: { width: 80.25, height: 42 }
wide: { width: 91.26, height: 42 } special-3: { width: 91.26, height: 42 }
change-view: { width: 80.25, height: 42 } change-view: { width: 80.25, height: 42 }
change-view-2: { width: 91.26, height: 42 } change-view-2: { width: 91.26, height: 42 }
spaceline: { width: 134, height: 42 } spaceline: { width: 134, height: 42 }
@ -48,7 +48,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -81,7 +81,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "altline" outline: "special-2"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,10 +3,9 @@
--- ---
outlines: outlines:
default: { width: 71.33, height: 52 } default: { width: 71.33, height: 52 }
wide: { width: 71.33, height: 52 } special: { width: 71.33, height: 52 }
character-group: { width: 71.33, height: 52 } character-group: { width: 71.33, height: 52 }
change-view: { width: 71.33, height: 52 } change-view: { width: 71.33, height: 52 }
special: { width: 71.33, height: 52 }
placeholder: { width: 71.33, height: 52 } placeholder: { width: 71.33, height: 52 }
views: views:
@ -230,19 +229,19 @@ views:
buttons: buttons:
# following 4 buttons use the corresponding xkb name as keysym # following 4 buttons use the corresponding xkb name as keysym
BackSpace: BackSpace:
outline: "wide" outline: "special"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
Return: Return:
outline: "wide" outline: "special"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
Left: Left:
outline: "wide" outline: "special"
label: "←" label: "←"
keysym: "Left" keysym: "Left"
Right: Right:
outline: "wide" outline: "special"
label: "→" label: "→"
keysym: "Right" keysym: "Right"
# special button "preferences" is handled in the code # special button "preferences" is handled in the code

View File

@ -3,10 +3,9 @@
--- ---
outlines: outlines:
default: { width: 84, height: 42 } default: { width: 84, height: 42 }
wide: { width: 84, height: 42 } special: { width: 84, height: 42 }
character-group: { width: 84, height: 42 } character-group: { width: 84, height: 42 }
change-view: { width: 84, height: 42 } change-view: { width: 84, height: 42 }
special: { width: 84, height: 42 }
placeholder: { width: 84, height: 42 } placeholder: { width: 84, height: 42 }
views: views:
@ -230,19 +229,19 @@ views:
buttons: buttons:
# following 4 buttons use the corresponding xkb name as keysym # following 4 buttons use the corresponding xkb name as keysym
BackSpace: BackSpace:
outline: "wide" outline: "special"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
Return: Return:
outline: "wide" outline: "special"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
Left: Left:
outline: "wide" outline: "special"
label: "←" label: "←"
keysym: "Left" keysym: "Left"
Right: Right:
outline: "wide" outline: "special"
label: "→" label: "→"
keysym: "Right" keysym: "Right"
# special button "preferences" is handled in the code # special button "preferences" is handled in the code

View File

@ -2,9 +2,9 @@
--- ---
outlines: outlines:
default: { width: 32.4, height: 52 } default: { width: 32.4, height: 52 }
altline: { width: 48.39, height: 52 } special-2: { width: 48.39, height: 52 }
large: { width: 48.39, height: 52 } large: { width: 48.39, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 48.39, height: 52 } change-view: { width: 48.39, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 136.39, height: 52 } spaceline: { width: 136.39, height: 52 }
@ -43,7 +43,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -76,7 +76,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
altline: { width: 73.5, height: 42 } special-2: { width: 73.5, height: 42 }
wide: { width: 92.99, height: 42 } special-3: { width: 92.99, height: 42 }
change-view: { width: 73.5, height: 42 } change-view: { width: 73.5, height: 42 }
spaceline: { width: 273.5, height: 42 } spaceline: { width: 273.5, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
@ -41,7 +41,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -67,7 +67,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -1,8 +1,8 @@
--- ---
outlines: outlines:
default: { width: 37.46, height: 52 } default: { width: 37.46, height: 52 }
altline: { width: 48.39, height: 52 } special-2: { width: 48.39, height: 52 }
wide: { width: 88.98, height: 52 } special-3: { width: 88.98, height: 52 }
spaceline: { width: 120.58, height: 52 } spaceline: { width: 120.58, height: 52 }
views: views:
@ -14,13 +14,13 @@ views:
buttons: buttons:
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -1,8 +1,8 @@
--- ---
outlines: outlines:
default: { width: 37.46, height: 42 } default: { width: 37.46, height: 42 }
altline: { width: 48.39, height: 42 } special-2: { width: 48.39, height: 42 }
wide: { width: 88.98, height: 42 } special-3: { width: 88.98, height: 42 }
spaceline: { width: 120.58, height: 42 } spaceline: { width: 120.58, height: 42 }
views: views:
@ -14,13 +14,13 @@ views:
buttons: buttons:
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
space: space:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -2,9 +2,9 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
large: { width: 52.67, height: 52 } large: { width: 52.67, height: 52 }
wide: { width: 59, height: 52 } special-3: { width: 59, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 }
change-view-2: { width: 59, height: 52 } change-view-2: { width: 59, height: 52 }
spaceline: { width: 141, height: 52 } spaceline: { width: 141, height: 52 }
@ -61,7 +61,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
keysym: "BackSpace" keysym: "BackSpace"
preferences: preferences:
@ -111,7 +111,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,9 +2,9 @@
--- ---
outlines: outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
large: { width: 81, height: 42 } large: { width: 81, height: 42 }
wide: { width: 100, height: 42 } special-3: { width: 100, height: 42 }
change-view: { width: 81, height: 42 } change-view: { width: 81, height: 42 }
change-view-2: { width: 100, height: 42 } change-view-2: { width: 100, height: 42 }
spaceline: { width: 206, height: 42 } spaceline: { width: 206, height: 42 }
@ -61,7 +61,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
keysym: "BackSpace" keysym: "BackSpace"
preferences: preferences:
@ -111,7 +111,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 53, height: 52 } special-2: { width: 53, height: 52 }
wide: { width: 53, height: 52 } special-3: { width: 53, height: 52 }
change-view: { width: 53, height: 52 } change-view: { width: 53, height: 52 }
spaceline: { width: 90, height: 52 } spaceline: { width: 90, height: 52 }
special: { width: 35.67, height: 52 } special: { width: 35.67, height: 52 }
@ -46,7 +46,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -85,6 +85,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -4,8 +4,8 @@
outlines: outlines:
default: { width: 53.75, height: 42 } default: { width: 53.75, height: 42 }
thin: { width: 40.5, height: 42 } thin: { width: 40.5, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
wide: { width: 92, height: 42 } special-3: { width: 92, height: 42 }
change-view: { width: 81, height: 42 } change-view: { width: 81, height: 42 }
spaceline: { width: 149.5, height: 42 } spaceline: { width: 149.5, height: 42 }
special: { width: 53.75, height: 42 } special: { width: 53.75, height: 42 }
@ -47,7 +47,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -86,7 +86,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
«: «:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 35.67, height: 52 } default: { width: 35.67, height: 52 }
altline: { width: 53.5, height: 52 } special-2: { width: 53.5, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 53.5, height: 52 } change-view: { width: 53.5, height: 52 }
spaceline: { width: 107.67, height: 52 } spaceline: { width: 107.67, height: 52 }
special: { width: 35.67, height: 52 } special: { width: 35.67, height: 52 }
@ -45,7 +45,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -78,7 +78,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 54, height: 42 } default: { width: 54, height: 42 }
altline: { width: 81, height: 42 } special-2: { width: 81, height: 42 }
wide: { width: 81, height: 42 } special-3: { width: 81, height: 42 }
change-view: { width: 81, height: 42 } change-view: { width: 81, height: 42 }
spaceline: { width: 189.25, height: 42 } spaceline: { width: 189.25, height: 42 }
special: { width: 54, height: 42 } special: { width: 54, height: 42 }
@ -44,7 +44,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -77,6 +77,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 32.42, height: 52 } default: { width: 32.42, height: 52 }
fill: { width: 64.84, height: 52 } fill: { width: 64.84, height: 52 }
altline: { width: 32.42, height: 52 } special-2: { width: 32.42, height: 52 }
wide: { width: 48.63, height: 52 } special-3: { width: 48.63, height: 52 }
change-view: { width: 32.42, height: 52 } change-view: { width: 32.42, height: 52 }
change-view-2: { width: 48.63, height: 52 } change-view-2: { width: 48.63, height: 52 }
spaceline: { width: 162.1, height: 52 } spaceline: { width: 162.1, height: 52 }
@ -42,11 +42,11 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
BackSpace-wide: BackSpace-wide:
outline: "wide" outline: "special-3"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -72,7 +72,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
fill: { width: 73.31, height: 42 } fill: { width: 73.31, height: 42 }
altline: { width: 48.87, height: 42 } special-2: { width: 48.87, height: 42 }
wide: { width: 73.31, height: 42 } special-3: { width: 73.31, height: 42 }
change-view: { width: 48.87, height: 42 } change-view: { width: 48.87, height: 42 }
change-view-2: { width: 73.31, height: 42 } change-view-2: { width: 73.31, height: 42 }
spaceline: { width: 244.34, height: 42 } spaceline: { width: 244.34, height: 42 }
@ -42,11 +42,11 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
BackSpace-wide: BackSpace-wide:
outline: "wide" outline: "special-3"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -72,7 +72,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 32.42, height: 52 } default: { width: 32.42, height: 52 }
fill: { width: 64.84, height: 52 } fill: { width: 64.84, height: 52 }
altline: { width: 48.63, height: 52 } special-2: { width: 48.63, height: 52 }
wide: { width: 64.84, height: 52 } special-3: { width: 64.84, height: 52 }
change-view: { width: 48.63, height: 52 } change-view: { width: 48.63, height: 52 }
change-view-2: { width: 64.84, height: 52 } change-view-2: { width: 64.84, height: 52 }
spaceline: { width: 129.68, height: 52 } spaceline: { width: 129.68, height: 52 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -73,7 +73,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
fill: { width: 73.31, height: 42 } fill: { width: 73.31, height: 42 }
altline: { width: 73.31, height: 42 } special-2: { width: 73.31, height: 42 }
wide: { width: 73.31, height: 42 } special-3: { width: 73.31, height: 42 }
change-view: { width: 73.31, height: 42 } change-view: { width: 73.31, height: 42 }
spaceline: { width: 244.34, height: 42 } spaceline: { width: 244.34, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
@ -41,7 +41,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -67,7 +67,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 32.12, height: 52 } default: { width: 32.12, height: 52 }
fill: { width: 64.24, height: 52 } fill: { width: 64.24, height: 52 }
altline: { width: 48.18, height: 52 } special-2: { width: 48.18, height: 52 }
wide: { width: 64.24, height: 52 } special-3: { width: 64.24, height: 52 }
change-view: { width: 48.18, height: 52 } change-view: { width: 48.18, height: 52 }
change-view-2: { width: 64.24, height: 52 } change-view-2: { width: 64.24, height: 52 }
spaceline: { width: 128.48, height: 52 } spaceline: { width: 128.48, height: 52 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -73,7 +73,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
fill: { width: 73.31, height: 42 } fill: { width: 73.31, height: 42 }
altline: { width: 73.31, height: 42 } special-2: { width: 73.31, height: 42 }
wide: { width: 73.31, height: 42 } special-3: { width: 73.31, height: 42 }
change-view: { width: 73.31, height: 42 } change-view: { width: 73.31, height: 42 }
spaceline: { width: 244.35, height: 42 } spaceline: { width: 244.35, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
@ -41,7 +41,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -67,7 +67,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 32.45, height: 52 } default: { width: 32.45, height: 52 }
altline: { width: 32, height: 52 } special-2: { width: 32, height: 52 }
wide: { width: 64.55, height: 52 } special-3: { width: 64.55, height: 52 }
change-view: { width: 32, height: 52 } change-view: { width: 32, height: 52 }
change-view-2: { width: 64.55, height: 52 } change-view-2: { width: 64.55, height: 52 }
spaceline: { width: 91.96, height: 52 } spaceline: { width: 91.96, height: 52 }
@ -44,11 +44,11 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
BackSpace-wide: BackSpace-wide:
outline: "wide" outline: "special-3"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -82,7 +82,7 @@ buttons:
outline: "fill" outline: "fill"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 48.75, height: 42 } default: { width: 48.75, height: 42 }
altline: { width: 48.75, height: 42 } special-2: { width: 48.75, height: 42 }
wide: { width: 97.5, height: 42 } special-3: { width: 97.5, height: 42 }
change-view: { width: 48.75, height: 42 } change-view: { width: 48.75, height: 42 }
change-view-2: { width: 97.5, height: 42 } change-view-2: { width: 97.5, height: 42 }
spaceline: { width: 146.5, height: 42 } spaceline: { width: 146.5, height: 42 }
@ -43,11 +43,11 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
BackSpace-wide: BackSpace-wide:
outline: "wide" outline: "special-3"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -76,7 +76,7 @@ buttons:
outline: "fill" outline: "fill"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,9 +2,9 @@
--- ---
outlines: outlines:
default: { width: 32.4, height: 52 } default: { width: 32.4, height: 52 }
altline: { width: 48.39, height: 52 } special-2: { width: 48.39, height: 52 }
large: { width: 48.39, height: 52 } large: { width: 48.39, height: 52 }
wide: { width: 62, height: 52 } special-3: { width: 62, height: 52 }
change-view: { width: 48.39, height: 52 } change-view: { width: 48.39, height: 52 }
change-view-2: { width: 62, height: 52 } change-view-2: { width: 62, height: 52 }
spaceline: { width: 136.39, height: 52 } spaceline: { width: 136.39, height: 52 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -75,7 +75,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -2,8 +2,8 @@
--- ---
outlines: outlines:
default: { width: 48.87, height: 42 } default: { width: 48.87, height: 42 }
altline: { width: 73.5, height: 42 } special-2: { width: 73.5, height: 42 }
wide: { width: 92.99, height: 42 } special-3: { width: 92.99, height: 42 }
change-view: { width: 73.5, height: 42 } change-view: { width: 73.5, height: 42 }
spaceline: { width: 273.5, height: 42 } spaceline: { width: 273.5, height: 42 }
special: { width: 48.87, height: 42 } special: { width: 48.87, height: 42 }
@ -42,7 +42,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -68,7 +68,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -3,8 +3,8 @@
outlines: outlines:
default: { width: 35.33, height: 52 } default: { width: 35.33, height: 52 }
subtle-highlight: { width: 35.33, height: 52 } subtle-highlight: { width: 35.33, height: 52 }
altline: { width: 52.67, height: 52 } special-2: { width: 52.67, height: 52 }
wide: { width: 52.67, height: 52 } special-3: { width: 52.67, height: 52 }
change-view: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 }
spaceline: { width: 88.66, height: 52 } spaceline: { width: 88.66, height: 52 }
special: { width: 35.33, height: 52 } special: { width: 35.33, height: 52 }
@ -58,7 +58,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -98,7 +98,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -4,8 +4,8 @@ outlines:
default: { width: 45, height: 42 } default: { width: 45, height: 42 }
subtle-highlight: { width: 45, height: 42 } subtle-highlight: { width: 45, height: 42 }
fill: { width: 90, height: 42 } fill: { width: 90, height: 42 }
altline: { width: 90, height: 42 } special-2: { width: 90, height: 42 }
wide: { width: 90, height: 42 } special-3: { width: 90, height: 42 }
change-view: { width: 90, height: 42 } change-view: { width: 90, height: 42 }
spaceline: { width: 135, height: 42 } spaceline: { width: 135, height: 42 }
special: { width: 45, height: 42 } special: { width: 45, height: 42 }
@ -59,7 +59,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -99,7 +99,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
--: --:

View File

@ -6,11 +6,11 @@ outlines:
halfwidth: { width: 17.665, height: 45.5 } halfwidth: { width: 17.665, height: 45.5 }
narrow: { width: 26.335, height: 45.5 } narrow: { width: 26.335, height: 45.5 }
special: { width: 35.33, height: 45.5 } special: { width: 35.33, height: 45.5 }
altline: { width: 52.67, height: 45.5 } special-2: { width: 52.67, height: 45.5 }
change-view: { width: 52.67, height: 45.5 } change-view: { width: 52.67, height: 45.5 }
large: { width: 52.67, height: 45.5 } large: { width: 52.67, height: 45.5 }
action: { width: 59, height: 45.5 } action: { width: 59, height: 45.5 }
wide: { width: 59, height: 45.5 } special-3: { width: 59, height: 45.5 }
change-view-2: { width: 59, height: 45.5 } change-view-2: { width: 59, height: 45.5 }
spaceline: { width: 100.96, height: 45.5 } spaceline: { width: 100.96, height: 45.5 }
small: { width: 50.471, height: 24 } small: { width: 50.471, height: 24 }
@ -63,7 +63,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -108,7 +108,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
F1: F1:

View File

@ -7,11 +7,11 @@ outlines:
placeholder: { width: 27, height: 37 } placeholder: { 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 } special-2: { width: 81, height: 37 }
change-view: { 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 } special-3: { width: 90, height: 37 }
change-view-2: { 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 }
@ -63,7 +63,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -108,7 +108,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
F1: F1:

View File

@ -6,10 +6,10 @@ outlines:
placeholder: { width: 17.665, height: 45.5 } placeholder: { width: 17.665, height: 45.5 }
thin: { width: 30.995, height: 45.5 } thin: { width: 30.995, height: 45.5 }
action: { width: 59, height: 45.5 } action: { width: 59, height: 45.5 }
altline: { width: 52.67, height: 45.5 } special-2: { width: 52.67, height: 45.5 }
change-view: { width: 52.67, height: 45.5 } change-view: { width: 52.67, height: 45.5 }
large: { width: 52.67, height: 45.5 } large: { width: 52.67, height: 45.5 }
wide: { width: 59, height: 45.5 } special-3: { width: 59, height: 45.5 }
change-view-2: { width: 59, height: 45.5 } change-view-2: { width: 59, height: 45.5 }
spaceline: { width: 100.96, height: 45.5 } spaceline: { width: 100.96, height: 45.5 }
special: { width: 35.33, height: 45.5 } special: { width: 35.33, height: 45.5 }
@ -62,7 +62,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -108,7 +108,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
F1: F1:

View File

@ -6,10 +6,10 @@ outlines:
placeholder: { width: 27, height: 37 } placeholder: { width: 27, height: 37 }
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 } special-2: { width: 81, height: 37 }
change-view: { 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 } special-3: { width: 90, height: 37 }
change-view-2: { 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 }
@ -62,7 +62,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -107,7 +107,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
F1: F1:

View File

@ -4,10 +4,10 @@ outlines:
default: { width: 35.33, height: 45.5 } default: { width: 35.33, height: 45.5 }
action: { width: 59, height: 45.5 } action: { width: 59, height: 45.5 }
small: { width: 50.471, height: 24 } small: { width: 50.471, height: 24 }
altline: { width: 52.67, height: 45.5 } special-2: { width: 52.67, height: 45.5 }
change-view: { width: 52.67, height: 45.5 } change-view: { width: 52.67, height: 45.5 }
large: { width: 52.67, height: 45.5 } large: { width: 52.67, height: 45.5 }
wide: { width: 59, height: 45.5 } special-3: { width: 59, height: 45.5 }
change-view-2: { width: 59, height: 45.5 } change-view-2: { width: 59, height: 45.5 }
spaceline: { width: 100.96, height: 45.5 } spaceline: { width: 100.96, height: 45.5 }
special: { width: 35.33, height: 45.5 } special: { width: 35.33, height: 45.5 }
@ -181,7 +181,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -219,7 +219,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -4,10 +4,10 @@ outlines:
default: { width: 54, height: 37 } default: { width: 54, height: 37 }
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 } special-2: { width: 81, height: 37 }
change-view: { 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 } special-3: { width: 90, height: 37 }
change-view-2: { 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 }
@ -185,7 +185,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -223,7 +223,7 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"
.: .:

View File

@ -4,10 +4,10 @@ outlines:
default: { width: 35.33, height: 45.5 } default: { width: 35.33, height: 45.5 }
action: { width: 59, height: 45.5 } action: { width: 59, height: 45.5 }
small: { width: 50.471, height: 24 } small: { width: 50.471, height: 24 }
altline: { width: 52.67, height: 45.5 } special-2: { width: 52.67, height: 45.5 }
change-view: { width: 52.67, height: 45.5 } change-view: { width: 52.67, height: 45.5 }
large: { width: 52.67, height: 45.5 } large: { width: 52.67, height: 45.5 }
wide: { width: 59, height: 45.5 } special-3: { width: 59, height: 45.5 }
change-view-2: { width: 59, height: 45.5 } change-view-2: { width: 59, height: 45.5 }
spaceline: { width: 100.96, height: 45.5 } spaceline: { width: 100.96, height: 45.5 }
special: { width: 35.33, height: 45.5 } special: { width: 35.33, height: 45.5 }
@ -182,7 +182,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -220,6 +220,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

View File

@ -4,10 +4,10 @@ outlines:
default: { width: 54, height: 37 } default: { width: 54, height: 37 }
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 } special-2: { width: 81, height: 37 }
change-view: { 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 } special-3: { width: 90, height: 37 }
change-view-2: { 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 }
@ -185,7 +185,7 @@ buttons:
outline: "change-view" outline: "change-view"
icon: "key-shift" icon: "key-shift"
BackSpace: BackSpace:
outline: "altline" outline: "special-2"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
action: "erase" action: "erase"
preferences: preferences:
@ -223,6 +223,6 @@ buttons:
outline: "spaceline" outline: "spaceline"
text: " " text: " "
Return: Return:
outline: "wide" outline: "special-3"
icon: "key-enter" icon: "key-enter"
keysym: "Return" keysym: "Return"

Some files were not shown because too many files have changed in this diff Show More