libinput touchpad is allways on












0















I have an Lenovo L540 with trackpoint and touchpad. My system is Ubuntu 19.04 up to date. I would like to switch the touchpad off.
I found the if I go to system settings - Mouse & Touchpad, I cane switch off the touchpad. The touchpad is now switch off.
But after suspending or restart the touchpad is working again and under system settings I see that touchpad is ON. I must switch it off again.



Is there any way to keep the touchpad switch off permanent??










share|improve this question























  • you're using a dev version so file a launchpad bug

    – doug
    yesterday
















0















I have an Lenovo L540 with trackpoint and touchpad. My system is Ubuntu 19.04 up to date. I would like to switch the touchpad off.
I found the if I go to system settings - Mouse & Touchpad, I cane switch off the touchpad. The touchpad is now switch off.
But after suspending or restart the touchpad is working again and under system settings I see that touchpad is ON. I must switch it off again.



Is there any way to keep the touchpad switch off permanent??










share|improve this question























  • you're using a dev version so file a launchpad bug

    – doug
    yesterday














0












0








0








I have an Lenovo L540 with trackpoint and touchpad. My system is Ubuntu 19.04 up to date. I would like to switch the touchpad off.
I found the if I go to system settings - Mouse & Touchpad, I cane switch off the touchpad. The touchpad is now switch off.
But after suspending or restart the touchpad is working again and under system settings I see that touchpad is ON. I must switch it off again.



Is there any way to keep the touchpad switch off permanent??










share|improve this question














I have an Lenovo L540 with trackpoint and touchpad. My system is Ubuntu 19.04 up to date. I would like to switch the touchpad off.
I found the if I go to system settings - Mouse & Touchpad, I cane switch off the touchpad. The touchpad is now switch off.
But after suspending or restart the touchpad is working again and under system settings I see that touchpad is ON. I must switch it off again.



Is there any way to keep the touchpad switch off permanent??







touchpad libinput






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked yesterday









user866381user866381

5112




5112













  • you're using a dev version so file a launchpad bug

    – doug
    yesterday



















  • you're using a dev version so file a launchpad bug

    – doug
    yesterday

















you're using a dev version so file a launchpad bug

– doug
yesterday





you're using a dev version so file a launchpad bug

– doug
yesterday










1 Answer
1






active

oldest

votes


















0














I found an Archlinux article about disabling the touchpad with xinput.

1. Get its name with xinput list.
2. Disable it with xinput disable <device name>.



For more information, see https://wiki.archlinux.org/index.php/Libinput#Disable_touchpad.






share|improve this answer








New contributor




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





















  • Hello Dominik, thanks for Your answer. I tried it. It completely disable the touchpad and I can't use the keys which work still if I disable the touchpad using system settings. Remember I have a Lenovo laptop and use the trackpoint which have no mouse keys.

    – user866381
    10 hours ago











  • So you just want to disable the touchpad despite the keys? This might be helpful: unix.stackexchange.com/questions/156949/…

    – Dominik K
    7 hours ago











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%2f1116792%2flibinput-touchpad-is-allways-on%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














I found an Archlinux article about disabling the touchpad with xinput.

1. Get its name with xinput list.
2. Disable it with xinput disable <device name>.



For more information, see https://wiki.archlinux.org/index.php/Libinput#Disable_touchpad.






share|improve this answer








New contributor




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





















  • Hello Dominik, thanks for Your answer. I tried it. It completely disable the touchpad and I can't use the keys which work still if I disable the touchpad using system settings. Remember I have a Lenovo laptop and use the trackpoint which have no mouse keys.

    – user866381
    10 hours ago











  • So you just want to disable the touchpad despite the keys? This might be helpful: unix.stackexchange.com/questions/156949/…

    – Dominik K
    7 hours ago
















0














I found an Archlinux article about disabling the touchpad with xinput.

1. Get its name with xinput list.
2. Disable it with xinput disable <device name>.



For more information, see https://wiki.archlinux.org/index.php/Libinput#Disable_touchpad.






share|improve this answer








New contributor




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





















  • Hello Dominik, thanks for Your answer. I tried it. It completely disable the touchpad and I can't use the keys which work still if I disable the touchpad using system settings. Remember I have a Lenovo laptop and use the trackpoint which have no mouse keys.

    – user866381
    10 hours ago











  • So you just want to disable the touchpad despite the keys? This might be helpful: unix.stackexchange.com/questions/156949/…

    – Dominik K
    7 hours ago














0












0








0







I found an Archlinux article about disabling the touchpad with xinput.

1. Get its name with xinput list.
2. Disable it with xinput disable <device name>.



For more information, see https://wiki.archlinux.org/index.php/Libinput#Disable_touchpad.






share|improve this answer








New contributor




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










I found an Archlinux article about disabling the touchpad with xinput.

1. Get its name with xinput list.
2. Disable it with xinput disable <device name>.



For more information, see https://wiki.archlinux.org/index.php/Libinput#Disable_touchpad.







share|improve this answer








New contributor




Dominik K 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 answer



share|improve this answer






New contributor




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









answered yesterday









Dominik KDominik K

112




112




New contributor




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





New contributor





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






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













  • Hello Dominik, thanks for Your answer. I tried it. It completely disable the touchpad and I can't use the keys which work still if I disable the touchpad using system settings. Remember I have a Lenovo laptop and use the trackpoint which have no mouse keys.

    – user866381
    10 hours ago











  • So you just want to disable the touchpad despite the keys? This might be helpful: unix.stackexchange.com/questions/156949/…

    – Dominik K
    7 hours ago



















  • Hello Dominik, thanks for Your answer. I tried it. It completely disable the touchpad and I can't use the keys which work still if I disable the touchpad using system settings. Remember I have a Lenovo laptop and use the trackpoint which have no mouse keys.

    – user866381
    10 hours ago











  • So you just want to disable the touchpad despite the keys? This might be helpful: unix.stackexchange.com/questions/156949/…

    – Dominik K
    7 hours ago

















Hello Dominik, thanks for Your answer. I tried it. It completely disable the touchpad and I can't use the keys which work still if I disable the touchpad using system settings. Remember I have a Lenovo laptop and use the trackpoint which have no mouse keys.

– user866381
10 hours ago





Hello Dominik, thanks for Your answer. I tried it. It completely disable the touchpad and I can't use the keys which work still if I disable the touchpad using system settings. Remember I have a Lenovo laptop and use the trackpoint which have no mouse keys.

– user866381
10 hours ago













So you just want to disable the touchpad despite the keys? This might be helpful: unix.stackexchange.com/questions/156949/…

– Dominik K
7 hours ago





So you just want to disable the touchpad despite the keys? This might be helpful: unix.stackexchange.com/questions/156949/…

– Dominik K
7 hours ago


















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%2f1116792%2flibinput-touchpad-is-allways-on%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 did Captain America manage to do this?

迪纳利

南乌拉尔铁路局