Difference between revisions of "Template:CommandKeys"

From WikEmacs
Jump to navigation Jump to search
m (category)
(Don't use Keys template here since the hover gets in the way.)
Line 1: Line 1:
<includeonly>{{Keys|{{{1}}}}} (or {{Command|{{{2}}}}})</includeonly><noinclude>
+
<includeonly>'''[{{{1}}}]''' (or {{Command|{{{2}}}}})</includeonly><noinclude>
  
 
== Usage ==
 
== Usage ==

Revision as of 14:43, 31 March 2012


Usage

Show a key sequence and the corresponding command.

{{CommandKeys|C-x f|find-file}}

will be rendered as: [C-x f] (or M-x find-file)