DescriptionAllow Caps Lock to be remapped [part 2 of 2].
* Add a new Chrome command line flag: --has-chromeos-keyboard
* Show the new UI for remapping Caps Lock if --has-chromeos-keyboard is not specified.
This CL depends on http://codereview.chromium.org/11314020/ and https://gerrit.chromium.org/gerrit/#/c/36884/.
BUG=146204
TEST=manually confirmed that 1) the new UI is shown when /etc/session_manager_use_flags.txt does not have "chromeos_keyboard", is not shown when the file has the flag, 2) the UI for guest mode is the same as non-guest mode, 3) the UI correctly remaps the Caps Lock key.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165503
Patch Set 1 : review #
Total comments: 8
Patch Set 2 : addressed comments #Patch Set 3 : rebased, added more tests #
Total comments: 2
Patch Set 4 : review fix #Messages
Total messages: 11 (0 generated)
|