Skip to content

Commit

Permalink
slight improvements of ru(ruu) layout
Browse files Browse the repository at this point in the history
  • Loading branch information
VasoVV authored and Sergey V. Udaltsov committed Jun 1, 2011
1 parent 162170b commit f1f0ae9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rules/base.extras.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
<configItem>
<name>ruu</name>
<_shortDescription>ru</_shortDescription>
<_description>Russian (with UKR and BEL layout)</_description>
<_description>Russian (with Ukrainian-Belorussian layout)</_description>
<languageList><iso639Id>rus</iso639Id>
<iso639Id>ukr</iso639Id>
<iso639Id>bel</iso639Id></languageList>
Expand Down
6 changes: 3 additions & 3 deletions symbols/ru
Original file line number Diff line number Diff line change
Expand Up @@ -589,8 +589,8 @@ xkb_symbols "chu"


// RUU (Russian-Ukrainian United keyboard layout).
// Modified Russian standart keyboard with third level contains ukrainian
// and belorusian alphabetic letters and commonly used Unicode symbols.
// Modified Russian standart keyboard with third level contains Ukrainian
// and Belorusian alphabetic letters and commonly used Unicode symbols.
// Description http://wiki.opennet.ru/RUU [russian]
// Vasyĺ V. Vercynśkyj <[email protected]>
// Last Changes 2011/05/11
Expand Down Expand Up @@ -618,7 +618,7 @@ partial alphanumeric_keys
xkb_symbols "ruu" {
include "ru(common)"

name[Group1]= "Russian (with UKR and BEL layout)";
name[Group1]= "Russian (with Ukrainian-Belorussian layout)";

key <TLDE> { [ U2019, apostrophe, U0301, asciitilde ] }; // Apostrophe and Stress symbol
key <AE01> { [ 1, exclam, U00F7, U2248 ] }; // Division Sign and Almost Equal To
Expand Down

0 comments on commit f1f0ae9

Please sign in to comment.