Date: Sat, 20 Jan 2001 19:05:20 -0600 From: Dan Nelson <dnelson@emsphone.com> To: Mark Hendriks <markh@lon.imag.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Dumb programming question Message-ID: <20010120190520.A15500@dan.emsphone.com> In-Reply-To: <200101201859.f0KIxqK06992@superman.imag.net>; from "Mark Hendriks" on Sat Jan 20 13:51:08 GMT 2001 References: <200101201859.f0KIxqK06992@superman.imag.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 20), Mark Hendriks said: > How do I get uncooked characters (and other keys) from the keyboard, > without using ncurses? I get the feeling this requires changing a > mode somewhere, but I'm having touble finding anything specific in > the man pages You'll be wanting the cfmakeraw() function, I think. See the cfmakeraw and termios manpages. > I am not currently subscribing to the list, so cc my email address, > markh@lon.imag.net This is standard operating procedure for these lists. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010120190520.A15500>