mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix incorrect QWERTZ morekeys
This commit is contained in:
parent
1031601552
commit
b182a9cc4e
@ -28,7 +28,7 @@
|
||||
<!-- z, u, i, o, p -->
|
||||
<Key
|
||||
latin:keySpec="z"
|
||||
latin:moreKeys="!text/morekeys_z,!text/qwertysyms_z,!text/actions_z" />
|
||||
latin:moreKeys="!text/morekeys_z,!text/qwertysyms_y,!text/number_6,!text/actions_z" />
|
||||
<Key
|
||||
latin:keySpec="u"
|
||||
latin:moreKeys="!text/morekeys_u,!text/morekeys_misc_u,!text/qwertysyms_u,!text/number_7,!text/actions_u" />
|
||||
|
@ -23,7 +23,7 @@
|
||||
>
|
||||
<Key
|
||||
latin:keySpec="!text/keyspec_y"
|
||||
latin:moreKeys="!text/morekeys_y,!text/qwertysyms_y,!text/number_6,!text/actions_y" />
|
||||
latin:moreKeys="!text/morekeys_y,!text/qwertysyms_z,!text/actions_y" />
|
||||
<Key
|
||||
latin:keySpec="!text/keyspec_x"
|
||||
latin:moreKeys="!text/morekeys_x,!text/qwertysyms_x,!text/actions_x" />
|
||||
|
Loading…
Reference in New Issue
Block a user