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
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to