Results 1 to 3 of 3

Thread: mouse scrool

  1. #1
    Junior Member
    Join Date
    Mar 2003
    Posts
    13

    mouse scrool

    Does anybody know how to install the mouse scroll in Slackware 8.0 ?

  2. #2
    It's a gas!
    Join Date
    Jul 2002
    Posts
    699
    Edit your XF86Config, located in /etc/X11.

    It should look something along the lines of
    Code:
    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol"  "IMPS/2"
    Option "Device"  "/dev/psaux"
    Option "ZAxisMapping" "4 5"
    Then restart and you should be good to go!

    HTH

  3. #3
    Leftie Linux Lover the_JinX's Avatar
    Join Date
    Nov 2001
    Location
    Beverwijk Netherlands
    Posts
    2,534
    adding

    Option "Buttons" "5"

    to reboot's answer is common practice too !!
    although it is not nescesarry..
    ASCII stupid question, get a stupid ANSI.
    When in Russia, pet a PETSCII.

    Get your ass over to SLAYRadio the best station for C64 Remixes !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •