Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: input_methods/whitelist.txt

Issue 3195025: Added US Int'l and Russia phonetic keyboard layouts based on a suggestion from the i18n team (Closed) Base URL: ssh://git@chromiumos-git//assets.git
Patch Set: review fix Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input_methods/whitelist.txt
diff --git a/input_methods/whitelist.txt b/input_methods/whitelist.txt
index 5fe1e573132bd97083bb6fbb14731c1b17fbc356..06a0ec382e9524797e27e527b0423331e3ac8b32 100644
--- a/input_methods/whitelist.txt
+++ b/input_methods/whitelist.txt
@@ -29,13 +29,17 @@ mozc-jp # ibus-mozc - Japanese (with Japanese keyboard)
mozc-dv # ibus-mozc - Japanese (with Dvorak keyboard)
xkb:jp::jpn # Japan - Japanese
+# Russian
+xkb:ru::rus # Russia - Russian
+xkb:ru:phonetic:rus # Russia - Phonetic - Russian
+
# Thai
m17n:th:kesmanee # Thai (simulate the Kesmanee keyboard)
m17n:th:pattachote # Thai (simulate the Pattachote keyboard)
m17n:th:tis820 # Thai (simulate the TIS-820.2538 keyboard)
# Traditional Chinese
-chewing # ibus-chewing - Traditional Chinese
+chewing # ibus-chewing - Traditional Chinese
m17n:zh:cangjie # Traditional Chinese (Cangjie)
m17n:zh:quick # Traditional Chinese (Quick) in m17n-contrib
# TODO(suzhe): Add CantonHK and Stroke5 if (it's really) necessary.
@@ -51,13 +55,13 @@ m17n:vi:vni # Vietnames (VNI key sequence)
# feature.
# U.S. English
-xkb:us::eng # US - English
-xkb:us:dvorak:eng # US - Dvorak - English
-
+xkb:us::eng # US - English
+xkb:us:altgr-intl:eng # US - International (AltGr dead keys) - English
+xkb:us:dvorak:eng # US - Dvorak - English
# Other languages
hangul # ibus-hangul - Korean
-pinyin # Pinyin engine in ibus-pinyin - Simplified Chinese
+pinyin # Pinyin engine in ibus-pinyin - Simplified Chinese
# ibus-m17n input methods.
m17n:ar:kbd # Arabic
@@ -92,7 +96,5 @@ xkb:se::swe # Sweden - Swedish
xkb:sk::slo # Slovakia - Slovak
xkb:si::slv # Slovenia - Slovene (Slovenian)
xkb:rs::srp # Serbia - Serbian
-xkb:ru::rus # Russia - Russian
xkb:tr::tur # Turkey - Turkish
xkb:ua::ukr # Ukraine - Ukrainian
-# TODO(satorux,jshin): Add more keyboard layouts.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698