iberianpig / xSwipe

Multitouch gestures with synaptics driver on X11, Linux
451 stars 56 forks source link

Install on Ubuntu 14.04 - Unity #30

Closed Gocht closed 8 years ago

Gocht commented 8 years ago

I have seen videos of this working on other machines, really a good job, thanks for this, but, is there a way to install this on Ubuntu 14.04 with Unity? I have been looking for a while on internet and I am not able to install this.

I got this:

Can't locate Smart/Comments.pm in @INC (you may need to install the Smart::Comments module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/user/xSwipe-master/xSwipe.pl line 15.
BEGIN failed--compilation aborted at /home/user/xSwipe-master/xSwipe.pl line 15.
GooKv commented 8 years ago

Try

sudo apt-get install libsmart-comments-perl
Gocht commented 8 years ago

I think this is working now. Do I need to run xSwipe everytime I want to use multigesture? How do I configure actions for gestures?

iberianpig commented 8 years ago

see #31