Multitouch with Touchegg on SynPS/2 Synaptics TouchPadCommand works partially when run from startup applicationsTouchpad in Sony Vaio E14 - cannot click with a finger and drag with another - Ubuntu 12.04Dell Inspiron 7347 - Inactive cursor with my touchpad on UBUNTU 14.04Lenovo IdeaPad Z570 touchpad stopped working after upgrade to 15.04Can't configure SynapticsTouchpadTouch Pad problems in Ubuntu 16.04

Water Bottle Rocket Thrust - two calculation methods not matching

How much money should I save in order to generate $1000/month for the rest of my life?

Noun phrase and is

grep pairs of patterns and file

Why does transition from one electron shell to another shell always produce massless photon?

Would it be easier to colonise a living world or a dead world?

"Es gefällt ihm." How to identify similar exceptions?

How to make a gift without seeming creepy?

Postman Delivery

What is the difference between fields and properties in Julia?

How to have two root nodes in forest package?

A sentient carnivorous species trying to preserve life. How could they find a new food source?

Can a Creature at 0 HP Take Damage?

How long could a human survive completely without the immune system?

Can massive damage kill you while at 0 HP?

Modern warfare theory in a medieval setting

Understanding the past growth of an ETF

Why did a young George Washington sign a document admitting to assassinating a French military officer?

Why does unique_ptr<Derived> implicitly cast to unique_ptr<Base>?

How acceptable is an ellipsis "..." in formal mathematics?

What determines the top speed in ice skating?

How to make "acts of patience" exciting?

What is the good path to become a Judo teacher?

Comparison of values in dictionary



Multitouch with Touchegg on SynPS/2 Synaptics TouchPad


Command works partially when run from startup applicationsTouchpad in Sony Vaio E14 - cannot click with a finger and drag with another - Ubuntu 12.04Dell Inspiron 7347 - Inactive cursor with my touchpad on UBUNTU 14.04Lenovo IdeaPad Z570 touchpad stopped working after upgrade to 15.04Can't configure SynapticsTouchpadTouch Pad problems in Ubuntu 16.04






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1















I am running Ubuntu 14.10 with Unity. I would really like to make some multitouch gestures work, so I can use my touchpad to e.g. spread all windows, change workspace, and the like.
My computer has a SynPS/2 Synaptics TouchPad.
When I run geisview, and look under:



"Device [ID] Added: SynPS/2 Synaptics TouchPad"



it says "Device Touches: 2", which should mean that my touchpad is only capable of recognizing 2 finges..
I checked in another forum (Arch Linux - https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Using_xinput_to_determine_touchpad_capabilities). And here it says i can use xinput to determine its capabilities. So I run:



xinput list-props "SynPS/2 Synaptics TouchPad" | grep Capabilities



and I get this output:



Synaptics Capabilities (295): 1, 0, 1, 1, 1, 1, 1



which evidently means that it should be capable of recognizing at least 3 finges..



When I download touchegg and run it in a terminal it gives absolutely no output.. Not even with 1- or 2-finger-gestures.



Can anyone please help! Would love to make this work!
Thanks in advance! :)










