How do you disable touchscreen on Linux mint?

Linux

1 answer

Answer

1047559

2026-03-19 10:30

+ Follow

Linux
Linux

To disable the touchscreen on Linux Mint, open a terminal and run the command xinput list to identify your touchscreen device. Once you have the device ID or name, use the command xinput disable <device_id> to disable it. For a more permanent solution, you can create a script that runs this command at startup or modify the appropriate configuration files.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.