mc/lib/tty
Egmont Koblinger 026b07a2ab Ticket #2662: support extended mouse clicks beyond 223.
The ancient way of reporting mouse coordinates only supports coordinates
up to 231, so if your terminal is wider (or taller, but that's unlikely),
you cannot use your mouse in the rightmost columns.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-11-29 09:50:03 +03:00
..
color-internal.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color-internal.h
color-ncurses.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color-slang.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color-slang.h
color.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color.h
key.c Ticket #2662: support extended mouse clicks beyond 223. 2011-11-29 09:50:03 +03:00
key.h Ticket #2662: support extended mouse clicks beyond 223. 2011-11-29 09:50:03 +03:00
keyxdef.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
Makefile.am
mouse.c Ticket #2662: support extended mouse clicks beyond 223. 2011-11-29 09:50:03 +03:00
mouse.h
tty-internal.h Removed global variable slow_tty 2011-09-08 14:12:10 +04:00
tty-ncurses.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
tty-ncurses.h
tty-slang.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
tty-slang.h
tty.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
tty.h Removed global variable slow_tty 2011-09-08 14:12:10 +04:00
win.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
win.h Moved xterm_flag global variable to mc_global.tty.xterm_flag 2011-09-08 14:12:10 +04:00
x11conn.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
x11conn.h