Difference between revisions of "Alt"

From NetHackWiki
Jump to navigation Jump to search
m (on linux, xterm)
(How to: alt commands in rxvt)
 
Line 46: Line 46:
  
 
==On Linux==
 
==On Linux==
To enter the commands listed above using {{kbd|Alt}} on XTerm, set the [[X11]] resource <tt>XTerm*eightBitInput: true</tt>.
+
To enter the commands listed above using {{kbd|Alt}} on XTerm, set the [[X11]] resource <tt>XTerm*eightBitInput: true</tt>. For urxvt users, the setting is <tt>Urxvt*meta8: true</tt>.
  
 
{{Stub}}
 
{{Stub}}

Latest revision as of 19:10, 1 May 2015

Printable ASCII characters
~ ! @ # $ % ^ & * ( ) _ + space
` 1 2 3 4 5 6 7 8 9 0 - = { } |
Qq Ww Ee Rr Tt Yy Uu Ii Oo Pp : " [ ] \
Aa Ss Dd Ff Gg Hh Jj Kk Ll ? ; ' Ctrl
Zz Xx Cc Vv Bb Nn Mm , . / < > Alt

Alt key is sometimes used as Meta key and allows using extended commands with one keystroke.

Alt + a #adjust
Alt + c #chat
Alt + d #dip
Alt + e #enhance
Alt + f #force
Alt + i #invoke
Alt + j #jump
Alt + l #loot
Alt + m #monster
Alt + n #name
Alt + o #offer
Alt + p #pray
Alt + q #quit
Alt + r #rub
Alt + s #sit
Alt + t #turn
Alt + u #untrap
Alt + v #version
Alt + w #wipe
Alt + ? #?


On Linux

To enter the commands listed above using Alt on XTerm, set the X11 resource XTerm*eightBitInput: true. For urxvt users, the setting is Urxvt*meta8: true.

This page is a stub. Should you wish to do so, you can contribute by expanding this page.