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

Issue 3038025: Implement the "Configure modifier keys" drop-down (Closed)

Created:
10 years, 5 months ago by Yusuke Sato
Modified:
9 years, 7 months ago
Reviewers:
satorux1
CC:
chromium-reviews, Paweł Hajdan Jr., davemoore+watch_chromium.org, ben+cc_chromium.org, Zachary Kuznia
Visibility:
Public.

Description

Implement the "Configure modifier keys" drop-down which enables users to swap Alt/Ctrl keys and Search/Ctrl keys. BUG=chromium-os:2636 TEST=manually on eeepc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53764

Patch Set 1 #

Total comments: 6

Patch Set 2 : review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/language_preferences.h View 1 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/language_preferences_unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/options/language_config_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/options/system_page_view.cc View 4 chunks +43 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/preferences.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/preferences.cc View 1 4 chunks +32 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yusuke Sato
10 years, 5 months ago (2010-07-26 07:53:14 UTC) #1
satorux1
http://codereview.chromium.org/3038025/diff/1/2 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/3038025/diff/1/2#newcode8449 chrome/app/generated_resources.grd:8449: Swap Search and Left Control keys If I understand ...
10 years, 5 months ago (2010-07-26 08:20:10 UTC) #2
satorux1
http://codereview.chromium.org/3038025/diff/1/6 File chrome/browser/chromeos/options/system_page_view.cc (right): http://codereview.chromium.org/3038025/diff/1/6#newcode405 chrome/browser/chromeos/options/system_page_view.cc:405: NotifyPrefChanged(NULL); Should we call this manually? I thought NotifyPrefChanged() ...
10 years, 5 months ago (2010-07-26 08:28:05 UTC) #3
Yusuke Sato
http://codereview.chromium.org/3038025/diff/1/2 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/3038025/diff/1/2#newcode8449 chrome/app/generated_resources.grd:8449: Swap Search and Left Control keys As we talked ...
10 years, 5 months ago (2010-07-26 11:40:00 UTC) #4
satorux1
10 years, 5 months ago (2010-07-27 00:40:00 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698