LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-23-2003, 03:44 PM   #1
ghostmagic
LQ Newbie
 
Registered: Dec 2003
Location: San Jose, CA
Distribution: Fedora
Posts: 1

Rep: Reputation: 0
Question Touchpad mouse doesn't work with Dell X300


First off, hello. I've been reading posts from this board for a few days now and have already been able to help myself on this "journey" of installing linux.

I'm running a dual boot Windows XP and Fedora on a Dell Latitude X300. Install was perfect and overall things are great.

Now, I'm running into some issues here and there. The current one has me perplexed simply because I don't know Linux. My knowledge is from the DOS days and Windows.

At work I dock the laptop into the docking station which has a USB Logitech MX700 mouse attached to it. It works perfectly (hence the ability to post this thread!) The problem is when the mouse is not connected, the touchapd doesn't work.

Basic question is: how do get Linux to recognize the touchpad mouse as a valid mouse input?

Any help would be appreciated and thank you in advance.
 
Old 12-27-2003, 10:04 AM   #2
tokkee
Member
 
Registered: Dec 2003
Distribution: Debian, OpenBSD
Posts: 46

Rep: Reputation: 15
sounds like your touchpad is not configured for X

try adding a section like this to your /etc/X11/XF86Config-4

Code:
Section "InputDevice"
  Identifier "TouchpadMouse"
  Driver "mouse"
  Option "CorePointer"
  Option "Device" "/dev/psaux"
  Option "Protocol" "PS/2"
  Option "Emulate3Buttons" "true"
EndSection
The last option is optional - if you don't want the Emulate3Buttons-Option (emulates a middle button click, when pressing both buttons) just leave it out or set it to false. /dev/psaux might be different on your system - never used fedora, so i can't tell ya.

And you need to add the following line to the "ServerLayout" section in your XF86Config-4 file:

Code:
InputDevice "TouchpadMouse"
save the file and restart X!

if X does not start any more after that, some of this information is wrong ;) (i surely don't hope so! it won't damage anything though). try to hack around yourself (by pressing ctrl-alt-f1 or ctrl-alt-f2 you should come to a terminal login), or paste the output of the 'dmesg'-command in here. simply removing the line in the ServerLayout section should make it work again.

Last edited by tokkee; 12-27-2003 at 10:11 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Dell Latitude C610 mouse/touchpad problem fulton Linux - Laptop and Netbook 13 03-15-2007 11:02 PM
mysterious mouse creep on dell C600 synaptics touchpad theoldman Debian 2 08-17-2006 12:30 PM
Touchpad mouse does not work after upgrading from SuSe9.1 to Suse 9.2 John Dory SUSE / openSUSE 11 06-07-2005 11:58 PM
problems getting touchpad and usb mouse to work kierse Slackware 10 06-30-2004 10:37 PM
Dell inspiron touchpad mouse mjkramer Linux - Hardware 6 10-14-2003 05:55 PM

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

All times are GMT -5. The time now is 09:26 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