Middle Mouse Button does not work in XFCE / Arch Linux
Posted
by
Alp
on Super User
See other posts from Super User
or by Alp
Published on 2012-09-13T16:27:59Z
Indexed on
2012/09/20
3:40 UTC
Read the original article
Hit count: 550
I have the XFCE desktop manager installed on my Arch Linux system. With E17 (Enlightenment desktop manager) i had no problems with my mouse: all buttons worked correctly out of the box. But in XFCE my middle mouse button does not fire an event at all (no output with xev
).
Evdev seems to identify my mouse correctly (Razer Deathadder) because it echoes its name in the xorg logs. I have no idea what could cause this and how to debug the problem.
I start both e17 and xfce with startx
. Here is my ~/.xinitrc
:
exec startxfce4 --with-ck-launch
#exec enlightenment-start
© Super User or respective owner