Mouse in screen(1) on the Linux console?
Posted
by SamB
on Super User
See other posts from Super User
or by SamB
Published on 2010-04-03T20:10:10Z
Indexed on
2010/04/03
20:13 UTC
Read the original article
Hit count: 262
How can I use the mouse in GNU screen on the Linux console? I would expect this to have to go via gpm, but that doesn't seem to happen by default, even if the curses library does link to libgpm. (This may be related to screen's termcap heritage...)
© Super User or respective owner