LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Bodhi (https://www.linuxquestions.org/questions/bodhi-92/)
-   -   Can I disable the trackpad in my Lenovo IdeaPad? (https://www.linuxquestions.org/questions/bodhi-92/can-i-disable-the-trackpad-in-my-lenovo-ideapad-4175691389/)

jrickards 03-01-2021 02:12 PM

Can I disable the trackpad in my Lenovo IdeaPad?
 
I keep hitting the trackkpad and moving the mouse. I'd like to disable it but maybe that has to be done in the BIOS. However, I'd still like my USB mouse to continue to operate.

camorri 03-01-2021 04:40 PM

I installed a program called flsynclient, it allows you do disable the track pad. I use an external mouse also.

flsynclient also allows you to change the settings on a track pad.

enigma9o7 03-08-2021 03:21 PM

I disable my trackpad in ~/.e/e/applications/startup/startupcommands with
Code:

xinput --disable 13
To figure out the device number, just run
Code:

xinput

Emerson 03-08-2021 03:30 PM

There are so many ways to skin this cat, here is one of them.


All times are GMT -5. The time now is 05:42 PM.