[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#602992: More information



I ran this: 

for i in `xwininfo  -root -children -tree | awk '{print $1}' | grep ^0x`; do 
echo "xev -id $i & " >> xv ; done

And then sourced "xv", and I noticed that xev doesn't seem to receive 
mouse events, for any window, even the one that is receiving (and 
reacting to) them. The one that seemed to be responding to mouse 
events did however change NET_WM_USER_TIME.

Detaching the USB mouse and reattaching had no effect, the touchpad 
or nipple had the same behavior, and it seems independent of the driver 
used in xorg.conf

Charles



Reply to: