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

Unified Diff: tools/metrics/actions/actions.xml

Issue 2250473006: Settings to remap Backspace and Escape keys (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@KeyboardRemapToCapsLockBackspace
Patch Set: rebase Created 4 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 | « chrome/common/pref_names.cc ('k') | ui/base/ime/chromeos/ime_keyboard.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 097b9770914fc1f53fb957ef4d76d457166da63e..b246c8dbfc726523e91f9c8360d10b0cb53a3196 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -11271,6 +11271,11 @@ should be able to be added at any place in this file.
<description>Settings: Keyboard settings: Alt</description>
</action>
+<action name="Options_KeyboardRemapBackspaceKey">
+ <owner>michaelpg@chromium.org</owner>
+ <description>Settings: Keyboard settings: Backspace</description>
+</action>
+
<action name="Options_KeyboardRemapCapsLockKey">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings: CapsLock</description>
@@ -11286,6 +11291,11 @@ should be able to be added at any place in this file.
<description>Settings: Keyboard settings: Diamond</description>
</action>
+<action name="Options_KeyboardRemapEscapeKey">
+ <owner>michaelpg@chromium.org</owner>
+ <description>Settings: Keyboard settings: Escape</description>
+</action>
+
<action name="Options_KeyboardRemapSearchKey">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings: Search</description>
« no previous file with comments | « chrome/common/pref_names.cc ('k') | ui/base/ime/chromeos/ime_keyboard.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698