Hi 'mdew' (you do have a name, do you?),

mdew wrote:
mapped to "p". I found the TV Button, The DVD Button, the CH-/+ and
the OK Button all non-working, every other button produced the "p".

Could you please try 'showkey -s' from a console on all of those keys?

Pavel: I would think that 'more useful' is not really the same as 'correct'. If you find it useful to map this key to 'ENTER', so you should remap it in userspace. It should not be KEY_ENTER in the kernel for at least two reasons:

- The key is labled 'ok' (and not enter). I assume the code KEY_OK is
  made for exactly that kind of key and certain applications might
  look for exactly this code.
- You might want to differentiate between this key and the ENTER key
  of your keyboard, at least I do. If the kernel is sending the same
  code for both keys, this is not possible in userspace.

Frank



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to