> What does `middle button menu' on xterm? Is it click the middle button
> of mouse, then there will be a menu appears?
> But `clicking middle button' for me is pasting?
> what should i do?
If you press the Control key while clicking and holding left, middle or
right mouse buttons in XTerm, you
What does `middle button menu' on xterm? Is it click the middle button
of mouse, then there will be a menu appears?
But `clicking middle button' for me is pasting?
what should i do?
On Fri, May 15, 2009 at 01:02, Mark Eichin wrote:
> When you're using shift-PageUp you're not using screen at all,
I'm not really sure, if that will answer your question, but for the time being,
this feels right - try setting the following lines into your .screenrc:
bindkey ^[^[[5~ eval "copy" "stuff\"^u\""
bindkey ^[^[[6~ eval "copy" "stuff\"^u\""
bindkey -m ^[^[[5~ stuff "^u"
bindkey -m ^[^[[6~ stuff "^d"
When you're using shift-PageUp you're not using screen at all, you're
using xterm (or gnometerminal, whatever...)
On xterm, the middle-button menu has "Scroll to bottom on key press"
and "Scroll to bottom on tty output"; the latter is what causes the
behaviour you see. (I don't think you can fix