Re: How to configure a serial mouse

2010-03-04 Thread Peter Hutterer
On Fri, Mar 05, 2010 at 02:32:38AM +0200, stef...@schaumburger.info wrote:
> 
> > I'm not sure about this, I have only done this on Debian Lenny, but I
> > have not heard that xorg.conf had disappeared.
> > 
> > So I think that you can run X -configure (as root) and xorg.conf will
> > be created. Then you can edit the mouse protocol, as before.
> > 
> > Risto
> 
> I think what Risto said is correct, but even easier - as far as I
> understand X, which admittedly is not that much - it should be possible to
> simply create /etc/X11/xorg.conf with only the sections relevant to your
> mouse. That way you can use the goodness of X automagical configuration
> for
> everything, except the mouse where it's obviously not working.

the hotplugging code takes over and ignores any mouse driver settings in the
configuration. You'd need to disable hotplugging as well to make the mouse
section actually take effect.

Section "ServerFlags"
Option "AutoAddDevices" "off"
EndSection

Cheers,
  Peter
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: How to configure a serial mouse

2010-03-04 Thread steffen

> I'm not sure about this, I have only done this on Debian Lenny, but I
> have not heard that xorg.conf had disappeared.
> 
> So I think that you can run X -configure (as root) and xorg.conf will
> be created. Then you can edit the mouse protocol, as before.
> 
> Risto

I think what Risto said is correct, but even easier - as far as I
understand X, which admittedly is not that much - it should be possible to
simply create /etc/X11/xorg.conf with only the sections relevant to your
mouse. That way you can use the goodness of X automagical configuration
for
everything, except the mouse where it's obviously not working.

Cheers, Steffen
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: How to configure a serial mouse

2010-03-04 Thread Risto Suominen
I'm not sure about this, I have only done this on Debian Lenny, but I
have not heard that xorg.conf had disappeared.

So I think that you can run X -configure (as root) and xorg.conf will
be created. Then you can edit the mouse protocol, as before.

Risto
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


How to configure a serial mouse

2010-03-03 Thread Felipe Vencato
I have a old pentium 3 the not suport USP or PS2 mouses.
I need to configure a serial mouse.
I intall debian squeeze and the mouse is dead. Squeeze don't have xorg.conf
in /etc/X11
On debian etch I easily configure my mouse editing xorg.conf using Microsoft
protocol.
See this for more information:
http://forums.debian.net/viewtopic.php?f=6&t=49959
I hope you can help me! PLEASE

-- 
Felipe Vencato
from Brazil
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg