help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Activating Mousewheel


From: Florian Lindner
Subject: Activating Mousewheel
Date: Thu, 24 Oct 2002 19:20:23 +0200
User-agent: KNode/0.7.1

Hello,
how can I enable the mouse wheel for scrolling (MS Intellimouse Explorer on 
USB)?
>From my X config:

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/usbmouse"
    Option "ZAxisMapping" "4 5"
EndSection

It works with KDE.

I've tried
(require 'mwheel) but not effect. Emacs is 21.2, most recent release.
Thx,
Florian


reply via email to

[Prev in Thread] Current Thread [Next in Thread]