Can't input '\', '|', '_' symbol in Japanese keyboard

Minoru TANABE kotanabe3 at gmail.com
Tue Feb 25 12:16:10 UTC 2020


Ok, I will try tomorrow.
# It's over 21:00 at JST-9, Sorry.

2020年2月25日(火) 21:06 Hans Petter Selasky <hps at selasky.org>:

> On 2020-02-25 12:37, Minoru TANABE wrote:
> > Hi, all.
> >
> > I rebuild my system, using current ukbd.c.
> > The results are same as Subject. No '\', no '|', no '_'.
> >
> > See attachment for detail.
> > Line240 shows "ugen0.3: <Cypress USB Keyboard> at usbus0 (disconnected)"
> >
> > I press keys '\', '|',(right of '^' '~')
> > '\', '_' (right of '/' ''?') order.
> >
> > I can't input underscore on console keyboard.
> > So, "usbconfig -d X.Y dump_device_desc" command was executed via ssh.
> >
> > Thank you.
> >
>
> Hi,
>
> It looks like the scancodes are bigger than 128, so this might be
> treated like a negative value. Solution: Use hid_get_data_unsigned().
>
> Can you try the attached patch?
>
> --HPS
>


-- 
mtan (Minoru TANABE)
EMail  kotanabe3 at gmail.com


More information about the freebsd-stable mailing list