====トラックパッドジェスチャ====
*https://ubuntu-mate.community/t/touch-input-with-touchpad-libinput-and-touchscreen-synaptics/12931
<pre>
sudo gpasswd -a $USER input
sudo apt-get install xdotool wmctrl libinput-tools
git clone http://github.com/bulletmark/libinput-gestures
cd libinput-gestures
sudo ./libinput-gestures-setup install
libinput-gestures-setup start
</pre>
===パッケージ管理===