diff options
Diffstat (limited to 'packages/InputDevices')
-rw-r--r-- | packages/InputDevices/res/raw/keyboard_layout_czech.kcm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/packages/InputDevices/res/raw/keyboard_layout_czech.kcm b/packages/InputDevices/res/raw/keyboard_layout_czech.kcm index dc614db3f953..32750e0f36fe 100644 --- a/packages/InputDevices/res/raw/keyboard_layout_czech.kcm +++ b/packages/InputDevices/res/raw/keyboard_layout_czech.kcm @@ -13,7 +13,7 @@ # limitations under the License. # -# Czech (EU - qwerty) keyboard layout. +# Czech (EU - qwertz) keyboard layout. # type OVERLAY @@ -159,9 +159,9 @@ key T { } key Y { - label: 'Y' - base: 'y' - shift, capslock: 'Y' + label: 'Z' + base: 'z' + shift, capslock: 'Z' } key U { @@ -297,9 +297,9 @@ key PLUS { } key Z { - label: 'Z' - base: 'z' - shift, capslock: 'Z' + label: 'Y' + base: 'y' + shift, capslock: 'Y' } key X { |