Comment 5 for bug 70525

Revision history for this message
Dana Goyette (danagoyette) wrote :

(no 'edit' or 'append' function....) Oh, and I also forgot this: somewhere along the line I manually put the relevant circularscrolling options directly into xorg.conf. (I used synclient directly to get the rightedge just perfect):
<snip....>

    Option "Emulate3Buttons" "true"
    Option "TapButton0" "0"
    Option "TapButton1" "0"
    Option "TapButton2" "0"
    Option "MaxTapTime" "0"
    Option "RightEdge" "5975"
    Option "CircularScrolling" "1"
    Option "CircScrollDelta" "0.234"
    Option "CircScrollTrigger" "3"
EndSection