You are not logged in.
More and more people are using laptops these days, but the number of utilities providing extra touch functionality seems still lacking. I'm looking for a simple utility that will let me bind (multi-) touch gestures to keybindings, and preferably also commands.
For instance:
2-finger swipe-left > Mod1-arrowleft
3-finger swipe-up > exec dmenu_run
Does anyone know of such a utility?
ᶘ ᵒᴥᵒᶅ
Offline
More and more people are using laptops these days, but the number of utilities providing extra touch functionality seems still lacking. I'm looking for a simple utility that will let me bind (multi-) touch gestures to keybindings, and preferably also commands.
For instance:
2-finger swipe-left > Mod1-arrowleft
3-finger swipe-up > exec dmenu_runDoes anyone know of such a utility?
Hey litemotiv,
Easystroke will do that. I use it with my stylus/tablet to execute apps, commands, text, (ie: passwords, signature, etc), key-bindings, etc... While easystroke <upstream version> isn't multi-touch, there does happen to be a multi-touch version - but as a disclaimer ~ i haven't actually used the MT version. However, here is a link to the blog about it (english translation);
http://translate.google.com/translate?u … 1&ie=UTF-8
It's also in the AUR;
http://aur.archlinux.org/packages.php?ID=54495
let me know how it works out! (i plan on going multitouch soonish)
cheerz
Last edited by triplesquarednine (2012-01-14 21:41:09)
Offline
Thanks tsn! I'm going to give it a whirl right now. ![]()
ᶘ ᵒᴥᵒᶅ
Offline
Ouch...
Targets (9): atkmm-2.22.6-1 boost-libs-1.48.0-2 cairomm-1.10.0-1 glibmm-2.30.1-1 icu-4.8.1.1-1 libsigc++-2.2.10-1 pangomm-2.28.4-1 boost-1.48.0-2
gtkmm-2.24.2-1
Total Download Size: 16.45 MiB
Total Installed Size: 173.26 MiBNot an option... ![]()
ᶘ ᵒᴥᵒᶅ
Offline
Ouch...
Targets (9): atkmm-2.22.6-1 boost-libs-1.48.0-2 cairomm-1.10.0-1 glibmm-2.30.1-1 icu-4.8.1.1-1 libsigc++-2.2.10-1 pangomm-2.28.4-1 boost-1.48.0-2 gtkmm-2.24.2-1 Total Download Size: 16.45 MiB Total Installed Size: 173.26 MiBNot an option...
hmm....too bad. I wasn't sure about the file size / space requirements of Easystroke.
On my main system, i'm not concerned about disk space, and the like. + i'd already have some of those dependencies installed, as well... It's too bad Easystroke pulls in so much stuff ~ it's such a great utility, and is what really tweaks my (linux) Desktop experience really stand apart.... I wonder if there is a similar project out there, maybe?
If i see anything, i'll post back. ![]()
Offline
The problem here i think is that Easystroke is interfacing with GTK (through Boost), while the 'simple' approach would be to interface directly with X. Something like a small C utility that listens to sysfs or an extension to the synaptics driver would be the way to go...
ᶘ ᵒᴥᵒᶅ
Offline
This looks rather interesting: http://www.ibm.com/developerworks/opens … index.html
(combination of synclient and a perl script)
ᶘ ᵒᴥᵒᶅ
Offline