LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 09-03-2003, 04:30 AM   #1
FogSwimmer
Member
 
Registered: Sep 2003
Distribution: Kubuntu / debian / SuSE
Posts: 73

Rep: Reputation: 15
keyboard dies when touching touchpad


Hi,

I recently installed Redhat 9 on my Gericom Overdose 2 laptop. I am using a USB mouse rather than the touchpad.
Whenever I accidentally touch the latter however, the keyboard dies, i.e. I can no longer type anything.

Does anyone have any idea what this may be due to and how to fix it?

THanks,
FogSwimmer
 
Old 09-04-2003, 07:03 AM   #2
FogSwimmer
Member
 
Registered: Sep 2003
Distribution: Kubuntu / debian / SuSE
Posts: 73

Original Poster
Rep: Reputation: 15
I solved the issue (touching touchpad kills keyboard) by editing /etc/X11/XF86Config. The file didn't contain reference to my touchpad at all.
 
Old 11-26-2003, 08:58 PM   #3
wickwack
LQ Newbie
 
Registered: Nov 2003
Location: Ithaca, NY
Posts: 1

Rep: Reputation: 0
Question

How did you do it? I have the same problem with SuSE 9 and a Dell laptop.
 
Old 12-09-2003, 12:18 PM   #4
FogSwimmer
Member
 
Registered: Sep 2003
Distribution: Kubuntu / debian / SuSE
Posts: 73

Original Poster
Rep: Reputation: 15
Sorry for the delay, I didn't see your post any earlier. This is how I
solved the problem described above:

1) To make the touchpad and the external mouse work under X you need to modify
/etc/X11/XF86Config (you may want to save a backup copy of the old
file). In this file you need a Section "InputDevice" entry for each mouse
you want to use. For my laptop this is what these entries look like:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

The first bit sets up the touchpad as a standard PS/2 device, the second is my
USB mouse (Logitech Wheel Mouse). Something along these lines should probably
work for you as well under X.


2) To get your touchpad working in console mode you need to modify
/etc/sysconfig/mouse (again, a backup copy won't hurt). On my system this
file now looks as follows:

FULLNAME="Generic - 2 Button Mouse (PS/2)"
MOUSETYPE="ps/2"
XEMU3="yes"
XMOUSETYPE="PS/2"
DEVICE=/dev/psaux

These are the entire contents of the file. With this configuration my touchpad
works fine in console mode, while the USB mouse is disabled.


I hope this helps.

All best,
FogSwimmer
 
  


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
Laptop Keyboard Dies For No reason DrakIE Linux - Newbie 3 11-25-2004 07:43 PM
Using Touchpad + USB WLAN means touchpad and keyboard stops responding randomly ultrabeam16 Linux - Laptop and Netbook 0 03-21-2004 02:19 PM
USB keyboard dies during installation jsmarshall85 Slackware - Installation 6 12-27-2003 02:03 PM
Keyboard / Mouse dies on installation! phEight Linux - General 1 11-15-2002 02:35 AM
Keyboard Dies Tom Bozack Linux - Hardware 4 07-05-2002 02:39 PM

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

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