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

Unified Diff: ash/common/accelerators/accelerator_table.h

Issue 2276233002: ash/chromeos: Add shift-alt-p shortcut to open palette. (Closed)
Patch Set: Address comments 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 | « ash/common/accelerators/accelerator_controller.cc ('k') | ash/common/accelerators/accelerator_table.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/accelerators/accelerator_table.h
diff --git a/ash/common/accelerators/accelerator_table.h b/ash/common/accelerators/accelerator_table.h
index 5a1888a6aa6d0493c9df1d03ec8b0325f2a437b7..d65d7eae580f5a9f33961619a165fa9c6c346648 100644
--- a/ash/common/accelerators/accelerator_table.h
+++ b/ash/common/accelerators/accelerator_table.h
@@ -133,6 +133,7 @@ enum AcceleratorAction {
POWER_PRESSED,
POWER_RELEASED,
SUSPEND,
+ SHOW_STYLUS_TOOLS,
SWAP_PRIMARY_DISPLAY,
SWITCH_TO_NEXT_USER,
SWITCH_TO_PREVIOUS_USER,
« no previous file with comments | « ash/common/accelerators/accelerator_controller.cc ('k') | ash/common/accelerators/accelerator_table.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698