Date: Fri, 6 Dec 1996 17:57:28 +0200 (IST) From: Enoch Wexler <enoch@alpha.inter.net.il> To: freebsd-hackers@freebsd.org Subject: API for handling the mouse, etc. Message-ID: <Pine.BSF.3.91.961206175002.700A-100000@alpha.inter.net.il>
next in thread | raw e-mail | index | archive | help
Hi, I am porting a text program from DOS. The original is written in Borland C++ using their console I/O library <conio.h> and int86(51,...) for the mouse. 1. "curses" beats "conio", but I have no clue how to enter color... 2. From mouse.h and psm.c that I found it is difficult to learn on the API. Can you please tell me where the relevant docs or some programming examples are. Thanks, Enoch. P/S Will this ported program run under X?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.961206175002.700A-100000>