Quote:
Originally Posted by knc1
You will, at a minimum, have to re-start X, since otherwise it is self-configuring and can't self-configure for what is not connected (kernel modules, otg cable, mouse).
|
Thanks, you're right, can't edit /etc/xorg.conf directly. xorg.conf was created from /etc/upstart/makexconfig which is just lots of "echo >>" inside so its actually pre-defined.
There is no mouse driver in /usr/lib/xorg/modules/input/, does have an evdev driver and kernel has evdev support though.
To restart X, just run "restart x" from ssh or kterm, however even with mouse plugged in it was not detected/added to xorg.conf.