- Κώδικας: Επιλογή όλων
sudo mkdir /etc/X11/xorg.conf.d
- Κώδικας: Επιλογή όλων
echo -e 'Section "Module"\n\tLoad\t"synaptics"\nEndSection\n\n\nSection "InputClass"\n\tIdentifier "touchpad"\n\tDriver "synaptics"\nEndSection' | sudo tee /etc/X11/xorg.conf.d/10-synaptics.conf