Date: Tue, 3 Mar 2020 22:19:46 +0100 From: Hans Petter Selasky <hps@selasky.org> To: James Wright <james.wright@jigsawdezign.com>, freebsd-usb@freebsd.org Subject: Re: ukbd key repeat behaviour changed? Message-ID: <1bc72129-83e5-ced7-b04a-8b374a950c86@selasky.org> In-Reply-To: <dca972b3-241f-f7e2-7ad5-d8d83b7dfd53@selasky.org> References: <8FF6BA04-2216-4FF4-AF6F-9310F9516C1B@jigsawdezign.com> <dca972b3-241f-f7e2-7ad5-d8d83b7dfd53@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-03-03 21:38, Hans Petter Selasky wrote: > On 2020-03-03 18:44, James Wright wrote: >> >> After recently updating my MacBookAir to 12-STABLE r358483 (which i >> do once a month), I'm making numerous mistypes using the keyboard on >> the vt console than ever before. >> >> This is most apparent when I boot up FreeBSD and login to the >> console, as I consistently fail to enter my password correctly unless >> I slowly type it out. >> >> It's hard to reproduce as you have to type quickly, and not all key >> combos seem to cause the issue, but I've noticed that extra repeated >> keystrokes are being inserted into the output. >> >> For example, typing "ls -l <Enter>" quickly sometimes causes the >> terminal to show "ls ---l" or "ls -lll", or multiple new lines to >> appear at the end. >> >> Has something changed with the default key repeat timings recently, >> and has anyone else noticed this behaviour? > > Hi, > > The ukbd's keyboard timing should not have changed. Can you show the > output from: > > usbconfig show_ifdrv > > Run as root? Also try: sysctl hw.usb.ukbd.debug=16 This will print all the key-presses in dmesg. Maybe you find something buggy there. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1bc72129-83e5-ced7-b04a-8b374a950c86>