Results 1 to 1 of 1
Mouse Button 1 Problems
Hi all,
All the buttons on my mouse seem to work fine accept button 1. The button seems to work as some kind of event but ...
- 07-25-2007 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 29
Mouse
Mouse Button 1 Problems
Hi all,
All the buttons on my mouse seem to work fine accept button 1. The button seems to work as some kind of event but not as button 1. but after running "xev" this is what I got as a report when pressing button 1. The other buttons on my mouse report correctly, accept button 1.
I used xmodmap and switched button 1 & 3, the problem just moved to button 3(which was now button 1).....
Any ideas? Can you tell what button 1 is acting like?
FocusOut event, serial 31, synthetic NO, window 0x2c00001,
mode NotifyGrab, detail NotifyNonlinear
ConfigureNotify event, serial 31, synthetic NO, window 0x2c00001,
event 0x2c00001, window 0x2c00001, (57,782), width 178, height 178,
border_width 2, above 0x2a00020, override NO
EnterNotify event, serial 31, synthetic NO, window 0x2c00001,
root 0x52, subw 0x0, time 4211916317, (133,22), root192,806),
mode NotifyUngrab, detail NotifyNonlinear, same_screen YES,
focus YES, state 0
KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys: 82 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
FocusIn event, serial 31, synthetic NO, window 0x2c00001,
mode NotifyUngrab, detail NotifyNonlinear
KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys: 82 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


Reply With Quote