share|improve this question
































    1















    I am running Ubuntu 14.10 with Unity. I would really like to make some multitouch gestures work, so I can use my touchpad to e.g. spread all windows, change workspace, and the like.
    My computer has a SynPS/2 Synaptics TouchPad.
    When I run geisview, and look under:



    "Device [ID] Added: SynPS/2 Synaptics TouchPad"



    it says "Device Touches: 2", which should mean that my touchpad is only capable of recognizing 2 finges..
    I checked in another forum (Arch Linux - https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Using_xinput_to_determine_touchpad_capabilities). And here it says i can use xinput to determine its capabilities. So I run:



    xinput list-props "SynPS/2 Synaptics TouchPad" | grep Capabilities



    and I get this output:



    Synaptics Capabilities (295): 1, 0, 1, 1, 1, 1, 1



    which evidently means that it should be capable of recognizing at least 3 finges..



    When I download touchegg and run it in a terminal it gives absolutely no output.. Not even with 1- or 2-finger-gestures.



    Can anyone please help! Would love to make this work!
    Thanks in advance! :)










    share|improve this question




























      1












      1








      1








      I am running Ubuntu 14.10 with Unity. I would really like to make some multitouch gestures work, so I can use my touchpad to e.g. spread all windows, change workspace, and the like.
      My computer has a SynPS/2 Synaptics TouchPad.
      When I run geisview, and look under:



      "Device [ID] Added: SynPS/2 Synaptics TouchPad"



      it says "Device Touches: 2", which should mean that my touchpad is only capable of recognizing 2 finges..
      I checked in another forum (Arch Linux - https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Using_xinput_to_determine_touchpad_capabilities). And here it says i can use xinput to determine its capabilities. So I run:



      xinput list-props "SynPS/2 Synaptics TouchPad" | grep Capabilities



      and I get this output:



      Synaptics Capabilities (295): 1, 0, 1, 1, 1, 1, 1



      which evidently means that it should be capable of recognizing at least 3 finges..



      When I download touchegg and run it in a terminal it gives absolutely no output.. Not even with 1- or 2-finger-gestures.



      Can anyone please help! Would love to make this work!
      Thanks in advance! :)










      share|improve this question
















      I am running Ubuntu 14.10 with Unity. I would really like to make some multitouch gestures work, so I can use my touchpad to e.g. spread all windows, change workspace, and the like.
      My computer has a SynPS/2 Synaptics TouchPad.
      When I run geisview, and look under:



      "Device [ID] Added: SynPS/2 Synaptics TouchPad"



      it says "Device Touches: 2", which should mean that my touchpad is only capable of recognizing 2 finges..
      I checked in another forum (Arch Linux - https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Using_xinput_to_determine_touchpad_capabilities). And here it says i can use xinput to determine its capabilities. So I run:



      xinput list-props "SynPS/2 Synaptics TouchPad" | grep Capabilities



      and I get this output:



      Synaptics Capabilities (295): 1, 0, 1, 1, 1, 1, 1



      which evidently means that it should be capable of recognizing at least 3 finges..



      When I download touchegg and run it in a terminal it gives absolutely no output.. Not even with 1- or 2-finger-gestures.



      Can anyone please help! Would love to make this work!
      Thanks in advance! :)







      touchpad multi-touch synaptics touchegg






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 6 '15 at 13:55







      Alexander Andersen

















      asked Jan 6 '15 at 13:42









      Alexander AndersenAlexander Andersen

      61 silver badge4 bronze badges




      61 silver badge4 bronze badges























          2 Answers
          2






          active

          oldest

          votes


















          0
















          You have to force Xorg to use the evdev (generic) driver in stead of the regular synaptics driver. For me it (Touchegg) does work, the only problem is that mouse input is not being recognized anymore, just the gestures. See also my question, but perhaps it does work on your system, so it's worth a try I think!



          To do load the evdev driver;



          1. Run xinput and get the deviceId of the touchpad

          2. Run xinput --watch-props DEVICEID and note the Device Node (234), e.g. /dev/input/eventXXXX

          3. Tell Xorg to load the evdev driver (/etc/x11/xorg.conf) (substitute eventXXXX)


          Section "InputClass"
          Identifier "touchpad catchall"
          Driver "evdev"
          MatchDevicePath "/dev/input/eventXXXX"
          Option "Ignore" "false"
          Option "Floating" "off"
          EndSection



          1. Now you just have to restart the X server with "sudo service lightdm restart", for the changes to take effect.

          Also I've found this page on the official Ubuntu Wiki, it states that three finger touch should work by following the instructions, tried it but no luck. So I still don't understand if its a feature of Ubuntu or if we really do need these external applications.



          Another external application worth to try may be xSwipe, I've never tried it but it seems to include the same features. Some worries about battery life though, but it can be fixed by lowering the accuracy.






          share|improve this answer






















          • 1





            Thanks a lot for trying to help! In my /etc/X11/ theres is no xorg.conf file... Not sure where to look for it/it's equivalent. And I don't understand the "substitute eventXXXX (in my case event5)"-part. Can you help me with this?

            – Alexander Andersen
            Jan 26 '15 at 14:08



















          0
















          You can find here a valid alternative to touchegg: https://github.com/intersimone999/xSwipe



          It can handle up to 5 fingers (if your touchpad supports it), all kinds of swipes (up, down, left, right), also from the edges.



          Follow the instructions in the README.md file, the installation is a little tricky, as you have to replace the xserver-xorg-input-synaptic driver.



          You can customize your gestures as want, simulating any key combination.



          Here my personal version (I have all the desktops in one column, so I can handle the swipe more easily):




          1. Two fingers:
            • Edge right: lower volume (Special volume key)

            • Edge left: raise volume (Special volume key)


          2. Three fingers:
            • Up: Change desktop (lower) (CTRL+ALT+DOWN)

            • Down: Change desktop (upper) (CTRL+ALT+UP)

            • Left: History forward on browsers (ALT+RIGHT)

            • Right: History back on browsers (ALT+LEFT)

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          3. Four fingers:
            • Up: show all windows (CTRL+ALT+SHIFT+W: I changed the default SUPER+SHIFT+W combination in compiz config because I wasn't able to simulate SUPER as a modifier)

            • Down: show all windows (current desktop) (CTRL+ALT+W)

            • Left: nothing

            • Right: nothing

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          4. Five fingers:
            • Up: move the window in the lower desktop (CTRL+ALT+SHIFT+DOWN)

            • Down: move the window in the upper desktop (CTRL+ALT+SHIFT+UP)

            • Left: nothing

            • right: nothing

            • Edge up: nothing

            • Edge down: nothing







          share|improve this answer

























          • Thanks for your suggestion. Already tried this though, and it didn't work for me.. The output I got when I ran it in a terminal made no sense, despite my eventkey.cfg being the standard one..

            – Alexander Andersen
            Mar 1 '15 at 11:24











          • At first I had problems too, from the installation (it doesn't work if you don't replace the xserver-xorg-input-synaptic with a custom version) to the configuration file (for example, the "down" key was not recognized at all). So I forked the project (in the link above you can find my repository) and I wrote detailed instructions in order to make the installation on Ubuntu with Unity straightforward. If you want you can try it: I'm working on it, so if you find any problem you can notify me and I'll try to fix it.

            – Simone Scalabrino
            Mar 1 '15 at 12:14












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f569536%2fmultitouch-with-touchegg-on-synps-2-synaptics-touchpad%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0
















          You have to force Xorg to use the evdev (generic) driver in stead of the regular synaptics driver. For me it (Touchegg) does work, the only problem is that mouse input is not being recognized anymore, just the gestures. See also my question, but perhaps it does work on your system, so it's worth a try I think!



          To do load the evdev driver;



          1. Run xinput and get the deviceId of the touchpad

          2. Run xinput --watch-props DEVICEID and note the Device Node (234), e.g. /dev/input/eventXXXX

          3. Tell Xorg to load the evdev driver (/etc/x11/xorg.conf) (substitute eventXXXX)


          Section "InputClass"
          Identifier "touchpad catchall"
          Driver "evdev"
          MatchDevicePath "/dev/input/eventXXXX"
          Option "Ignore" "false"
          Option "Floating" "off"
          EndSection



          1. Now you just have to restart the X server with "sudo service lightdm restart", for the changes to take effect.

          Also I've found this page on the official Ubuntu Wiki, it states that three finger touch should work by following the instructions, tried it but no luck. So I still don't understand if its a feature of Ubuntu or if we really do need these external applications.



          Another external application worth to try may be xSwipe, I've never tried it but it seems to include the same features. Some worries about battery life though, but it can be fixed by lowering the accuracy.






          share|improve this answer






















          • 1





            Thanks a lot for trying to help! In my /etc/X11/ theres is no xorg.conf file... Not sure where to look for it/it's equivalent. And I don't understand the "substitute eventXXXX (in my case event5)"-part. Can you help me with this?

            – Alexander Andersen
            Jan 26 '15 at 14:08
















          0
















          You have to force Xorg to use the evdev (generic) driver in stead of the regular synaptics driver. For me it (Touchegg) does work, the only problem is that mouse input is not being recognized anymore, just the gestures. See also my question, but perhaps it does work on your system, so it's worth a try I think!



          To do load the evdev driver;



          1. Run xinput and get the deviceId of the touchpad

          2. Run xinput --watch-props DEVICEID and note the Device Node (234), e.g. /dev/input/eventXXXX

          3. Tell Xorg to load the evdev driver (/etc/x11/xorg.conf) (substitute eventXXXX)


          Section "InputClass"
          Identifier "touchpad catchall"
          Driver "evdev"
          MatchDevicePath "/dev/input/eventXXXX"
          Option "Ignore" "false"
          Option "Floating" "off"
          EndSection



          1. Now you just have to restart the X server with "sudo service lightdm restart", for the changes to take effect.

          Also I've found this page on the official Ubuntu Wiki, it states that three finger touch should work by following the instructions, tried it but no luck. So I still don't understand if its a feature of Ubuntu or if we really do need these external applications.



          Another external application worth to try may be xSwipe, I've never tried it but it seems to include the same features. Some worries about battery life though, but it can be fixed by lowering the accuracy.






          share|improve this answer






















          • 1





            Thanks a lot for trying to help! In my /etc/X11/ theres is no xorg.conf file... Not sure where to look for it/it's equivalent. And I don't understand the "substitute eventXXXX (in my case event5)"-part. Can you help me with this?

            – Alexander Andersen
            Jan 26 '15 at 14:08














          0














          0










          0









          You have to force Xorg to use the evdev (generic) driver in stead of the regular synaptics driver. For me it (Touchegg) does work, the only problem is that mouse input is not being recognized anymore, just the gestures. See also my question, but perhaps it does work on your system, so it's worth a try I think!



          To do load the evdev driver;



          1. Run xinput and get the deviceId of the touchpad

          2. Run xinput --watch-props DEVICEID and note the Device Node (234), e.g. /dev/input/eventXXXX

          3. Tell Xorg to load the evdev driver (/etc/x11/xorg.conf) (substitute eventXXXX)


          Section "InputClass"
          Identifier "touchpad catchall"
          Driver "evdev"
          MatchDevicePath "/dev/input/eventXXXX"
          Option "Ignore" "false"
          Option "Floating" "off"
          EndSection



          1. Now you just have to restart the X server with "sudo service lightdm restart", for the changes to take effect.

          Also I've found this page on the official Ubuntu Wiki, it states that three finger touch should work by following the instructions, tried it but no luck. So I still don't understand if its a feature of Ubuntu or if we really do need these external applications.



          Another external application worth to try may be xSwipe, I've never tried it but it seems to include the same features. Some worries about battery life though, but it can be fixed by lowering the accuracy.






          share|improve this answer















          You have to force Xorg to use the evdev (generic) driver in stead of the regular synaptics driver. For me it (Touchegg) does work, the only problem is that mouse input is not being recognized anymore, just the gestures. See also my question, but perhaps it does work on your system, so it's worth a try I think!



          To do load the evdev driver;



          1. Run xinput and get the deviceId of the touchpad

          2. Run xinput --watch-props DEVICEID and note the Device Node (234), e.g. /dev/input/eventXXXX

          3. Tell Xorg to load the evdev driver (/etc/x11/xorg.conf) (substitute eventXXXX)


          Section "InputClass"
          Identifier "touchpad catchall"
          Driver "evdev"
          MatchDevicePath "/dev/input/eventXXXX"
          Option "Ignore" "false"
          Option "Floating" "off"
          EndSection



          1. Now you just have to restart the X server with "sudo service lightdm restart", for the changes to take effect.

          Also I've found this page on the official Ubuntu Wiki, it states that three finger touch should work by following the instructions, tried it but no luck. So I still don't understand if its a feature of Ubuntu or if we really do need these external applications.



          Another external application worth to try may be xSwipe, I've never tried it but it seems to include the same features. Some worries about battery life though, but it can be fixed by lowering the accuracy.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 13 '17 at 12:25









          Community

          1




          1










          answered Jan 24 '15 at 18:39









          elmexelmex

          285 bronze badges




          285 bronze badges










          • 1





            Thanks a lot for trying to help! In my /etc/X11/ theres is no xorg.conf file... Not sure where to look for it/it's equivalent. And I don't understand the "substitute eventXXXX (in my case event5)"-part. Can you help me with this?

            – Alexander Andersen
            Jan 26 '15 at 14:08













          • 1





            Thanks a lot for trying to help! In my /etc/X11/ theres is no xorg.conf file... Not sure where to look for it/it's equivalent. And I don't understand the "substitute eventXXXX (in my case event5)"-part. Can you help me with this?

            – Alexander Andersen
            Jan 26 '15 at 14:08








          1




          1





          Thanks a lot for trying to help! In my /etc/X11/ theres is no xorg.conf file... Not sure where to look for it/it's equivalent. And I don't understand the "substitute eventXXXX (in my case event5)"-part. Can you help me with this?

          – Alexander Andersen
          Jan 26 '15 at 14:08






          Thanks a lot for trying to help! In my /etc/X11/ theres is no xorg.conf file... Not sure where to look for it/it's equivalent. And I don't understand the "substitute eventXXXX (in my case event5)"-part. Can you help me with this?

          – Alexander Andersen
          Jan 26 '15 at 14:08














          0
















          You can find here a valid alternative to touchegg: https://github.com/intersimone999/xSwipe



          It can handle up to 5 fingers (if your touchpad supports it), all kinds of swipes (up, down, left, right), also from the edges.



          Follow the instructions in the README.md file, the installation is a little tricky, as you have to replace the xserver-xorg-input-synaptic driver.



          You can customize your gestures as want, simulating any key combination.



          Here my personal version (I have all the desktops in one column, so I can handle the swipe more easily):




          1. Two fingers:
            • Edge right: lower volume (Special volume key)

            • Edge left: raise volume (Special volume key)


          2. Three fingers:
            • Up: Change desktop (lower) (CTRL+ALT+DOWN)

            • Down: Change desktop (upper) (CTRL+ALT+UP)

            • Left: History forward on browsers (ALT+RIGHT)

            • Right: History back on browsers (ALT+LEFT)

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          3. Four fingers:
            • Up: show all windows (CTRL+ALT+SHIFT+W: I changed the default SUPER+SHIFT+W combination in compiz config because I wasn't able to simulate SUPER as a modifier)

            • Down: show all windows (current desktop) (CTRL+ALT+W)

            • Left: nothing

            • Right: nothing

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          4. Five fingers:
            • Up: move the window in the lower desktop (CTRL+ALT+SHIFT+DOWN)

            • Down: move the window in the upper desktop (CTRL+ALT+SHIFT+UP)

            • Left: nothing

            • right: nothing

            • Edge up: nothing

            • Edge down: nothing







          share|improve this answer

























          • Thanks for your suggestion. Already tried this though, and it didn't work for me.. The output I got when I ran it in a terminal made no sense, despite my eventkey.cfg being the standard one..

            – Alexander Andersen
            Mar 1 '15 at 11:24











          • At first I had problems too, from the installation (it doesn't work if you don't replace the xserver-xorg-input-synaptic with a custom version) to the configuration file (for example, the "down" key was not recognized at all). So I forked the project (in the link above you can find my repository) and I wrote detailed instructions in order to make the installation on Ubuntu with Unity straightforward. If you want you can try it: I'm working on it, so if you find any problem you can notify me and I'll try to fix it.

            – Simone Scalabrino
            Mar 1 '15 at 12:14















          0
















          You can find here a valid alternative to touchegg: https://github.com/intersimone999/xSwipe



          It can handle up to 5 fingers (if your touchpad supports it), all kinds of swipes (up, down, left, right), also from the edges.



          Follow the instructions in the README.md file, the installation is a little tricky, as you have to replace the xserver-xorg-input-synaptic driver.



          You can customize your gestures as want, simulating any key combination.



          Here my personal version (I have all the desktops in one column, so I can handle the swipe more easily):




          1. Two fingers:
            • Edge right: lower volume (Special volume key)

            • Edge left: raise volume (Special volume key)


          2. Three fingers:
            • Up: Change desktop (lower) (CTRL+ALT+DOWN)

            • Down: Change desktop (upper) (CTRL+ALT+UP)

            • Left: History forward on browsers (ALT+RIGHT)

            • Right: History back on browsers (ALT+LEFT)

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          3. Four fingers:
            • Up: show all windows (CTRL+ALT+SHIFT+W: I changed the default SUPER+SHIFT+W combination in compiz config because I wasn't able to simulate SUPER as a modifier)

            • Down: show all windows (current desktop) (CTRL+ALT+W)

            • Left: nothing

            • Right: nothing

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          4. Five fingers:
            • Up: move the window in the lower desktop (CTRL+ALT+SHIFT+DOWN)

            • Down: move the window in the upper desktop (CTRL+ALT+SHIFT+UP)

            • Left: nothing

            • right: nothing

            • Edge up: nothing

            • Edge down: nothing







          share|improve this answer

























          • Thanks for your suggestion. Already tried this though, and it didn't work for me.. The output I got when I ran it in a terminal made no sense, despite my eventkey.cfg being the standard one..

            – Alexander Andersen
            Mar 1 '15 at 11:24











          • At first I had problems too, from the installation (it doesn't work if you don't replace the xserver-xorg-input-synaptic with a custom version) to the configuration file (for example, the "down" key was not recognized at all). So I forked the project (in the link above you can find my repository) and I wrote detailed instructions in order to make the installation on Ubuntu with Unity straightforward. If you want you can try it: I'm working on it, so if you find any problem you can notify me and I'll try to fix it.

            – Simone Scalabrino
            Mar 1 '15 at 12:14













          0














          0










          0









          You can find here a valid alternative to touchegg: https://github.com/intersimone999/xSwipe



          It can handle up to 5 fingers (if your touchpad supports it), all kinds of swipes (up, down, left, right), also from the edges.



          Follow the instructions in the README.md file, the installation is a little tricky, as you have to replace the xserver-xorg-input-synaptic driver.



          You can customize your gestures as want, simulating any key combination.



          Here my personal version (I have all the desktops in one column, so I can handle the swipe more easily):




          1. Two fingers:
            • Edge right: lower volume (Special volume key)

            • Edge left: raise volume (Special volume key)


          2. Three fingers:
            • Up: Change desktop (lower) (CTRL+ALT+DOWN)

            • Down: Change desktop (upper) (CTRL+ALT+UP)

            • Left: History forward on browsers (ALT+RIGHT)

            • Right: History back on browsers (ALT+LEFT)

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          3. Four fingers:
            • Up: show all windows (CTRL+ALT+SHIFT+W: I changed the default SUPER+SHIFT+W combination in compiz config because I wasn't able to simulate SUPER as a modifier)

            • Down: show all windows (current desktop) (CTRL+ALT+W)

            • Left: nothing

            • Right: nothing

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          4. Five fingers:
            • Up: move the window in the lower desktop (CTRL+ALT+SHIFT+DOWN)

            • Down: move the window in the upper desktop (CTRL+ALT+SHIFT+UP)

            • Left: nothing

            • right: nothing

            • Edge up: nothing

            • Edge down: nothing







          share|improve this answer













          You can find here a valid alternative to touchegg: https://github.com/intersimone999/xSwipe



          It can handle up to 5 fingers (if your touchpad supports it), all kinds of swipes (up, down, left, right), also from the edges.



          Follow the instructions in the README.md file, the installation is a little tricky, as you have to replace the xserver-xorg-input-synaptic driver.



          You can customize your gestures as want, simulating any key combination.



          Here my personal version (I have all the desktops in one column, so I can handle the swipe more easily):




          1. Two fingers:
            • Edge right: lower volume (Special volume key)

            • Edge left: raise volume (Special volume key)


          2. Three fingers:
            • Up: Change desktop (lower) (CTRL+ALT+DOWN)

            • Down: Change desktop (upper) (CTRL+ALT+UP)

            • Left: History forward on browsers (ALT+RIGHT)

            • Right: History back on browsers (ALT+LEFT)

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          3. Four fingers:
            • Up: show all windows (CTRL+ALT+SHIFT+W: I changed the default SUPER+SHIFT+W combination in compiz config because I wasn't able to simulate SUPER as a modifier)

            • Down: show all windows (current desktop) (CTRL+ALT+W)

            • Left: nothing

            • Right: nothing

            • Edge up: nothing (doesn't work very well)

            • Edge down: nothing (doesn't work very well)


          4. Five fingers:
            • Up: move the window in the lower desktop (CTRL+ALT+SHIFT+DOWN)

            • Down: move the window in the upper desktop (CTRL+ALT+SHIFT+UP)

            • Left: nothing

            • right: nothing

            • Edge up: nothing

            • Edge down: nothing








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Feb 28 '15 at 10:38









          Simone ScalabrinoSimone Scalabrino

          1




          1















          • Thanks for your suggestion. Already tried this though, and it didn't work for me.. The output I got when I ran it in a terminal made no sense, despite my eventkey.cfg being the standard one..

            – Alexander Andersen
            Mar 1 '15 at 11:24











          • At first I had problems too, from the installation (it doesn't work if you don't replace the xserver-xorg-input-synaptic with a custom version) to the configuration file (for example, the "down" key was not recognized at all). So I forked the project (in the link above you can find my repository) and I wrote detailed instructions in order to make the installation on Ubuntu with Unity straightforward. If you want you can try it: I'm working on it, so if you find any problem you can notify me and I'll try to fix it.

            – Simone Scalabrino
            Mar 1 '15 at 12:14

















          • Thanks for your suggestion. Already tried this though, and it didn't work for me.. The output I got when I ran it in a terminal made no sense, despite my eventkey.cfg being the standard one..

            – Alexander Andersen
            Mar 1 '15 at 11:24











          • At first I had problems too, from the installation (it doesn't work if you don't replace the xserver-xorg-input-synaptic with a custom version) to the configuration file (for example, the "down" key was not recognized at all). So I forked the project (in the link above you can find my repository) and I wrote detailed instructions in order to make the installation on Ubuntu with Unity straightforward. If you want you can try it: I'm working on it, so if you find any problem you can notify me and I'll try to fix it.

            – Simone Scalabrino
            Mar 1 '15 at 12:14
















          Thanks for your suggestion. Already tried this though, and it didn't work for me.. The output I got when I ran it in a terminal made no sense, despite my eventkey.cfg being the standard one..

          – Alexander Andersen
          Mar 1 '15 at 11:24





          Thanks for your suggestion. Already tried this though, and it didn't work for me.. The output I got when I ran it in a terminal made no sense, despite my eventkey.cfg being the standard one..

          – Alexander Andersen
          Mar 1 '15 at 11:24













          At first I had problems too, from the installation (it doesn't work if you don't replace the xserver-xorg-input-synaptic with a custom version) to the configuration file (for example, the "down" key was not recognized at all). So I forked the project (in the link above you can find my repository) and I wrote detailed instructions in order to make the installation on Ubuntu with Unity straightforward. If you want you can try it: I'm working on it, so if you find any problem you can notify me and I'll try to fix it.

          – Simone Scalabrino
          Mar 1 '15 at 12:14





          At first I had problems too, from the installation (it doesn't work if you don't replace the xserver-xorg-input-synaptic with a custom version) to the configuration file (for example, the "down" key was not recognized at all). So I forked the project (in the link above you can find my repository) and I wrote detailed instructions in order to make the installation on Ubuntu with Unity straightforward. If you want you can try it: I'm working on it, so if you find any problem you can notify me and I'll try to fix it.

          – Simone Scalabrino
          Mar 1 '15 at 12:14


















          draft saved

          draft discarded















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f569536%2fmultitouch-with-touchegg-on-synps-2-synaptics-touchpad%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Tamil (spriik) Luke uk diar | Nawigatjuun

          Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

          Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?