Re: External USB Numpad
maksim yevmenkin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Peter Thoenen wrote: >> you cant. current kbdmux(4) implementation makes *all* >> state. The kbdmux keyboard is logically equivalent to one >> keyboard with lots of duplicated keys. > > Thanks much for clarifying that and what PITA. Anybody know if this is > standard OS behavior (lets say on Linux, Solaris, or windows) or just a > FBSD annoyance. no, its not standard os behavior. currently, syscons(4) can only support one keyboard at a time, so current kbdmux(4) implementation had to follow that concept. thanks, max _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"