Turn off controller from moving mouse

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












so I have a Kabalo Gaming Vibration Racing Steering Wheel for racing.
It works great but I have one problem. It's able to move the mouse and by extension, centres it to the centre of my screen. How would I disable it so it can not move my mouse? Using Kubuntu 16.04










share|improve this question



























    up vote
    0
    down vote

    favorite












    so I have a Kabalo Gaming Vibration Racing Steering Wheel for racing.
    It works great but I have one problem. It's able to move the mouse and by extension, centres it to the centre of my screen. How would I disable it so it can not move my mouse? Using Kubuntu 16.04










    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      so I have a Kabalo Gaming Vibration Racing Steering Wheel for racing.
      It works great but I have one problem. It's able to move the mouse and by extension, centres it to the centre of my screen. How would I disable it so it can not move my mouse? Using Kubuntu 16.04










      share|improve this question















      so I have a Kabalo Gaming Vibration Racing Steering Wheel for racing.
      It works great but I have one problem. It's able to move the mouse and by extension, centres it to the centre of my screen. How would I disable it so it can not move my mouse? Using Kubuntu 16.04







      16.04 kubuntu mouse






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 27 at 21:08

























      asked Jan 27 at 20:54









      Jonathan

      30116




      30116




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote













          Just figured out how. Create and edit a new textfile at /user/share/X11/xorg.conf.d/50-joystick.conf with the following content:



          Section "InputClass"
          Identifier "joystick catchall"
          MatchIsJoystick "on"
          MatchDevicePath "/dev/input/event*"
          Driver "joystick"
          Option “StartKeysEnabled” “False” #Disable mouse
          Option “StartMouseEnabled” “False” #support
          EndSection





          share|improve this answer


















          • 1




            solved my issue with Steam and my Wii U Pro controller ! thanks
            – ttoine
            Aug 16 at 8:26










          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f1000501%2fturn-off-controller-from-moving-mouse%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote













          Just figured out how. Create and edit a new textfile at /user/share/X11/xorg.conf.d/50-joystick.conf with the following content:



          Section "InputClass"
          Identifier "joystick catchall"
          MatchIsJoystick "on"
          MatchDevicePath "/dev/input/event*"
          Driver "joystick"
          Option “StartKeysEnabled” “False” #Disable mouse
          Option “StartMouseEnabled” “False” #support
          EndSection





          share|improve this answer


















          • 1




            solved my issue with Steam and my Wii U Pro controller ! thanks
            – ttoine
            Aug 16 at 8:26














          up vote
          1
          down vote













          Just figured out how. Create and edit a new textfile at /user/share/X11/xorg.conf.d/50-joystick.conf with the following content:



          Section "InputClass"
          Identifier "joystick catchall"
          MatchIsJoystick "on"
          MatchDevicePath "/dev/input/event*"
          Driver "joystick"
          Option “StartKeysEnabled” “False” #Disable mouse
          Option “StartMouseEnabled” “False” #support
          EndSection





          share|improve this answer


















          • 1




            solved my issue with Steam and my Wii U Pro controller ! thanks
            – ttoine
            Aug 16 at 8:26












          up vote
          1
          down vote










          up vote
          1
          down vote









          Just figured out how. Create and edit a new textfile at /user/share/X11/xorg.conf.d/50-joystick.conf with the following content:



          Section "InputClass"
          Identifier "joystick catchall"
          MatchIsJoystick "on"
          MatchDevicePath "/dev/input/event*"
          Driver "joystick"
          Option “StartKeysEnabled” “False” #Disable mouse
          Option “StartMouseEnabled” “False” #support
          EndSection





          share|improve this answer














          Just figured out how. Create and edit a new textfile at /user/share/X11/xorg.conf.d/50-joystick.conf with the following content:



          Section "InputClass"
          Identifier "joystick catchall"
          MatchIsJoystick "on"
          MatchDevicePath "/dev/input/event*"
          Driver "joystick"
          Option “StartKeysEnabled” “False” #Disable mouse
          Option “StartMouseEnabled” “False” #support
          EndSection






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 31 at 16:30









          Thomas

          3,31481326




          3,31481326










          answered Jan 28 at 1:58









          Jonathan

          30116




          30116







          • 1




            solved my issue with Steam and my Wii U Pro controller ! thanks
            – ttoine
            Aug 16 at 8:26












          • 1




            solved my issue with Steam and my Wii U Pro controller ! thanks
            – ttoine
            Aug 16 at 8:26







          1




          1




          solved my issue with Steam and my Wii U Pro controller ! thanks
          – ttoine
          Aug 16 at 8:26




          solved my issue with Steam and my Wii U Pro controller ! thanks
          – ttoine
          Aug 16 at 8:26

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1000501%2fturn-off-controller-from-moving-mouse%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Which professions warranted travel in Medieval times?

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error