From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eve Atley" Subject: RE: Mouse going nuts in RH Linux Enterprise 3 (Taroon) Date: Thu, 7 Apr 2005 16:44:54 -0400 Message-ID: <009801c53bb2$a95b2f30$540aa8c0@lanadmin> References: Reply-To: Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: Sender: linux-newbie-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: 'Calin Szonyi' Cc: linux-newbie@vger.kernel.org >see /etc/X11/xorg.conf or /etc/X11/XF86Config Thanks; I tried reverting back to my XF86Config.backup but that didn't work. The old and new ones appear to be the same. And if it helps, it's actually a Logitech PS2 trackball attached to a KVM switch. My entries in each show: XF86Config.backup ------------------ Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "InputDevice" # If the normal CorePointer mouse is not a USB mouse then # this input device can be used in AlwaysCore mode to let you # also use USB mice at the same time. Identifier "DevInputMice" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection XF86Config -------------------- Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "InputDevice" # If the normal CorePointer mouse is not a USB mouse then # this input device can be used in AlwaysCore mode to let you # also use USB mice at the same time. Identifier "DevInputMice" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection - Eve - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs