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

Unified Diff: chromeos/ime/input_methods.txt

Issue 1411603005: Add Workman keyboard layout (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add trailing comma according to review feedback Created 5 years, 1 month 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
Index: chromeos/ime/input_methods.txt
diff --git a/chromeos/ime/input_methods.txt b/chromeos/ime/input_methods.txt
index 58f9accfbb743b0d33ec00275ecc8f2a34df1043..21817898b129fc38a4a5c42fd9ec053634b55bf8 100644
--- a/chromeos/ime/input_methods.txt
+++ b/chromeos/ime/input_methods.txt
@@ -43,16 +43,18 @@
#
# U.S. English
-xkb:us::eng us en,en-US,en-AU,en-NZ US login
-xkb:us:intl:eng us(intl) en,en-US INTL login
-xkb:us:altgr-intl:eng us(altgr-intl) en,en-US EXTD login
-xkb:us:dvorak:eng us(dvorak) en,en-US DV login
-xkb:us:colemak:eng us(colemak) en,en-US CO login
-xkb:us:intl:nld us(intl) nl INTL login
-xkb:us:intl:por us(intl) pt-BR INTL login
-xkb:us::ind us id US login
-xkb:us::fil us fil US login
-xkb:us::msa us ms US login
+xkb:us::eng us en,en-US,en-AU,en-NZ US login
+xkb:us:intl:eng us(intl) en,en-US INTL login
+xkb:us:altgr-intl:eng us(altgr-intl) en,en-US EXTD login
+xkb:us:dvorak:eng us(dvorak) en,en-US DV login
+xkb:us:colemak:eng us(colemak) en,en-US CO login
+xkb:us:workman:eng us(workman) en,en-US WM login
+xkb:us:workman-intl:eng us(workman-intl) en,en-US WMI login
+xkb:us:intl:nld us(intl) nl INTL login
+xkb:us:intl:por us(intl) pt-BR INTL login
+xkb:us::ind us id US login
+xkb:us::fil us fil US login
+xkb:us::msa us ms US login
# U.S. English entiries have to be above the Dutch entry so that xkb:us:intl:eng
# will be selected as the default keyboard when the UI language is set to Dutch.

Powered by Google App Engine
This is Rietveld 408576698