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

Re: NetScroll mouse



> народ, как-нить можно заставить иксы (или хотя-бы нетшкаф)
> скроллить текст по колесику мыши?

Да уж, тут тебе насоветовали :)

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
EndSection

После этого скроллит практически все, кроме Netscape :)

Для Netscape:
Netscape*globalNonTextTranslations: #merge\
 <Btn4Down>: LineUp()\n\
 <Btn5Down>: LineDown()\n\
 ~Alt ~Shift ~Ctrl<Btn4Down>:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
 ~Alt ~Shift ~Ctrl<Btn5Down>:LineDown()LineDown()LineDown()LineDown()LineDown()L
ineDown()\n\
 Alt<Btn4Down>: xfeDoCommand(forward)\n\
 Alt<Btn5Down>: xfeDoCommand(back)\n

-- 
Alexey Vyskubov
(at home)
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!



Reply to: