2.10: cursor jumps around.

Booting, installing, newbie
Post Reply
Message
Author
jupitermike
Posts: 3
Joined: Mon 02 Oct 2006, 16:53
Location: Jupiter, Florida
Contact:

2.10: cursor jumps around.

#1 Post by jupitermike »

Just started to use Puppy 2.10. Looks good so far. Cannot get mouse to behave, cursor jumps all over the place. Tried switching my Logitech wireless to an old PS2. Still jumps all over. Hard to make adjustments without a mouse. :) Many thanks from a rank beginner.

lawquest
Posts: 26
Joined: Sat 16 Sep 2006, 22:02
Location: Nevada, USA

#2 Post by lawquest »

Does your computer happen to be a Compaq nc6000?

John

jupitermike
Posts: 3
Joined: Mon 02 Oct 2006, 16:53
Location: Jupiter, Florida
Contact:

Jumping Cursor

#3 Post by jupitermike »

No, my computer is not a Compaq, it's a no brand put together by myself that has worked fine for three years.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#4 Post by MU »

exit X (hit ctrl-alt-backspace)

Now edit the X configuration, type:
mp /etc/X11/xorg.conf

search for such a line

Code: Select all

	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2" #mouse0protocol
change the one with protocol to

Code: Select all

	
	Option	    "Protocol" "auto" #mouse0protocol
Save, it, press ctrl-a for the menu to save.

Reboot the computer.
Does that work?

I assume that you chose "xorg" when you could choose between xorg and xvesa, when you could set up your graficscard.

You also could run xorgwizard again, to try xvesa (but xorg should be preferred in general, xvesa is just a fallback-solution).
Mark

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#5 Post by Flash »

Can you try an older version of Puppy? See if it still happens.
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=69321][color=blue]Puppy Help 101 - an interactive tutorial for Lupu 5.25[/color][/url]

Post Reply