Linux.com

Using mouse gestures across Linux - Guys I Solved it....

Posted by: Anonymous [ip: 89.138.88.21] on February 12, 2008 07:19 PM
using the KDE gestures with xdotool can do it all
for example to minimize a window do the following
xdotool key "alt+F3" & xdotool key "n"

for full manual go to http://www.trinus.co.uk/linuxgestures/

ooooooooooooohhhhhhhhhhhooooooooooo......

#

Return to Using mouse gestures across Linux