diff options
| author | Jules Aguillon | 2022-03-19 16:27:57 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-03-19 16:27:57 +0100 |
| commit | ba6d62dee2a1c0dae63eb758551b089a7cd9ffc1 (patch) | |
| tree | 85a271c17ed1f8ab4eb7f14091ebcaada43ad099 /res/xml/local_ru_jcuken.xml | |
| parent | e872c5878874bdd035b9ca870853068a53cfc002 (diff) | |
| download | unexpected-keyboard-ba6d62dee2a1c0dae63eb758551b089a7cd9ffc1.tar.gz unexpected-keyboard-ba6d62dee2a1c0dae63eb758551b089a7cd9ffc1.zip | |
Add F11 and F12
These keys are shown only when Fn is activated, "placeholder" keys are
placed in the layouts.
Diffstat (limited to 'res/xml/local_ru_jcuken.xml')
| -rw-r--r-- | res/xml/local_ru_jcuken.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/local_ru_jcuken.xml b/res/xml/local_ru_jcuken.xml index 6e8535f..3869eb2 100644 --- a/res/xml/local_ru_jcuken.xml +++ b/res/xml/local_ru_jcuken.xml @@ -11,8 +11,8 @@ <key key0="ш" key2="8" key3="*"/> <key key0="щ" key2="9" key3="(" key4=")"/> <key key0="з" key2="0"/> - <key key0="х" key1="{" key2="}"/> - <key key0="ъ" key1="[" key2="]" /> + <key key0="х" key1="{" key2="}" key4="f11_placeholder"/> + <key key0="ъ" key1="[" key2="]" key4="f12_placeholder"/> </row> <row> <key shift="0.5" key0="ф" key1="tab" key2="`"/> |
