Jump to content

XOrg mouse configuration lost on each boot!


theYinYeti
 Share

Recommended Posts

Hello,

 

My mandriva 2008.0 runs fine, and auto-configured itself. Nice. Here's the resulting xorg.conf mouse part:

# File generated by XFdrake (rev 239302)
[…]
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection

The problem I have is that I want to append these options to this section:

	Option "EmulateWheel" "on"
Option "EmulateWheelButton" "2"
Option "EmulateWheelTimeout" "1000"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "6 7"

If I do so and CtrlAltBackspace, the options are enabled. Good.

 

Unfortunately, on next reboot (and that's at least twice a day), my added options are gone and I'm back to the original Section…

What is the cure?

 

Yves.

Link to comment
Share on other sites

harddrake is only necessary/useful if you add new hardware to your computer, say e.g. a new soundcard or a new graphics card. In this case, harddrake will automatically detect the new hardware and configure it as needed/load the modules. If you do not plan to alter your hardware on a regular basis, you can safely disable it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...