[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2nd and 3rd mouse key with modifiers, vol+bright with fn



On Mon, Apr 05, 2004 at 07:34:20PM +0200, Colin Leroy wrote:
> Yes, that happens because I don't grab the keyboard like the mouse. It
> would require, apart from the grab that is just an ioctl, to create a
> "fake" uinput device - to do so one has to specify each key that the
> fake device can do - an UI_SET_KEYBIT ioctl on the device for each
> key, which I don't really want to do given the variety of keyboards
> out there...
I see. No big deal, we'd have to remap the keys to something harmless
via Xmodmap then (at least for X), I should add somthing about this to
README.Debian and the not yet written manpage (patches welcome). 
Another thing I noticed while playing with mouseemu: it seems left and
right shift generate the same keycode, same for left and right
"apple"-keys. Without having looked at the kernel code yet: is this a
hardware limitation or something in the adb driver?
Thanks,
 -- Guido

Attachment: signature.asc
Description: Digital signature


Reply to: