Difference between revisions of "Template:CommandKeys"
Jump to navigation
Jump to search
(Don't use Keys template here since the hover gets in the way.) |
m |
||
Line 5: | Line 5: | ||
<pre>{{CommandKeys|C-x f|find-file}}</pre> will be rendered as: {{CommandKeys|C-x f|find-file}} | <pre>{{CommandKeys|C-x f|find-file}}</pre> will be rendered as: {{CommandKeys|C-x f|find-file}} | ||
− | [[Category: | + | [[Category:Templates]] |
</noinclude> | </noinclude> |
Revision as of 01:12, 4 April 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)