Re: Unable to use mouse wheel scrolling in screen under gnome-terminal

2010-01-06 Thread Pandurangan R S
Sorry, I did not notice that you already have this setting. But I have "hardstatus alwayslastline" in my screenrc and scrolling works! I can send my screenrc file to you if you are interested. Regards Pandu On Wed, Jan 6, 2010 at 4:44 PM, Leo Alekseyev wrote: > On Wed, Jan 6, 2010 at 5:08 AM, P

Re: Unable to use mouse wheel scrolling in screen under gnome-terminal

2010-01-06 Thread Leo Alekseyev
On Wed, Jan 6, 2010 at 5:08 AM, Pandurangan R S wrote: > http://www4.cs.fau.de/~jnweiger/screen-faq.html > > Q:      My xterm scrollbar does not work with screen. > A:      The problem is that xterm will not allow scrolling if the alternate > . > 'vi'). You can tell screen not to use these ini

Re: Unable to use mouse wheel scrolling in screen under gnome-terminal

2010-01-06 Thread Pandurangan R S
http://www4.cs.fau.de/~jnweiger/screen-faq.html Q: My xterm scrollbar does not work with screen. A: The problem is that xterm will not allow scrolling if the alternate text buffer is selected. The standard definitions of the termcap initialize capabilities ti and te switch to and from th

Unable to use mouse wheel scrolling in screen under gnome-terminal

2010-01-06 Thread Leo Alekseyev
I am seeing the following behavior in screen under gnome-terminal in Ubuntu 9.10: I can scroll using ctrl-shift-arrows or ctrl-shift-page up/page down, but the using the mousewheel is equivalent to pressing up/down arrow keys (i.e. scrolling through command history). With xterm and rxvt, mouse whee