Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

touchpad scroll not working lenovo ubuntu 20.04

# edit the following file. Create it if it doesnt exist
sudo gedit /etc/modprobe.d/psmouse.conf

# add this line in the file
options psmouse synaptics_intertouch=1

# then run
sudo modprobe -r psmouse && sudo modprobe psmouse
Comment

PREVIOUS NEXT
Code Example
Shell :: git commit amend without changing message 
Shell :: git create new branch 
Shell :: how to install mongodb on ubuntu 22.04 
Shell :: zip not found 
Shell :: how to open bash_profile 
Shell :: openssl view certificate 
Shell :: update nodejs centos 
Shell :: linux install ifconfig 
Shell :: docker output ps format 
Shell :: show all running service linux 
Shell :: chocolatey terraform install 
Shell :: install django jazzmin 
Shell :: how to undo git remote origin 
Shell :: install brave in ubuntu 
Shell :: check git version linux 
Shell :: restart network raspberry pi 
Shell :: how to remove a package in laravel 8 
Shell :: install nginx 
Shell :: docker start all containers 
Shell :: uninstall vmware workstation 
Shell :: ghostscript on ubuntu 
Shell :: Error: GPG check FAILED fedora mysql 
Shell :: flutter linux cmake error 
Shell :: scikit learn pip 
Shell :: git merge cancel 
Shell :: laravel 9 install composer 
Shell :: git log one line 
Shell :: how to install java 8 and set java_home in ubuntu 
Shell :: give full permission to folder in ubuntu 
Shell :: bash script print array elements index and value 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =