<div dir="ltr"><div style>Hello.</div><div style><br></div><div style>I usually installed synaptiks to be able to configure touchpad and enable/disable it.<br></div><div><br></div><div style>However, now synaptiks is unmaintained and doesn't work for me anymore (for example, it isn't able to automatically disable touchpad when external mouse is plugged in because of changes in udev bingings).</div>
<div style>Also, it's written in Python, so it needs python bindings.</div><div style><br></div><div style>I think it's better to implement:</div><div style>KControl module (C++)</div><div style>Service that disables/enables touchpad (C++)</div>
<div style>Plasmoid that shows current state of the touchpad and allows to manually enable/disable it (QtQuick)</div><div style><br></div><div style>Some time ago I built a Python script that automatically disabled touchpad when mouse is plugged in. But it wasn't too easy to replace broken part of synaptiks with my script, so I think it's better to solve all problems at once.</div>
<div style><br></div><div style>Does this idea look interesting to someone?</div></div>