Brice Goglin wrote:
Tom Epperly wrote:

If you want to be sure that X is sending 2 events instead of one, you
should try 'xev', it will report all X events.

Here is what a single click yields:

ButtonPress event, serial 27, synthetic NO, window 0x2600001,
   root 0x7d, subw 0x0, time 76706834, (122,108), root:(258,990),
   state 0x0, button 1, same_screen YES

ButtonPress event, serial 27, synthetic NO, window 0x2600001,
   root 0x7d, subw 0x0, time 76706834, (122,108), root:(258,990),
   state 0x100, button 1, same_screen YES

ButtonRelease event, serial 27, synthetic NO, window 0x2600001,
   root 0x7d, subw 0x0, time 76706954, (122,108), root:(258,990),
   state 0x100, button 1, same_screen YES

ButtonRelease event, serial 27, synthetic NO, window 0x2600001,
   root 0x7d, subw 0x0, time 76706954, (122,108), root:(258,990),
   state 0x0, button 1, same_screen YES

I deleted the xorg.conf, and the behavior does not change. It still treats a single click like a double click. xev showed similar output to the listing above.

Tom



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to