Click to See Complete Forum and Search --> : supporting mice with C
Spawn913
12-10-2002, 09:50 PM
How do I implement mouse support for a non-X (i.e. textmode) program, in C? I'm currently doing the User Interface part of a program I'm writing, and I'm wondering how I can include mouse support for it.
Any links/resources?
Thanks in advance!
:cool:
binaryDigit
12-11-2002, 09:51 AM
http://www.megaloman.com/~hany/RPM/doors1.2/jr/gpm-devel-1.19.1-1.i386.html
use gpm
Spawn913
12-11-2002, 10:12 PM
Thanks!
I installed the rpm's.
Is there any documentation (or a HOW-TO) on how to use the gpm-devel libraries?
binaryDigit
12-12-2002, 01:31 PM
http://wwwwbs.cs.tu-berlin.de/user-taipan/kraxel/gnuinfo/gpm/Top.html
Spawn913
12-12-2002, 09:33 PM
excellent!
Thanks!
:cool:
JohnT
12-12-2002, 09:48 PM
GPM should be on your cd or possibly installed already, but not implemented.