On Thu, Oct 18, 2007 at 09:48:22AM +0100, Stephane Chazelas wrote:
> On Thu, Oct 18, 2007 at 11:16:46AM +0300, Eugeny N Dzhurinsky wrote:
> > Hello!
> > 
> > Could somebody please explain is it possible to scroll the history of screen
> > (scrollback history) using mouse wheel somehow?
> [...]
> 
> If you're using xterm you could add something like:
> 
> XTerm.VT100.translations:             #override\
>         Mod4 <Btn5Down>,<Btn5Up>: string(0x5)\n\
>         Mod4 <Btn4Down>,<Btn4Up>: string(0x19)
> 
> to your X resource file. On my system Mod4 is mapped to the
> <MS-Windows> keys. So <Win-Wheel_down> sends ^E and
> <Win-Wheel_up> sends ^Y.

That's cool, however I'm using RXVT.  Also I manually set the "term" variable
to "rxvt" for screen, however some keys are not working anymore (for example,
home/end keys), could you please explain how can I fix that? Probably I did
something wrong with setting this variable?

-- 
Eugene N Dzhurinsky

Attachment: pgpMZQk3HpoyO.pgp
Description: PGP signature

_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to