Using stylus disables touchscreen in KubuntuConfigure touchscreen on Debian?Hiding the mouse cursor...

Is killing off one of my queer characters homophobic?

Why do legislative committees exist?

Does ability to impeach an expert witness on science or scholarship go too far?

Why use null function instead of == []

Why hasn't the U.S. government paid war reparations to any country it attacked?

Add region constraint to Graphics

Can I capture stereo IQ signals from WebSDR?

Would letting a multiclass character rebuild their character to be single-classed be game-breaking?

What is this old "lemon-squeezer" shaped pan

Why do they not say "The Baby"

What is the closed form of the following recursive function?

How did Southern slaveholders in the United States relate to the Caribbean and Latin America?

Is this more than a packing puzzle?

How did John Lennon tune his guitar

(algebraic topology) question about the cellular approximation theorem

Deep Learning based time series forecasting

Variation in the spelling of word-final M

Ezek. 24:1-2, "Again in the ninth year, in the tenth month, in the tenth day of the month, ...." Which month was the tenth month?

Doing research in academia and not liking competition

Can a continent naturally split into two distant parts within a week?

do not have power to all my breakers

Confused about 誘われて (Sasowarete)

Why does the trade federation become so alarmed upon learning the ambassadors are Jedi Knights?

Ragged justification of captions depending on odd/even page



Using stylus disables touchscreen in Kubuntu


Configure touchscreen on Debian?Hiding the mouse cursor dynamically when using the touchscreenWhy does my touchscreen not respond, when changing the primary monitor to a non-touch external monitor?USB/bluetooth tether to Kubuntu 15.10Touchscreen calibration off for SDL applications?Hide individual pointer cursor (because of flicker) in KDE in dual pointer setup with touchscreenUnable to calibrate Samsung Galaxy Book Touchscreen with XinputTouchpad buttons do not release after press (Debian Gnome and others)Calibrate TouchscreenTwo touchscreen for Ubuntu and mapping of touch events






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







0















I installed Kubuntu on my HP Spectre x360 2019 version recently and came across a problem where every time I use the stylus, the touchscreen gets disabled but does not get re-enabled after lifting it off the screen.



Prior to installing Kubuntu, I tested it by running a live version of the OS and the same issue appeared but I was able to fix it by manually enabling the touchscreen using xinput enable [ID]. However, after the installation, the touchscreen is not listed when I run xinput -list and due to this can't enable the touchscreen (the touchscreen does work again after a reboot). Below is the output of xinput:



⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ELAN2514:00 04F3:2809 id=8 [slave pointer (2)]
⎜ ↳ SYNA327E:00 06CB:CD4F Touchpad id=10 [slave pointer (2)]
⎜ ↳ ELAN2514:00 04F3:2809 Pen (0) id=16 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Video Bus id=6 [slave keyboard (3)]
↳ Power Button id=7 [slave keyboard (3)]
↳ ELAN2514:00 04F3:2809 id=9 [slave keyboard (3)]
↳ Intel HID events id=11 [slave keyboard (3)]
↳ Intel HID 5 button array id=12 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
↳ HP Wireless hotkeys id=14 [slave keyboard (3)]
↳ HP WMI hotkeys id=15 [slave keyboard (3)]


I tried enabling basically everything under and including "Virtual core pointer" by using the command xinput enable [2,4,8,10]



I did find another fix which I believed required me to mess around with the kernel. I would like to avoid that if I could as I am not too experienced with linux.



Please let me know what I could try to fix it either through xinput or by any other means. Thanks in advance.










share|improve this question







New contributor



feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    0















    I installed Kubuntu on my HP Spectre x360 2019 version recently and came across a problem where every time I use the stylus, the touchscreen gets disabled but does not get re-enabled after lifting it off the screen.



    Prior to installing Kubuntu, I tested it by running a live version of the OS and the same issue appeared but I was able to fix it by manually enabling the touchscreen using xinput enable [ID]. However, after the installation, the touchscreen is not listed when I run xinput -list and due to this can't enable the touchscreen (the touchscreen does work again after a reboot). Below is the output of xinput:



    ⎡ Virtual core pointer                          id=2    [master pointer  (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ ELAN2514:00 04F3:2809 id=8 [slave pointer (2)]
    ⎜ ↳ SYNA327E:00 06CB:CD4F Touchpad id=10 [slave pointer (2)]
    ⎜ ↳ ELAN2514:00 04F3:2809 Pen (0) id=16 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Video Bus id=6 [slave keyboard (3)]
    ↳ Power Button id=7 [slave keyboard (3)]
    ↳ ELAN2514:00 04F3:2809 id=9 [slave keyboard (3)]
    ↳ Intel HID events id=11 [slave keyboard (3)]
    ↳ Intel HID 5 button array id=12 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
    ↳ HP Wireless hotkeys id=14 [slave keyboard (3)]
    ↳ HP WMI hotkeys id=15 [slave keyboard (3)]


    I tried enabling basically everything under and including "Virtual core pointer" by using the command xinput enable [2,4,8,10]



    I did find another fix which I believed required me to mess around with the kernel. I would like to avoid that if I could as I am not too experienced with linux.



    Please let me know what I could try to fix it either through xinput or by any other means. Thanks in advance.










    share|improve this question







    New contributor



    feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      0












      0








      0








      I installed Kubuntu on my HP Spectre x360 2019 version recently and came across a problem where every time I use the stylus, the touchscreen gets disabled but does not get re-enabled after lifting it off the screen.



      Prior to installing Kubuntu, I tested it by running a live version of the OS and the same issue appeared but I was able to fix it by manually enabling the touchscreen using xinput enable [ID]. However, after the installation, the touchscreen is not listed when I run xinput -list and due to this can't enable the touchscreen (the touchscreen does work again after a reboot). Below is the output of xinput:



      ⎡ Virtual core pointer                          id=2    [master pointer  (3)]
      ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
      ⎜ ↳ ELAN2514:00 04F3:2809 id=8 [slave pointer (2)]
      ⎜ ↳ SYNA327E:00 06CB:CD4F Touchpad id=10 [slave pointer (2)]
      ⎜ ↳ ELAN2514:00 04F3:2809 Pen (0) id=16 [slave pointer (2)]
      ⎣ Virtual core keyboard id=3 [master keyboard (2)]
      ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
      ↳ Video Bus id=6 [slave keyboard (3)]
      ↳ Power Button id=7 [slave keyboard (3)]
      ↳ ELAN2514:00 04F3:2809 id=9 [slave keyboard (3)]
      ↳ Intel HID events id=11 [slave keyboard (3)]
      ↳ Intel HID 5 button array id=12 [slave keyboard (3)]
      ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
      ↳ HP Wireless hotkeys id=14 [slave keyboard (3)]
      ↳ HP WMI hotkeys id=15 [slave keyboard (3)]


      I tried enabling basically everything under and including "Virtual core pointer" by using the command xinput enable [2,4,8,10]



      I did find another fix which I believed required me to mess around with the kernel. I would like to avoid that if I could as I am not too experienced with linux.



      Please let me know what I could try to fix it either through xinput or by any other means. Thanks in advance.










      share|improve this question







      New contributor



      feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I installed Kubuntu on my HP Spectre x360 2019 version recently and came across a problem where every time I use the stylus, the touchscreen gets disabled but does not get re-enabled after lifting it off the screen.



      Prior to installing Kubuntu, I tested it by running a live version of the OS and the same issue appeared but I was able to fix it by manually enabling the touchscreen using xinput enable [ID]. However, after the installation, the touchscreen is not listed when I run xinput -list and due to this can't enable the touchscreen (the touchscreen does work again after a reboot). Below is the output of xinput:



      ⎡ Virtual core pointer                          id=2    [master pointer  (3)]
      ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
      ⎜ ↳ ELAN2514:00 04F3:2809 id=8 [slave pointer (2)]
      ⎜ ↳ SYNA327E:00 06CB:CD4F Touchpad id=10 [slave pointer (2)]
      ⎜ ↳ ELAN2514:00 04F3:2809 Pen (0) id=16 [slave pointer (2)]
      ⎣ Virtual core keyboard id=3 [master keyboard (2)]
      ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
      ↳ Video Bus id=6 [slave keyboard (3)]
      ↳ Power Button id=7 [slave keyboard (3)]
      ↳ ELAN2514:00 04F3:2809 id=9 [slave keyboard (3)]
      ↳ Intel HID events id=11 [slave keyboard (3)]
      ↳ Intel HID 5 button array id=12 [slave keyboard (3)]
      ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
      ↳ HP Wireless hotkeys id=14 [slave keyboard (3)]
      ↳ HP WMI hotkeys id=15 [slave keyboard (3)]


      I tried enabling basically everything under and including "Virtual core pointer" by using the command xinput enable [2,4,8,10]



      I did find another fix which I believed required me to mess around with the kernel. I would like to avoid that if I could as I am not too experienced with linux.



      Please let me know what I could try to fix it either through xinput or by any other means. Thanks in advance.







      linux kubuntu xinput touch-screen






      share|improve this question







      New contributor



      feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 54 mins ago









      feylitihufeylitihu

      1




      1




      New contributor



      feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      feylitihu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.
























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          });


          }
          });






          feylitihu is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f530160%2fusing-stylus-disables-touchscreen-in-kubuntu%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          feylitihu is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          feylitihu is a new contributor. Be nice, and check out our Code of Conduct.













          feylitihu is a new contributor. Be nice, and check out our Code of Conduct.












          feylitihu is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f530160%2fusing-stylus-disables-touchscreen-in-kubuntu%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

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m