As it happens, that software works in eclipse as well although I suppose that’s sadly a windows only solution.
The closest thing I know to controlling eclipse short of writing a full eclipse plugin, is eclipse monkey which is cool, but I don’t think it lets you do gestures.
Perhaps a linux-system wide app would be suitable. I have no idea what state it’s at, but you could check out this sourceforge project.
thanks kyb — as usual, there are a gazillion tools available on linux, but none of them really seems to work ;-) that’s why i was hoping for some eclipse-specific solution…
netzwerg said,
June 12, 2007 @ 7:52 am
i still feel stupid when i do the back gesture in eclipse, though. do you know of any swt plugins?
kyb said,
June 12, 2007 @ 10:51 am
As it happens, that software works in eclipse as well although I suppose that’s sadly a windows only solution.
The closest thing I know to controlling eclipse short of writing a full eclipse plugin, is eclipse monkey which is cool, but I don’t think it lets you do gestures.
Perhaps a linux-system wide app would be suitable. I have no idea what state it’s at, but you could check out this sourceforge project.
netzwerg said,
June 12, 2007 @ 3:00 pm
thanks kyb — as usual, there are a gazillion tools available on linux, but none of them really seems to work ;-) that’s why i was hoping for some eclipse-specific solution…
netzwerg said,
June 13, 2007 @ 9:07 am
just fyi: got i working with KHotKeys (maybe i will find time for a blog entry) — thanks again for the motivation…