1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00

Added info how to use xmodmap to set alt as meta key

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1600 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-06-29 23:52:00 +00:00 committed by cras
parent aae1efa61a
commit bf0e9f163a

View File

@ -127,6 +127,12 @@ want to use ALT instead of Windows key for it, use:</p>
rxvt*modifier: alt
</pre>
<p>You could do this by changing the X key mappings:</p>
<pre>
xmodmap -e "keysym Alt_L = Meta_L Alt_L"
</pre>
<p>And how exactly do you set these X resources? For Debian, there's
/etc/X11/Xresources/xterm file where you can put them and it's read
automatically when X starts. ~/.Xresources and ~/.Xdefaults files might also