IT/Hardware/Touchpad

From msgwiki
< IT‎ | Hardware
Revision as of 11:01, 29 April 2021 by Walttheboss (talk | contribs) (Created page with "Sometimes you have a bad touchpad that doesn't integrate with KDE system settings. You use a mouse but want to disable the touchpad. <nowiki><code>sudo add-apt-repository p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sometimes you have a bad touchpad that doesn't integrate with KDE system settings. You use a mouse but want to disable the touchpad.


<code>sudo add-apt-repository ppa:atareao/atareao</code>


<code>sudo apt install touchpad-indicator</code>