layouts: Adjust French (fr+bepo) terminal-layout and make it available
Except for the arrangement of the letter-buttons, this layout is almost identical to the French (fr) terminal-layout. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/683>
This commit is contained in:
@ -2,47 +2,47 @@
|
||||
---
|
||||
outlines:
|
||||
default: { width: 35.33, height: 45.5 }
|
||||
halfwidth: { width: 17.665, height: 45.5 }
|
||||
narrow: { width: 22.5, height: 45.5 }
|
||||
special: { width: 35.33, height: 45.5 }
|
||||
change-view: { width: 42, height: 45.5 }
|
||||
change-view-2: { width: 50, height: 45.5 }
|
||||
action: { width: 59, height: 45.5 }
|
||||
wide: { width: 50, height: 45.5 }
|
||||
spaceline: { width: 119.47, height: 45.5 }
|
||||
small: { width: 50.471, height: 24 }
|
||||
altline: { width: 52.67, height: 45.5 }
|
||||
change-view: { width: 52.67, height: 45.5 }
|
||||
large: { width: 52.67, height: 45.5 }
|
||||
wide: { width: 59, height: 45.5 }
|
||||
change-view-2: { width: 59, height: 45.5 }
|
||||
spaceline: { width: 100.96, height: 45.5 }
|
||||
special: { width: 35.33, height: 45.5 }
|
||||
|
||||
views:
|
||||
base:
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "b é p o w v d l j z"
|
||||
- "a u i e c t s r n m"
|
||||
- "Shift_L y x k q g h f . BackSpace"
|
||||
- "show_numbers show_eschars preferences space SlashSmall show_actions Return"
|
||||
- "Shift_L y x k q g h f BackSpace"
|
||||
- "show_numbers show_eschars preferences space show_actions Return"
|
||||
upper:
|
||||
- "TabSmall Ctrl Alt PageUp PageDown Home End"
|
||||
- "B É P O W V D L J Z"
|
||||
- "A U I E C T S R N M"
|
||||
- "Shift_L Y X K Q G H F MinusSmall BackSpace"
|
||||
- "show_numbers show_eschars preferences space ColonSmall show_actions Return"
|
||||
- "Shift_L Y X K Q G H F BackSpace"
|
||||
- "show_numbers show_eschars preferences space show_actions Return"
|
||||
numbers:
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "1 2 3 4 5 6 7 8 9 0"
|
||||
- "@ # € % & - _ + ( )"
|
||||
- "show_symbols , \" ' : ; ! ? . BackSpace"
|
||||
- "show_letters show_eschars preferences space SlashSmall show_actions Return"
|
||||
- "show_symbols , \" ' : ; ! ? BackSpace"
|
||||
- "show_letters show_eschars preferences space . Return"
|
||||
symbols:
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "~ ` | · √ π τ ÷ × ¶"
|
||||
- "© ® £ $ ¥ ^ ° * { }"
|
||||
- "show_numbers \\ / < > = [ ] . BackSpace"
|
||||
- "show_letters show_eschars preferences space SlashSmall show_actions Return"
|
||||
- "show_numbers \\ / < > = [ ] BackSpace"
|
||||
- "show_letters show_eschars preferences space . Return"
|
||||
eschars:
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "à â ç é è ê î ô ù û"
|
||||
- "À Â Ç É È Ê Î Ô Ù Û"
|
||||
- "show_numbers æ œ ä ë ï ö ü . BackSpace"
|
||||
- "show_letters show_eschars preferences space SlashSmall show_actions Return"
|
||||
- "show_numbers æ œ ä ë ï ö ü BackSpace"
|
||||
- "show_letters show_eschars preferences space . Return"
|
||||
actions:
|
||||
- "TabSmall Ctrl Alt PageUp PageDown Home End"
|
||||
- "F1 F2 F3 F4 F5 F6"
|
||||
@ -50,7 +50,7 @@ views:
|
||||
- "Esc Tab Pause Insert Up Del"
|
||||
- "show_letters_actions Menu Break Left Down Right"
|
||||
|
||||
|
||||
|
||||
buttons:
|
||||
F1:
|
||||
outline: "action"
|
||||
@ -223,14 +223,5 @@ buttons:
|
||||
outline: "wide"
|
||||
icon: "key-enter"
|
||||
keysym: "Return"
|
||||
ColonSmall:
|
||||
outline: "narrow"
|
||||
text: ":"
|
||||
MinusSmall:
|
||||
outline: "narrow"
|
||||
text: "-"
|
||||
SlashSmall:
|
||||
outline: "narrow"
|
||||
text: "/"
|
||||
.:
|
||||
outline: "narrow"
|
||||
outline: "large"
|
||||
Reference in New Issue
Block a user