On 05-Jan-00 Jim Shankland wrote:
>    (void) tcsetattr(fd, 0, &old_t);
>    if (ioctl(fd, KDSKBMODE, oldmode) < 0) {
>      (void) fprintf(stderr,
>                     "Danger, Will Robinson! Can't restore keyboard:
>  %s\n",

You know I *really* wish there was a way to make sure that when your
app closed the keyboard was unborked again..

Its really annoying having to find another machine when your app
coredumps so you can restore the keyboard to sanity :)

---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to