LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 03-07-2006, 09:05 AM   #1
ned99
Member
 
Registered: Oct 2005
Location: Peterborough, Ontario
Distribution: Ubuntu
Posts: 30

Rep: Reputation: 15
Question about touchpad speed


Hi,

I've got a Dell Inspiron 3800 with debian + Gnome. I've noticed that when I have an external mouse plugged into the PS/2 port on the back, the speed and responsivness of the built in touchpad is much higher. When the mouse is unplugged it's slow and difficult to use. Does anyone know why this is happening and how I can permanently increase the speed of my touchpad?

Thanks,
 
Old 03-08-2006, 02:57 PM   #2
lestoil
Member
 
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815

Rep: Reputation: 31
Are you using synaptics for your touchpad? /etc/X11/xorg.conf should include touchpad (as mouse) or synaptics plus 2nd mouse config. If you show us the X11 file maybe someone can help you. Ubuntu laptop forum may have this already covered. And linux-on-laptops may have ubuntu install notes covering touch pad plus 2nd mouse. Search LQ for Synaptics/touchpad may also serve you. Ask again here if still have problem. Cheers!
 
Old 03-09-2006, 09:08 AM   #3
ned99
Member
 
Registered: Oct 2005
Location: Peterborough, Ontario
Distribution: Ubuntu
Posts: 30

Original Poster
Rep: Reputation: 15
Hi, here is the contents of my xorg.conf file (minus the font and screen resolution stuff)

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "evdev"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Rage Mobility P/M AGP 2x"
Driver "ati"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Rage Mobility P/M AGP 2x"

*** Screen reslution stuff was here ***

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection


I also noticed that when the external mouse is plugged in my thouchpad allows tap-to-click as well.

... just as a side note, do the DRI and ATI settings seem okay to you? I've had a heck of a time trying to get 3D acceleration to work.

Thanks,
 
Old 03-09-2006, 10:36 AM   #4
lestoil
Member
 
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815

Rep: Reputation: 31
touchpad and ati

You seem to have touchpad and mouse configured separately as they should be but I can't explain the peculiar interaction you describe. Hopefully someone with your lappy model can contribute more help. Thanx for including the xorg file.
Check Ubuntu forum starter guide or their laptop forum for how to install fglrx to get 3D acceleration for your card.My pc with ati card uses fglrx for 3D but my distribution set it up automatically.
Another good source for help is linux-on-laptops where installers describe how they got linux setup on their lappy. I know a few describe installing fglrx for ati mobility chip on lappy with hardware like yours. Good luck
 
Old 03-09-2006, 03:19 PM   #5
ned99
Member
 
Registered: Oct 2005
Location: Peterborough, Ontario
Distribution: Ubuntu
Posts: 30

Original Poster
Rep: Reputation: 15
What distribution do you use? If it could get my ATI card to work automatically I'd be sold.
 
Old 03-09-2006, 04:05 PM   #6
lestoil
Member
 
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815

Rep: Reputation: 31
ati card

On one pc Xandros3.x on another Libranet3(not available) both configured the ati card for me. But linux-on-laptops and Ubuntu laptops forum should help you. Cheers.
 
Old 03-09-2006, 07:56 PM   #7
ned99
Member
 
Registered: Oct 2005
Location: Peterborough, Ontario
Distribution: Ubuntu
Posts: 30

Original Poster
Rep: Reputation: 15
Do you know if it worked with a Mach64 based card? That's the kind in my laptop and it's the reason I've been having so much trouble getting DRI to work as it's older and the new ATI drivers don't support it. Strangly the only distro that DRI ever worked with was Mandriva with a 2.4 kernel.
 
  


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
I can't believe it's another touchpad question... melee Slackware 5 02-01-2005 12:17 AM
set touchpad speed? (Mandrake 10.1) ben_build#2.1.0 Linux - Laptop and Netbook 1 12-13-2004 12:08 PM
synaptics touchpad question cambie Linux - Hardware 3 10-10-2004 12:46 PM
Using Touchpad + USB WLAN means touchpad and keyboard stops responding randomly ultrabeam16 Linux - Laptop and Netbook 0 03-21-2004 02:19 PM
touchpad question TheShemeta Arch 1 02-11-2004 07:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:02 AM.

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