PARKING SERVIS NOVI SAD
https://www.parkingns.rs/parkiralista.php
https://www.parkingns.rs/parkiralista.php
**
After installing Manjaro Linux I had the bad surprise to see that my old touchpad was only working in a minialist way. No scrolling. No tap.
I have no idea why but a file need to be modified or ceated :
- sudo nano /etc/X11/xorg.conf.d/10-synaptics.conf
The test shall be:
- Section "InputClass"
- Identifier "touchpad catchall"
- Driver "synaptics"
- MatchIsTouchpad "on"
- Option "TapButton1" "1"
- Option "VertEdgeScroll" "1"
- Option "HorizEdgeScroll" "1"
- EndSection
-
No comments:
Post a Comment
Коментар: