diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index b4436856..5b11dfa4 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -127,6 +127,12 @@ want to use ALT instead of Windows key for it, use:

rxvt*modifier: alt +

You could do this by changing the X key mappings:

+ +
+    xmodmap -e "keysym Alt_L = Meta_L Alt_L"
+
+

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