layouts: Change Shift_L to show_upper
because it is actually not a Shift-key. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/685>
This commit is contained in:
committed by
Marge Bot
parent
da2093c3c7
commit
f6e0deedd7
@ -14,12 +14,12 @@ views:
|
||||
base:
|
||||
- "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_upper y x k q g h f . BackSpace"
|
||||
- "show_numbers preferences space show_eschars Return"
|
||||
upper:
|
||||
- "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_upper Y X K Q G H F - BackSpace"
|
||||
- "show_numbers preferences space show_eschars Return"
|
||||
numbers:
|
||||
- "1 2 3 4 5 6 7 8 9 0"
|
||||
@ -38,7 +38,7 @@ views:
|
||||
- "show_letters preferences space show_eschars Return"
|
||||
|
||||
buttons:
|
||||
Shift_L:
|
||||
show_upper:
|
||||
action:
|
||||
locking:
|
||||
lock_view: "upper"
|
||||
|
||||
Reference in New Issue
Block a user