Hello, On Tue, 13 Aug 2019 07:47:50 -0700 Jason Thorpe <[email protected]> wrote:
> > On Aug 13, 2019, at 12:09 AM, Maya Rashish <[email protected]> wrote: > > > > Module Name: src > > Committed By: maya > > Date: Tue Aug 13 07:09:49 UTC 2019 > > > > Modified Files: > > src/share/man/man4: wsmux.4 > > > > Log Message: > > Document pain of using wsmux with more than one type of keyboard from > > userland. > > Perhaps we should normalize all keyboard input streams to a standard type? I added code to adbkbd ( which lives in sys/dev/adb/ ) to pretend it's USB ( and emit USB scancodes ) for that exact reason ages ago. have fun Michael
