Hi -

I have a problem with a single-button mouse on an integrated USB keyboard.
Normal button 1 clicks are fine.  When you hold down altgr and click, you
get button 3, which is fine too.

However, if you follow the sequence:
  - hold down altgr
  - click and hold mouse button
  - release altgr
  - release mouse button

>From watching xev, I do not get a button 3 (or even button 1!) release
event.  The system thinks button3 is held down until the next altgr +
click.

This button 3 reporting even happens when Buttons is set to 1 in the
Inputdevice section.

I can tell from "debug by printf" in input/mouse.c and common/xf86Xinput.c
that it's not the hardware - it's always button 1 that is being reported.

After that, I'm kind of at a loss - I'm not sure how to follow where this
click is being interpreted into button 3.  Don't see anything in the keymap
or digging though xkb, etc.  This is a system using 4.0.1.

Does anyone know where to point me?  Thanks.  I would mainly like to know
where this right button emulation happens in the code, or if this problem
is something fixed/changed in newer releases.

Thanks...

 -Edwin

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to