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 Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
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 Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
color.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color.h Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
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 Ticket #2409: fix of GModule detection and usage. 2010-12-02 21:59:42 +03:00
mouse.c Ticket #2662: support extended mouse clicks beyond 223. 2011-11-29 09:50:03 +03:00
mouse.h Fixed declaration of mouse callback type 2010-12-02 21:59:42 +03:00
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 Code indentation in lib directory 2010-11-24 10:27:20 +03:00
tty-slang.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
tty-slang.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
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 Code indentation in lib directory 2010-11-24 10:27:20 +03:00