Re: NetBSD vs. VirtualBox
[email protected] (Michael van Elst)
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (Chavdar Ivanov) writes: >> First off I often get repeated key presses on the console (making it >> impossible to login there -- one key press repeats up to dozens of >> times). >I remember that as well - and it was resolved somehow back then. >I thought it was via the secondary login screens, but seeing the >rest of the message, perhaps not... That's usually the consequence of bad timekeeping. This triggers auto-repeat in the wskbd driver. Disabling auto-repeat or increasing the timeout with wsconsctl is a crude workaround.