View source for Module:Keys/Symbols
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
return {
['caps lock'] = '⮸ Caps Lock',
['control'] = 'Ctrl',
['shift'] = '⇧ Shift',
['lshift'] = '⇧ Left Shift',
['rshift'] = '⇧ Right Shift',
['enter'] = '↵ Enter',
['return'] = '↵ Return',
['cmd'] = '⌘ Cmd',
['command'] = '⌘ Command',
['opt'] = '⌥ Opt',
['option'] = '⌥ Option',
['tab'] = 'Tab ↹',
['backspace'] = '← Backspace',
['win'] = '⊞ Win',
['super'] = '⊞ Super',
['menu'] = '≣ Menu',
['windows'] = '⊞ Windows',
['up'] = '↑',
['down'] = '↓',
['left'] = '←',
000
1:0
Template used on this page:
Return to Module:Keys/Symbols.