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

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

Issue 2276233002: ash/chromeos: Add shift-alt-p shortcut to open palette. (Closed)
Patch Set: Initial upload 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index fb5ec2827deba06844de3fba593f983b22b58144..594998f1887ecac7a5c40fa9623aa01d9e1b9f51 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -714,6 +714,13 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Accel_Show_Stylus_Tools">
+ <owner>jdufault@chromium.org</owner>
+ <description>
+ Accelerator that opens up the stylus palette bubble.
James Cook 2016/08/26 01:05:51 How about something like "Number of times the user
jdufault 2016/08/26 02:44:56 Done.
+ </description>
+</action>
+
<action name="Accel_Show_System_Tray_Bubble">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>

Powered by Google App Engine
This is Rietveld 408576698