cougar 700k keyboard

Sashan Govender sashang at gmail.com
Mon Jan 4 19:13:05 PST 2016


Thanks.

There was no output from evemu-record when I pressed the macro keys. The
keyboard itself locks up and doesn't send any more key press signals (I
have to unplug it from the usb port and plug it in again). I tried writing
a hid driver and the kernel calls back the event handler function in my
driver for normal key presses. But when I hit a macro key it, that signal
doesn't make it to my event handler in the driver. Anyway I'll guess I'll
keep investigating.


On Mon, Jan 4, 2016 at 4:31 PM, Peter Hutterer <peter.hutterer at who-t.net>
wrote:

> On Fri, Jan 01, 2016 at 02:28:36PM +1100, Sashan Govender wrote:
> > HI
> >
> > I have a Cougar 700k keyboard and it X doesn't register the special keys
> > pressed. The keys G1 to G6 and the FN key don't generate KeyPress events
> in
> > xev. How do I configure this? Or is this a lower level problem?
>
> check with evemu-record if the keys are visible. If not, then it's a kernel
> problem. If the keys are visible but have a scancode of >255, then you're
> hitting the keycode limit:
> https://bugs.freedesktop.org/show_bug.cgi?id=11227
>
> Cheers,
>    Peter
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20160105/49a7b77f/attachment.html>


More information about the xorg mailing list