Dell XPS 13 Cannot Right Click












1















I recently set up Ubuntu on a new Dell XPS 13 (9343), and I've been having a bit of trouble with the trackpad. It cannot right click. Here's what I've tried so far:



Checking xinput: Output of xinput -list was:



$ xinput -list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ELAN Touchscreen id=10 [slave pointer (2)]
⎜ ↳ Mouseemu virtual mouse id=16 [slave pointer (2)]
⎜ ↳ DLL0665:01 06CB:76AD UNKNOWN id=12 [slave pointer (2)]
⎜ ↳ PS/2 Synaptics TouchPad id=14 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Integrated_Webcam_HD id=11 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
↳ Mouseemu virtual keyboard id=15 [slave keyboard (3)]
↳ Dell WMI hotkeys id=17 [slave keyboard (3)]


After checking all of the possibilities, I determined that DLL0665:01 06CB:76AD UNKNOWN was the only one that when disabled, caused the trackpad to stop working. None of the others had any effect.



Naturally, I ran xinput --test 12, and I got the following results:




  1. Regardless of which button (left or right) I pressed, button press 1 and button release 1 were called.

  2. If I pressed the trackpad in two places, at slightly different times (talking a few dozen milliseconds, but it could not be at the same time), then it would output the button press 3 and the button release 3 that I would expect from a right click. These clicks could be anywhere on the trackpad as long as the timing was correct.


It is also worth noting that xdotool still works correctly, and that things like right click worked fine on Windows.



If any of you could help me figure out what is going on, that would be wonderful. Thank you.










