LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-01-2006, 01:35 PM   #1
RodWC
Member
 
Registered: Oct 2005
Distribution: SolydK, Linux Mint KDE, Debian
Posts: 180

Rep: Reputation: 30
Adjusting Mouse Sensitivity


I'm somewhat ashamed to have to resort to asking for help in this situation, but, I have a small problem. I have a laptop that has Debian on it (not my main one) and was pretty outdated, so I did a dist-upgrade to unstable. Long story short: the mouse (touchpad) is excrutiatingly slow. It's responsive and smooth, just not sensitive enough. I tried adjusting the acceleration through KDE, but that did nothing. I looked at xorg.conf on a hunch and couldn't find anything out of the ordinary. I know someone must not be as dumb as me. A little help would be very much appreciated.

Last edited by RodWC; 07-01-2006 at 06:53 PM.
 
Old 07-01-2006, 05:07 PM   #2
dracae
Member
 
Registered: Feb 2006
Location: Oklahoma
Distribution: Debian Sid and Etch
Posts: 423

Rep: Reputation: 30
Most touchpads emulate a simple ps2 mouse, assuming that the first thing you should do is configure it to use the synaptics touchpad driver. You may need install it if it isn't already. Then setup your xorg appropriately. He is a copy of mine
Code:
Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option "LeftEdge" "120"
        Option "RightEdge" "830"
        Option "TopEdge" "120"
        Option "BottomEdge" "650"
        Option "FingerLow" "14"
        Option "FingerHigh" "15"
        Option "MaxTapTime" "180"
        Option "MaxTapMove" "110"
        Option "ClickTime" "0"
        Option "EmulateMidButtonTime" "75"
        Option "VertScrollDelta" "10"
        Option "HorizScrollDelta" "0"
        Option "MinSpeed" "0.45"
        Option "MaxSpeed" "0.75"
        Option "AccelFactor" "0.020"
        Option "EdgeMotionMinSpeed" "200"
        Option "EdgeMotionMaxSpeed" "200"
        Option "UpDownScrolling" "1"
        Option "CircularScrolling" "0"
        Option "CircScrollDelta" "0.1"
        Option "CircScrollTrigger" "2"
        Option "SHMConfig" "true"
EndSection
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mouse sensitivity Netforce Linux - Software 2 10-09-2003 03:18 PM
Mouse sensitivity Panzerfrost Linux - Newbie 4 08-29-2003 08:05 PM
mouse sensitivity qwijibow Linux - Newbie 6 07-26-2003 07:52 AM
mouse Sensitivity cclavey Linux - Newbie 3 03-16-2003 08:41 PM
mouse sensitivity Vlackmar Linux - General 1 12-22-2001 05:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 05:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration