diff options
| author | Jules Aguillon | 2023-10-21 11:56:56 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-10-21 11:56:56 +0200 |
| commit | 2d164ca64fe3822444e64013d9f8d010dad55af8 (patch) | |
| tree | 0bdaef8a3445e425c987ad46e82058f8bcfa1f6f /res/xml | |
| parent | d594242a535321cbb9859acd829487611d0ac277 (diff) | |
| download | unexpected-keyboard-2d164ca64fe3822444e64013d9f8d010dad55af8.tar.gz unexpected-keyboard-2d164ca64fe3822444e64013d9f8d010dad55af8.zip | |
Add '₽' to Russian layout and to the Fn layer
Other currencies are moved on the Fn layer for consistency with the
compose key.
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/cyrl_jcuken_ru.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/cyrl_jcuken_ru.xml b/res/xml/cyrl_jcuken_ru.xml index eb4b939..81cf35c 100644 --- a/res/xml/cyrl_jcuken_ru.xml +++ b/res/xml/cyrl_jcuken_ru.xml @@ -21,7 +21,7 @@ <key key0="п"/> <key key0="р"/> <key key0="о"/> - <key key0="л"/> + <key key0="л" key1="₽"/> <key key0="д" key2="-" key3="_"/> <key key0="ж" key2="=" key3="+"/> <key key0="э" key2="|" key3="\\"/> |
