IT/Hardware/Touchpad: Difference between revisions

From msgwiki
< IT‎ | Hardware
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
(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...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:




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




<nowiki><code>sudo apt install touchpad-indicator</code></nowiki>
<code>sudo apt install touchpad-indicator</code>
 
Run Touchpad Indicator and setup

Latest revision as of 11:02, 29 April 2021

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


sudo add-apt-repository ppa:atareao/atareao


sudo apt install touchpad-indicator

Run Touchpad Indicator and setup