The Fine Print: The following comments
are owned by whoever posted them.
( Add a Reply )
|
Re: Mouse doesn't work in X??
by Dom on Wednesday November 28, @01:57AM
|
Figured it out.
It sems the /usr/X11R6/xf86config script ask for a mouse protocol when it doesn't need one.
so ubder options I changed it to "auto" and
everything worked out fine.
Thanks anyway
|
[
Add a Reply to this ] |
Re: Mouse doesn't work in X??
by Jason on Thursday November 29, @11:01AM
|
If you are running XFree86 version 4.x, I think I may know what the problem is. Are you using X ver. 4.x?
|
[
Add a Reply to this ] |
Re: Mouse doesn't work in X??
by Dom on Thursday November 29, @05:51PM
|
Yup,
I was using X4.1
found out that I had the mouse protocol setup wrong.
Instead of PS2 I put in auto and it worked out fine.
I ran /stand/sysinstall which configured my mouse settings and saved them in /dev/sysmouse.
Than I ran /usr/X11R6/xf86config
and I was asked to input mouse protocol again.
So I had to choose ps2.
Started x and it freaked.
So I read about the fix on comp.unix.bsd.freebsd.misc.
and they suggested trying auto.
That worked fine.
So I edited my /etc/X11/XF86Config
and boom that did it.
Thanks all!
|
[
Reply to this ]
|
Re: Mouse doesn't work in X??
by Xi9 on Wednesday March 20, @04:12AM
|
Just a translation :
Pour resoudre le probleme, editez le fichier XF86Config.
Section "Pointer"
changer Protocol "auto". Redemarrez le X.
Ca marche.
Thanks for the answer.
|
[
Reply to this ]
|
Re: Mouse doesn't work in X??
by krp on Thursday November 21, @04:37PM
|
Meme en protocol auto et avec le ZAxisMapping, impossible d obtenir la molette fonctionnant sous X, une idee ?
With the auto protocol in the XF86Config and with the ZAxisMapping option, the mouse wheal dont work..
Any idea ?
Thx a lot.
|
[
Reply to this ]
|
|
Re: Mouse doesn't work in X??
by blah on Tuesday December 31, @04:37AM
|
I had the same problem, but all i did
was disable the console mouse daemon
and pointed my XF86Config file to use /dev/psm0.
|
[
Add a Reply to this ] |
Re: Mouse doesn't work in X??
by biologist on Sunday October 19, @12:05PM
|
hmm.. i have the same prob :(
i'm 2 new to linux to figure it out how so can someone dirrect me step-by step ?:)
that will really help 10x :)
|
[
Add a Reply to this ] |
The Fine Print: The following
comments are owned by whoever posted them.
( Article Reply )
|