diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index d1d194e3..bd58e1a4 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -156,9 +156,10 @@ Ctrl-P, Ctrl-N - Jump to previous / next window

Clearly the easiest way is to use Meta-number keys. And what is the Meta -key? For some terminals, it's the same as ALT. If you have Windows keyboard, -it's probably the left Windows key. If they don't work directly, you'll need -to set a few X resources (NOTE: these work with both xterm and rxvt):

+key? ESC key always works as Meta, but there's also easier ways. ALT could +work as Meta, or if you have Windows keyboard, left Windows key might work +as Meta. If they don't work directly, you'll need to set a few X resources +(NOTE: these work with both xterm and rxvt):

 XTerm*eightBitInput:   false