what to do to get response?
Peter Hutterer
peter at cs.unisa.edu.au
Tue Jun 10 03:29:03 PDT 2008
On Tue, Jun 10, 2008 at 12:13:48PM +0200, Rik Bobbaers wrote:
> so there are basilcy 2 problems:
> 1. what happens to the keys with an event code > 255 (it used to work in
> ubuntu 7.10)
if the driver posts events with a keycode > 255, the server will happily
ignore it, since the wire-format doesn't give you the ability to send them to
the client
> 2. how is it possible for the <stop> and <rewind> button to suddenly
> change from keypressed/keyreleased events to keymapnotifyevents ? and
> where/how do i make it act as a normal button again?
maybe what happens is that as the driver detects it, it maps to a different
keyboard layout to fake >255 keycodes? In which case you'd get the keymap
notifies, but for some reason the events seem to get swallowed then.
What driver do you use?
Can you attach a logfile and your xorg.conf?
Preferably to a bug report, it is easier if all the information is in one
place.
Cheers,
Peter
More information about the xorg
mailing list