diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2014-05-17 02:16:02 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2014-05-17 02:16:02 +0100 |
commit | e266c62fbfdc23b7e2f5311e46a7049528ee6a31 (patch) | |
tree | a5afd2a6679e3b551ed616aea4612de09424350c | |
parent | abd60c4e2461425620f9de673f016f16294bf24a (diff) | |
download | xkeyboard-config-e266c62fbfdc23b7e2f5311e46a7049528ee6a31.tar.gz xkeyboard-config-e266c62fbfdc23b7e2f5311e46a7049528ee6a31.tar.bz2 xkeyboard-config-e266c62fbfdc23b7e2f5311e46a7049528ee6a31.zip |
Added name to ru(phonetic)
A bit of cleanup
-rw-r--r-- | symbols/ru | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -156,6 +156,8 @@ xkb_symbols "typewriter-legacy" { partial alphanumeric_keys xkb_symbols "phonetic" { + name[Group1]= "Russian (phonetic)"; + key <AE01> { [ 1, exclam ] }; key <AE02> { [ 2, at ] }; key <AE03> { [ 3, Cyrillic_io ] }; |