Mihai Ichim wrote:
>
>Rog sa imi dea si mie cineva ce trebuie sa pun in .Xdefaults ca sa imi
>mearga si mie scroll-ul la mouse.
>
Pune chestia asta in XF86Config(-4). Merge pentru un mouse PS/2, daca ai
serial
schimba optiunea de protocol si eventual /dev/mouse-ul, daca nu e link
deja la /dev/ttyS{0,1}, folosind evident XFree 4.x
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "off"
Option "Buttons" "4"
Option "ZAxisMapping" "4 5"
EndSection
Pe urma cand esti in X porneste si imwheel-ul, la mine nestcape--ul nu
stie de scroll fara el.
Cristi
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.