Re: A program to automatically switch keyboards for syscons

2004-12-17 Thread M. Warner Losh
You might be happier using the new vkbd as the 'main' keyboard and feeding events to it from kbd[0-9] (excepting vkbd). Won't work in the debugger, or before the daemon starts, but will be a heck of a lot better than we have now w/o doing the switch-o-matic this program does. Warner _

RE: A program to automatically switch keyboards for syscons

2004-12-17 Thread Norbert Koch
May be, I should do an ioctl KDSKBMODE to K_RAW to not miss any kind of keyboard event? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"