Inside add the following killall syndaemon syndaemon -k -t -d -i 1
t and k are important for me, because they allow me to MOVE the mouse, but it will not TAP/CLICK for 1 second. Very handy. .xinitrc will ensure this command gets loaded when Xorg starts.
2 comments:
Could you perhaps change the ubuntu advert in your blog to "ubuntu 8.10 is here" instead of "ubuntu 8.04 LTS is here"
edit the following file ~/.xinitrc
Inside add the following
killall syndaemon
syndaemon -k -t -d -i 1
t and k are important for me, because they allow me to MOVE the mouse, but it will not TAP/CLICK for 1 second. Very handy. .xinitrc will ensure this command gets loaded when Xorg starts.
Post a Comment