Why is not enabled TapButton of touchpad on Fedora by default?

Sérgio Basto sergio at serjux.com
Mon Dec 10 17:15:46 UTC 2012


On Seg, 2012-12-10 at 09:05 +0100, valent.turkovic at gmail.com wrote:
>         
>         It's a function of the desktop, and we go with the upstream
>         desktop defaults, AFAIK.
>         -- 
>         Adam Williamson
> 
> 
> Hi Adam, when I asked upstream on few similar simple tweaks usually
> answers was something like this: "We don't care, you can change it the
> way you like it." 
> 
> Any comments?  


Of course, I have my script, that I run when is necessary. 

cat ~/syncl.sh 
synclient VertTwoFingerScroll=1
synclient HorizTwoFingerScroll=1
synclient -l | grep -i scroll
synclient VertEdgeScroll=1
synclient HorizEdgeScroll=1
synclient -l | grep -i tap
synclient TapButton1=1
synclient TapButton2=1
synclient TapButton3=1


Best regards,
-- 
Sérgio M. B.



More information about the devel mailing list