Marble mouse scroll-effect en Fedora

Open een terminal en type in:

  1. su -
  2. (voer een wachtwoord in)
  3. gedit /etc/X11/xorg.conf

Voer onderaan het bestand de volgende settings in:

Section “InputDevice”
Identifier  “Configured Mouse”
Driver    “mouse”
Option     “CorePointer”
Option   “Device”    “/dev/input/mice”
Option     “Protocol”   “ExplorerPS/2″
Option    “Emulate3Buttons”  “true”
Option   “Buttons”     “9″
Option   “EmulateWheel”    “1″
# Option    “EmulateWheelButton”  “8″    # for right-handed people
Option  “EmulateWheelButton”   “9″  # for left-handed people
Option   “YAxisMapping”    “4 5″
Option   “XAxisMapping”    “6 7″
EndSection

Typ in Firefox ‘about:config’. Filter op ‘scroll’ en pas de volgende regels als volgt aan:

mousewheel.horizscroll.withnokey.action user set integer 0
mousewheel.horizscroll.withnokey.sysnumlines user set boolean true

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>