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

Unified Diff: remoting/webapp/crd/html/toolbar.html

Issue 1153923007: Add a menu option for the right-hand Ctrl -> Meta mapping. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer feedback. Created 5 years, 6 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 | « remoting/webapp/base/js/host.js ('k') | remoting/webapp/crd/html/window_frame.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/crd/html/toolbar.html
diff --git a/remoting/webapp/crd/html/toolbar.html b/remoting/webapp/crd/html/toolbar.html
index 04b9cfec539cc8e96273a998da4dc673bf8e6ce5..ed2a1fa389d86b5fa598d3e586e99e7ac9e1aa9e 100644
--- a/remoting/webapp/crd/html/toolbar.html
+++ b/remoting/webapp/crd/html/toolbar.html
@@ -36,6 +36,8 @@ found in the LICENSE file.
<ul>
<li id="send-ctrl-alt-del" i18n-content="SEND_CTRL_ALT_DEL"></li>
<li id="send-print-screen" i18n-content="SEND_PRINT_SCREEN"></li>
+ <li id="map-right-ctrl-to-meta" i18n-content="MAP_RIGHT_CTRL_TO_META">
+ </li>
</ul>
</span>
« no previous file with comments | « remoting/webapp/base/js/host.js ('k') | remoting/webapp/crd/html/window_frame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698