Mouse delay problem...

Help with Setup, Hardware, Performance or other Issues...Or just pimp your rig.
Post Reply
lucky luke
Private First Class
Private First Class
Posts: 21
Joined: Tue May 24, 2005 12:20 pm

Mouse delay problem...

Post by lucky luke »

Hi!

I've got a problem! Im working on Ubuntu Linux, 2.6.12, and i've got a Microsoft Comfort Optical 3000 mouse. But i cant get the mouse to react directly, i mean, that there's alway a delay between my movement and the reaction of the mouse on screen.

Do you have a clue how to handle this problem?

Greetings
lucky l.
Last edited by lucky luke on Tue Jan 10, 2006 11:41 am, edited 1 time in total.
User avatar
(Dvn)
Private First Class
Private First Class
Posts: 80
Joined: Thu Nov 03, 2005 12:17 am
Location: U.S. S.L.C Utah
Contact:

Post by (Dvn) »

maybe change the batteries?
mine does that too sometimes...
Owner@gnurux.homelinux.net:5159
Owner@YOUR DEAD's
Admin/Owner@No Guts No Glory's
Admin@Win Xp's
Admin@Lddw's Admin@SirKay's
Admin@Theme97's
Admin@A Heart Attacks's
Cop@AlliedArmours
Ducati member@Teh g33ks

Image
lucky luke
Private First Class
Private First Class
Posts: 21
Joined: Tue May 24, 2005 12:20 pm

Post by lucky luke »

no, my mouse doesnt need batteries!
I think its something in the xorg.conf or maybe because of my graphic card:

xorg.conf:

Code: Select all

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Dev Phys"              "usb-0000:00:02.2-1/input0"
        Option          "Protocol"              "evdev"
        Option          "Buttons"               "7"
        Option          "ZAxisMapping"          "4 5"
EndSection
graphic card:
ati radeon 7000 VE (64mb ram)

Code: Select all

Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon 7000 VE (RV100 QY)"
        Driver          "radeon"
        BusID           "PCI:1:0:0"
        Option          "EnablePageFlip"        "true"
        Option          "DynamicClocks"         "true"


greetings
l
Post Reply