← Back to team overview

sslug-teknik team mailing list archive

Re: Scroll hjul i Slackware

 

Mads Jensen wrote:
Hej

Jeg er ved at være lidt småirriteret over at jeg ikke kan få min scroll knap på min Logitech mus til at virke under Slackware 9.0.

Musen er en ganske almindelig 2-knaps (3 med hjulet) mus, der sidder i P/S 2. Jeg har forsøgt under indstillingerne, men der er ikke noget, der ser ud til at give pote :-(
Sakset fra min Slackware 9.0 XF86Config (VESA Frame Buffer)
Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"

# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:

#    Option     "Protocol"      "Auto"

# The available mouse protocols types that you can set below are:
#    Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
#    Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
#    MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
#    ThinkingMouse ThinkingMousePS/2 Xqueue

      Option "Protocol"    "IMPS/2"

# The mouse device.  The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.

    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping" "4 5"

/dev/mouse er symlinket til /dev/psaux


MVH
Jón
--
====================================================================
Jon Svejgaard                  | ACE - UNIX/Linux Consultancy
                               | Hjorthoejvej 2 / DK-4291 Ruds Vedby
mail: jon@xxxxxx               | DENMARK
http://www.ace.dk              | +45 5826 1799 / +45 4052 0799
====================================================================



References