Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 114362  / 2 Years ago, thu, may 19, 2022, 2:45:24

I've recently upgraded my system to Ubuntu 14.04 LTS version but Previously i was in Ubuntu 13.10 where i used to operate my touchpad with circle scrolling. But Now in the Ubuntu 14.04 there is no " synaptiks " package on Ubuntu software center so please help me to install the package or any alternative to use circle scrolling?


More From » touchpad

 Answers
4

For14.04


You can download the .deb file from debian here http://http.us.debian.org/debian/pool/main/s/synaptiks/kde-config-touchpad_0.8.1-2_all.deb


and you can install it using something like dpkg or gdebi or just execute the following commands.


sudo apt-get update
sudo apt-get install wget gdebi
wget http://http.us.debian.org/debian/pool/main/s/synaptiks/kde-config-touchpad_0.8.1-2_all.deb
sudo gdebi kde-config-touchpad_0.8.1-2_all.deb
sudo apt-mark hold kde-config-touchpad=0.8.1-2

To set up synaptiks, open a terminal and type:


synaptiks

You will see a few errors and something about a broken pipe or syntax whatever . . . just ignore it because it doesn't matter.


When that's done just use ALT + F2 and type synaptiks


this time, synaptiks should open up fine with no troubles.


[#25742] Friday, May 20, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
mocipe

Total Points: 161
Total Questions: 106
Total Answers: 118

Location: Cambodia
Member since Thu, Oct 7, 2021
3 Years ago
;