Disable touchscreen on Ubuntu 17.10 for Lenovo Yoga 2 13

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








up vote
0
down vote

favorite












My screen is cracked a little which causes irritations at the touch screen function of my lenovo yoga 2.13. I tried a lot to disable the touchscreen, but nothing worked for me.
I tried editing the 40-libinput.conf file in usr/share/X11/xorg.conf.d in every possible way:



Section "InputClass"
Identifier "libinput touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection


I tried changing MatchDevicePath to off, adding the line Option "Ignore" "on", changing the Driver to "evdev" and several other things, like creating a new file hid_multitouch.conf to blacklist the touchscreen driver etc.
I don't exactly know how to uninstall the touchscreen driver and nothing on the internet helped so far.







share|improve this question






















  • Are you asking how to permanently disable it; i.e., are you able to disable it manually in each session? Or are you not able to disable it at all? Could you include the output of "$ xinput" ?
    – Ratler
    May 29 at 18:55














up vote
0
down vote

favorite












My screen is cracked a little which causes irritations at the touch screen function of my lenovo yoga 2.13. I tried a lot to disable the touchscreen, but nothing worked for me.
I tried editing the 40-libinput.conf file in usr/share/X11/xorg.conf.d in every possible way:



Section "InputClass"
Identifier "libinput touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection


I tried changing MatchDevicePath to off, adding the line Option "Ignore" "on", changing the Driver to "evdev" and several other things, like creating a new file hid_multitouch.conf to blacklist the touchscreen driver etc.
I don't exactly know how to uninstall the touchscreen driver and nothing on the internet helped so far.







share|improve this question






















  • Are you asking how to permanently disable it; i.e., are you able to disable it manually in each session? Or are you not able to disable it at all? Could you include the output of "$ xinput" ?
    – Ratler
    May 29 at 18:55












up vote
0
down vote

favorite









up vote
0
down vote

favorite











My screen is cracked a little which causes irritations at the touch screen function of my lenovo yoga 2.13. I tried a lot to disable the touchscreen, but nothing worked for me.
I tried editing the 40-libinput.conf file in usr/share/X11/xorg.conf.d in every possible way:



Section "InputClass"
Identifier "libinput touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection


I tried changing MatchDevicePath to off, adding the line Option "Ignore" "on", changing the Driver to "evdev" and several other things, like creating a new file hid_multitouch.conf to blacklist the touchscreen driver etc.
I don't exactly know how to uninstall the touchscreen driver and nothing on the internet helped so far.







share|improve this question














My screen is cracked a little which causes irritations at the touch screen function of my lenovo yoga 2.13. I tried a lot to disable the touchscreen, but nothing worked for me.
I tried editing the 40-libinput.conf file in usr/share/X11/xorg.conf.d in every possible way:



Section "InputClass"
Identifier "libinput touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection


I tried changing MatchDevicePath to off, adding the line Option "Ignore" "on", changing the Driver to "evdev" and several other things, like creating a new file hid_multitouch.conf to blacklist the touchscreen driver etc.
I don't exactly know how to uninstall the touchscreen driver and nothing on the internet helped so far.









share|improve this question













share|improve this question




share|improve this question








edited May 29 at 10:30









Kulfy

927423




927423










asked May 29 at 9:12









Carolin

1




1











  • Are you asking how to permanently disable it; i.e., are you able to disable it manually in each session? Or are you not able to disable it at all? Could you include the output of "$ xinput" ?
    – Ratler
    May 29 at 18:55
















  • Are you asking how to permanently disable it; i.e., are you able to disable it manually in each session? Or are you not able to disable it at all? Could you include the output of "$ xinput" ?
    – Ratler
    May 29 at 18:55















Are you asking how to permanently disable it; i.e., are you able to disable it manually in each session? Or are you not able to disable it at all? Could you include the output of "$ xinput" ?
– Ratler
May 29 at 18:55




Are you asking how to permanently disable it; i.e., are you able to disable it manually in each session? Or are you not able to disable it at all? Could you include the output of "$ xinput" ?
– Ratler
May 29 at 18:55















active

oldest

votes











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%2f1041504%2fdisable-touchscreen-on-ubuntu-17-10-for-lenovo-yoga-2-13%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1041504%2fdisable-touchscreen-on-ubuntu-17-10-for-lenovo-yoga-2-13%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

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

How do I move numbers in filenames, in a batch renaming operation?