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
@ -15,13 +15,13 @@ outlines:
|
||||
views:
|
||||
base:
|
||||
- "TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "Shift_L p y f g c r l BackSpace"
|
||||
- "show_upper p y f g c r l BackSpace"
|
||||
- "a o e u i d h t n s"
|
||||
- ", q j k x b m w v z"
|
||||
- "show_numbers preferences space show_actions Return"
|
||||
upper:
|
||||
- "TabSmall Ctrl Alt PageUp PageDown Home End"
|
||||
- "Shift_L P Y F G C R L BackSpace"
|
||||
- "show_upper P Y F G C R L BackSpace"
|
||||
- "A O E U I D H T N S"
|
||||
- ", Q J K X B M W V Z"
|
||||
- "show_numbers preferences space show_actions Return"
|
||||
@ -45,7 +45,7 @@ views:
|
||||
- "show_letters_actions Menu Break Left Down Right"
|
||||
|
||||
buttons:
|
||||
Shift_L:
|
||||
show_upper:
|
||||
action:
|
||||
locking:
|
||||
lock_view: "upper"
|
||||
|
||||
Reference in New Issue
Block a user