LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-20-2003, 01:28 AM   #1
leper421
LQ Newbie
 
Registered: Feb 2003
Location: Long Island, NY
Distribution: RH8.0
Posts: 4

Rep: Reputation: 0
mouse settings reset at logoff


Every time I log onto X (RH8, using gnome, but pretty sure it happend with KDE too), my mouse sensitivity is really low and the mouse moves so slooow... If I run redhat-config-mouse and then hit ok, without changing the mouse type, the mouse is reinitialized gets its speed back. Once I log off and then back on, the mouse is back to its crawl and I must run the config again.

I'm using a MS intellimouse explorer optical mouse. Its a USB mouse, but I use the supplied ps2 adapter.

Here are the relevant sections in my XF86Config:

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

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

I have no idea why there are two mice configured. Is this a problem?
 
Old 02-20-2003, 01:42 AM   #2
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Rep: Reputation: 47
This might sound stupid, but isn't there a save settings option or something?
In your XF86Config file you only need the one with the Option "Device" "/dev/psaux" option as this is the one connected to the ps/2 port.
 
Old 02-21-2003, 02:39 AM   #3
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
Your second section dealing with "Mouse1" should be commented out (have # at the beginning of each line) unless you have more than one mouse. Additionally, try adding a SampleRate to the configuration:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
Option "SampleRate" "150"
EndSection

Play with the SampleRate until you get smoother motion. Hope this helps.
 
  


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
Settings get reset on reboot xymian Debian 3 02-23-2005 04:53 AM
mouse settings reset at X login leper421 Linux - Hardware 3 09-07-2004 03:29 AM
how to reset a users font settings ? Raptor Ramjet Slackware 2 06-06-2004 05:36 AM
Reset Cups page settings matze Linux - Software 0 10-18-2003 12:18 PM
Mouse freezing after logoff/login Mageflame Linux - Newbie 0 11-10-2001 11:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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