Lines Matching refs:gpm
2321 to list helper libraries such as gpm for static linking (Debian
3455 + further workaround for PIE/PIC breakage which causes gpm to not link.
5292 + ncurses-5.7-gpm.dif, do not dlopen libgpm if already loaded by
7733 + modify configure --with-gpm option to allow it to accept a parameter,
8247 that one may wish to use --without-gpm to ensure a completely
9608 + do not try to open gpm mouse driver if standard output is not a tty;
9609 the gpm library does not make this check (bug report for dialog
9797 --with-gpm are given (report by Mr E_T <troll@logi.net.au>).
11424 xterm-style events provided by gpm patch by Joerg Schoen.
11766 + reorder tests during mouse initialization to allow for gpm to run in
11954 + remove -lcurses -ltermcap from configure script's check for the gpm
11956 gpm library has no dependency on any curses library), and if the
12195 + modify gpm mouse support so that buttons 2 and 3 are used for
13735 6. correctly handle the case of reception of KEY_MOUSE from gpm
13738 composed events (click). Improves on a fix from integrating gpm