David Goodenough wrote:
With the sid Xorg code for many systems you now no longer need an
xorg.conf, everything self configures.

But it would appear that USB mice are not supported in this configuration.

Normally I have a synaptic mousepad on my laptop, but sometimes I would
rather use a mouse.

What do I have to have in my xorg.conf (currently there is no such file) in order to get everything working?

David


Hi David.

I have this code:

Section "InputDevice"
   # generated from default
   Identifier     "Mouse0"
   Driver         "mouse"
   Option         "Protocol" "auto"
   Option         "Device" "/dev/psaux"
   Option         "Emulate3Buttons" "no"
   Option         "ZAxisMapping" "4 5"
EndSection


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to