Hey guys,
Appreciate some help :) Recently upgraded my desktop (which included Xorg updates). At the same time I decided to switch back to XFCE4.
XFCE4 and Compiz seem to startup okay via startx
but I'm not getting a working Keyboard or Mouse.
What am I missing here?
$ prt-get listinst | egrep "xorg.*input"
xorg-inputproto
xorg-xf86-input-evdev
$ zcat /proc/config.gz | egrep "EVDEV"
CONFIG_INPUT_EVDEV=y
I'm also a bit concerned about the ABI version mismatch even though X does seem to start despite this. Just not input.
cheers
James