share|improve this question





























    1















    I recently set up Ubuntu on a new Dell XPS 13 (9343), and I've been having a bit of trouble with the trackpad. It cannot right click. Here's what I've tried so far:



    Checking xinput: Output of xinput -list was:



    $ xinput -list
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ ELAN Touchscreen id=10 [slave pointer (2)]
    ⎜ ↳ Mouseemu virtual mouse id=16 [slave pointer (2)]
    ⎜ ↳ DLL0665:01 06CB:76AD UNKNOWN id=12 [slave pointer (2)]
    ⎜ ↳ PS/2 Synaptics TouchPad id=14 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Power Button id=8 [slave keyboard (3)]
    ↳ Sleep Button id=9 [slave keyboard (3)]
    ↳ Integrated_Webcam_HD id=11 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
    ↳ Mouseemu virtual keyboard id=15 [slave keyboard (3)]
    ↳ Dell WMI hotkeys id=17 [slave keyboard (3)]


    After checking all of the possibilities, I determined that DLL0665:01 06CB:76AD UNKNOWN was the only one that when disabled, caused the trackpad to stop working. None of the others had any effect.



    Naturally, I ran xinput --test 12, and I got the following results:




    1. Regardless of which button (left or right) I pressed, button press 1 and button release 1 were called.

    2. If I pressed the trackpad in two places, at slightly different times (talking a few dozen milliseconds, but it could not be at the same time), then it would output the button press 3 and the button release 3 that I would expect from a right click. These clicks could be anywhere on the trackpad as long as the timing was correct.


    It is also worth noting that xdotool still works correctly, and that things like right click worked fine on Windows.



    If any of you could help me figure out what is going on, that would be wonderful. Thank you.










    share|improve this question



























      1












      1








      1


      1






      I recently set up Ubuntu on a new Dell XPS 13 (9343), and I've been having a bit of trouble with the trackpad. It cannot right click. Here's what I've tried so far:



      Checking xinput: Output of xinput -list was:



      $ xinput -list
      ⎡ Virtual core pointer id=2 [master pointer (3)]
      ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
      ⎜ ↳ ELAN Touchscreen id=10 [slave pointer (2)]
      ⎜ ↳ Mouseemu virtual mouse id=16 [slave pointer (2)]
      ⎜ ↳ DLL0665:01 06CB:76AD UNKNOWN id=12 [slave pointer (2)]
      ⎜ ↳ PS/2 Synaptics TouchPad id=14 [slave pointer (2)]
      ⎣ Virtual core keyboard id=3 [master keyboard (2)]
      ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
      ↳ Power Button id=6 [slave keyboard (3)]
      ↳ Video Bus id=7 [slave keyboard (3)]
      ↳ Power Button id=8 [slave keyboard (3)]
      ↳ Sleep Button id=9 [slave keyboard (3)]
      ↳ Integrated_Webcam_HD id=11 [slave keyboard (3)]
      ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
      ↳ Mouseemu virtual keyboard id=15 [slave keyboard (3)]
      ↳ Dell WMI hotkeys id=17 [slave keyboard (3)]


      After checking all of the possibilities, I determined that DLL0665:01 06CB:76AD UNKNOWN was the only one that when disabled, caused the trackpad to stop working. None of the others had any effect.



      Naturally, I ran xinput --test 12, and I got the following results:




      1. Regardless of which button (left or right) I pressed, button press 1 and button release 1 were called.

      2. If I pressed the trackpad in two places, at slightly different times (talking a few dozen milliseconds, but it could not be at the same time), then it would output the button press 3 and the button release 3 that I would expect from a right click. These clicks could be anywhere on the trackpad as long as the timing was correct.


      It is also worth noting that xdotool still works correctly, and that things like right click worked fine on Windows.



      If any of you could help me figure out what is going on, that would be wonderful. Thank you.










      share|improve this question
















      I recently set up Ubuntu on a new Dell XPS 13 (9343), and I've been having a bit of trouble with the trackpad. It cannot right click. Here's what I've tried so far:



      Checking xinput: Output of xinput -list was:



      $ xinput -list
      ⎡ Virtual core pointer id=2 [master pointer (3)]
      ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
      ⎜ ↳ ELAN Touchscreen id=10 [slave pointer (2)]
      ⎜ ↳ Mouseemu virtual mouse id=16 [slave pointer (2)]
      ⎜ ↳ DLL0665:01 06CB:76AD UNKNOWN id=12 [slave pointer (2)]
      ⎜ ↳ PS/2 Synaptics TouchPad id=14 [slave pointer (2)]
      ⎣ Virtual core keyboard id=3 [master keyboard (2)]
      ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
      ↳ Power Button id=6 [slave keyboard (3)]
      ↳ Video Bus id=7 [slave keyboard (3)]
      ↳ Power Button id=8 [slave keyboard (3)]
      ↳ Sleep Button id=9 [slave keyboard (3)]
      ↳ Integrated_Webcam_HD id=11 [slave keyboard (3)]
      ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
      ↳ Mouseemu virtual keyboard id=15 [slave keyboard (3)]
      ↳ Dell WMI hotkeys id=17 [slave keyboard (3)]


      After checking all of the possibilities, I determined that DLL0665:01 06CB:76AD UNKNOWN was the only one that when disabled, caused the trackpad to stop working. None of the others had any effect.



      Naturally, I ran xinput --test 12, and I got the following results:




      1. Regardless of which button (left or right) I pressed, button press 1 and button release 1 were called.

      2. If I pressed the trackpad in two places, at slightly different times (talking a few dozen milliseconds, but it could not be at the same time), then it would output the button press 3 and the button release 3 that I would expect from a right click. These clicks could be anywhere on the trackpad as long as the timing was correct.


      It is also worth noting that xdotool still works correctly, and that things like right click worked fine on Windows.



      If any of you could help me figure out what is going on, that would be wonderful. Thank you.







      dell touchpad trackpad






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 13 '15 at 22:30









      Byte Commander

      63.4k26172290




      63.4k26172290










      asked Apr 13 '15 at 17:45









      Carai CaldazarCarai Caldazar

      612




      612






















          3 Answers
          3






          active

          oldest

          votes


















          0














          try adding



          Option "ClickPad"         "true"
          Option "EmulateMidButtonTime" "0"


          in /usr/share/X11/xorg.conf.d/50-synaptics.conf



          This worked for my dell 9343 running 14.10



          more info



          Right click on Synaptic Touchpad not working on Ubuntu 14.10






          share|improve this answer

































            0














            I've got an xps 13 and have had issues with the trackpad also. I managed to fix it by complete accident the other day, you can try this and see if it does the job for you too: go to your 'additional drivers' application from the launcher, look through and see if you have an unknown driver, enable it. The driver will say it's from the 'sommerville's dino platform'. I have no idea what that is exactly, but it's made the trackpad work perfectly!






            share|improve this answer































              0














              You can fix the "two finger click problem" by using 50-synaptics.conf config file.



              Try it with this one for example :



              wget http://hgdev.co/wp-content/uploads/50-synaptics.conf
              sudo mkdir /etc/X11/xorg.conf.d
              sudo cp 50-synaptics.conf /etc/X11/xorg.conf.d/


              You can edit this config file to better fits your preferences.



              The Arch Wiki page on Synaptics trackpad explains all possible configurations in detail.






              share|improve this answer

























                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/3.0/"u003ecc by-sa 3.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%2f608843%2fdell-xps-13-cannot-right-click%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                0














                try adding



                Option "ClickPad"         "true"
                Option "EmulateMidButtonTime" "0"


                in /usr/share/X11/xorg.conf.d/50-synaptics.conf



                This worked for my dell 9343 running 14.10



                more info



                Right click on Synaptic Touchpad not working on Ubuntu 14.10






                share|improve this answer






























                  0














                  try adding



                  Option "ClickPad"         "true"
                  Option "EmulateMidButtonTime" "0"


                  in /usr/share/X11/xorg.conf.d/50-synaptics.conf



                  This worked for my dell 9343 running 14.10



                  more info



                  Right click on Synaptic Touchpad not working on Ubuntu 14.10






                  share|improve this answer




























                    0












                    0








                    0







                    try adding



                    Option "ClickPad"         "true"
                    Option "EmulateMidButtonTime" "0"


                    in /usr/share/X11/xorg.conf.d/50-synaptics.conf



                    This worked for my dell 9343 running 14.10



                    more info



                    Right click on Synaptic Touchpad not working on Ubuntu 14.10






                    share|improve this answer















                    try adding



                    Option "ClickPad"         "true"
                    Option "EmulateMidButtonTime" "0"


                    in /usr/share/X11/xorg.conf.d/50-synaptics.conf



                    This worked for my dell 9343 running 14.10



                    more info



                    Right click on Synaptic Touchpad not working on Ubuntu 14.10







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Apr 13 '17 at 12:23









                    Community

                    1




                    1










                    answered Apr 15 '15 at 21:11









                    Aaron PaquetteAaron Paquette

                    1




                    1

























                        0














                        I've got an xps 13 and have had issues with the trackpad also. I managed to fix it by complete accident the other day, you can try this and see if it does the job for you too: go to your 'additional drivers' application from the launcher, look through and see if you have an unknown driver, enable it. The driver will say it's from the 'sommerville's dino platform'. I have no idea what that is exactly, but it's made the trackpad work perfectly!






                        share|improve this answer




























                          0














                          I've got an xps 13 and have had issues with the trackpad also. I managed to fix it by complete accident the other day, you can try this and see if it does the job for you too: go to your 'additional drivers' application from the launcher, look through and see if you have an unknown driver, enable it. The driver will say it's from the 'sommerville's dino platform'. I have no idea what that is exactly, but it's made the trackpad work perfectly!






                          share|improve this answer


























                            0












                            0








                            0







                            I've got an xps 13 and have had issues with the trackpad also. I managed to fix it by complete accident the other day, you can try this and see if it does the job for you too: go to your 'additional drivers' application from the launcher, look through and see if you have an unknown driver, enable it. The driver will say it's from the 'sommerville's dino platform'. I have no idea what that is exactly, but it's made the trackpad work perfectly!






                            share|improve this answer













                            I've got an xps 13 and have had issues with the trackpad also. I managed to fix it by complete accident the other day, you can try this and see if it does the job for you too: go to your 'additional drivers' application from the launcher, look through and see if you have an unknown driver, enable it. The driver will say it's from the 'sommerville's dino platform'. I have no idea what that is exactly, but it's made the trackpad work perfectly!







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jul 15 '15 at 14:54









                            Dan AndrewsDan Andrews

                            12




                            12























                                0














                                You can fix the "two finger click problem" by using 50-synaptics.conf config file.



                                Try it with this one for example :



                                wget http://hgdev.co/wp-content/uploads/50-synaptics.conf
                                sudo mkdir /etc/X11/xorg.conf.d
                                sudo cp 50-synaptics.conf /etc/X11/xorg.conf.d/


                                You can edit this config file to better fits your preferences.



                                The Arch Wiki page on Synaptics trackpad explains all possible configurations in detail.






                                share|improve this answer






























                                  0














                                  You can fix the "two finger click problem" by using 50-synaptics.conf config file.



                                  Try it with this one for example :



                                  wget http://hgdev.co/wp-content/uploads/50-synaptics.conf
                                  sudo mkdir /etc/X11/xorg.conf.d
                                  sudo cp 50-synaptics.conf /etc/X11/xorg.conf.d/


                                  You can edit this config file to better fits your preferences.



                                  The Arch Wiki page on Synaptics trackpad explains all possible configurations in detail.






                                  share|improve this answer




























                                    0












                                    0








                                    0







                                    You can fix the "two finger click problem" by using 50-synaptics.conf config file.



                                    Try it with this one for example :



                                    wget http://hgdev.co/wp-content/uploads/50-synaptics.conf
                                    sudo mkdir /etc/X11/xorg.conf.d
                                    sudo cp 50-synaptics.conf /etc/X11/xorg.conf.d/


                                    You can edit this config file to better fits your preferences.



                                    The Arch Wiki page on Synaptics trackpad explains all possible configurations in detail.






                                    share|improve this answer















                                    You can fix the "two finger click problem" by using 50-synaptics.conf config file.



                                    Try it with this one for example :



                                    wget http://hgdev.co/wp-content/uploads/50-synaptics.conf
                                    sudo mkdir /etc/X11/xorg.conf.d
                                    sudo cp 50-synaptics.conf /etc/X11/xorg.conf.d/


                                    You can edit this config file to better fits your preferences.



                                    The Arch Wiki page on Synaptics trackpad explains all possible configurations in detail.







                                    share|improve this answer














                                    share|improve this answer



                                    share|improve this answer








                                    edited Nov 8 '15 at 12:44









                                    cl-netbox

                                    25.8k572113




                                    25.8k572113










                                    answered Sep 11 '15 at 12:41









                                    hg8hg8

                                    9,659125388




                                    9,659125388






























                                        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%2f608843%2fdell-xps-13-cannot-right-click%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

                                        How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

                                        is 'sed' thread safe

                                        How to make a Squid Proxy server?