Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10th July 2007, 04:35 PM
87esir Offline
Registered User
 
Join Date: Jun 2007
Location: now charleston, wv until I can get back to KY
Posts: 139
keyboard joystick crazy

my dell inspiron 4100 has the mouse in the keyboard and the touchpad. It is a common problem that the keyboard joystick goes nuts and the mouse is uncontrollable. xp has a upgraded driver program that lets you disable the joystick mouse in the keyboard and leaves the touchpad operational and that fixes the problem.
Who do I contact about trying to get an upgrade for fedora that will allow this item to be disabled in fedora. As is when using fedora I have to leave my laptop on a solid flat surface and be very gentle so as not to disturb the keyboard mouse.
Is it possible to get someone to get an upgrade or can I simply go in and edit some commands to disable only that mouse.

thanks
__________________
The only thing in life that we actually will ever have is time. Don't waste it in search of material things they will pass away and you can't take them with you. Spent time with those you love or doing things you love!
Reply With Quote
  #2  
Old 13th July 2007, 04:10 PM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,857
I don't have a Dell 4100, but from Google, i found:

The page http://www.simons.fi/touchpad.html
mentions modifying the source code of a driver.

A configuration program for the touchpad called tpconfig is mentioned on the page:
http://www.math.ucla.edu/~jimc/insp4100/details.html
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #3  
Old 13th July 2007, 06:01 PM
87esir Offline
Registered User
 
Join Date: Jun 2007
Location: now charleston, wv until I can get back to KY
Posts: 139
Thanks I'll take a look.
__________________
The only thing in life that we actually will ever have is time. Don't waste it in search of material things they will pass away and you can't take them with you. Spent time with those you love or doing things you love!

Last edited by 87esir; 13th July 2007 at 06:03 PM. Reason: totally wrong text
Reply With Quote
  #4  
Old 13th July 2007, 07:34 PM
87esir Offline
Registered User
 
Join Date: Jun 2007
Location: now charleston, wv until I can get back to KY
Posts: 139
ok I have kernel version 2.6.21-1.3194.fc7. I didn't find a drivers folder even signed on as root in the root folder.
__________________
The only thing in life that we actually will ever have is time. Don't waste it in search of material things they will pass away and you can't take them with you. Spent time with those you love or doing things you love!
Reply With Quote
  #5  
Old 13th July 2007, 07:53 PM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,857
Perhaps you only get the drivers folder if you have installed the kernel source.
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #6  
Old 13th July 2007, 08:45 PM
87esir Offline
Registered User
 
Join Date: Jun 2007
Location: now charleston, wv until I can get back to KY
Posts: 139
ok I don't really know what you mean by that. I'm a newbie

I did go to view and checked show hidden folders/files
__________________
The only thing in life that we actually will ever have is time. Don't waste it in search of material things they will pass away and you can't take them with you. Spent time with those you love or doing things you love!

Last edited by 87esir; 13th July 2007 at 08:47 PM. Reason: adding
Reply With Quote
  #7  
Old 13th July 2007, 09:14 PM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,857
The source code for the kernel and drivers is not part of the normal Fedora Installation. To recompile a driver or the kernel you need this code. (If you used the advanced search feature of this forum and search for kernel source, you can probably find out how to install it faster than I can relearn how to do it. yum probably has way of retreiving it if you have a fast internet connection.) Recompiling a driver (or "module") can be an ordeal. To do that you need to have the compiler gcc installed and , if not the whole kernel source, at least the "kernel headers".

I'm not sure there is a simple solution. Perhaps if you post your /etc/X11/xorg.conf file, someone can suggest how to fiddle with it. Did you look at tpconfig?
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #8  
Old 14th July 2007, 05:28 PM
87esir Offline
Registered User
 
Join Date: Jun 2007
Location: now charleston, wv until I can get back to KY
Posts: 139
# Xorg configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection


Is this the file that loads the hardware and or drivers? If not which one does?

Thanks, I desperately need this fixed or I can't use fedora
__________________
The only thing in life that we actually will ever have is time. Don't waste it in search of material things they will pass away and you can't take them with you. Spent time with those you love or doing things you love!
Reply With Quote
  #9  
Old 14th July 2007, 07:02 PM
87esir Offline
Registered User
 
Join Date: Jun 2007
Location: now charleston, wv until I can get back to KY
Posts: 139
Ok I fixed it the old fashioned way. I never used or liked the trackpoint so I took the keyboard off and simply unplugged it.
__________________
The only thing in life that we actually will ever have is time. Don't waste it in search of material things they will pass away and you can't take them with you. Spent time with those you love or doing things you love!
Reply With Quote
Reply

Tags
crazy, joystick, keyboard

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
No joystick ambawell Hardware & Laptops 0 17th December 2008 01:55 AM
Crazy Keyboard Nitroware Using Fedora 7 24th August 2008 02:46 AM
crazy volume controls with keyboard i0ls Using Fedora 2 10th November 2007 08:30 AM
FC 5 : Keyboard runs crazy belgianfool Installation and Live Media 7 12th December 2006 12:41 AM
keyboard crazy? jtravnick Hardware & Laptops 2 28th April 2006 04:04 AM


Current GMT-time: 20:37 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat