Touchscreen/xinput-calibrator

I have been trying to install xinput-calibrator but when I type Sudo apt-get install xinput-calibrator it returns with Unable to locate package xinput-calibrator I have tried through the software center with no luck as well. I am fairly new to this, what should I do now?

1 Answer

In order to use xinput-calibrator, you must first add the ppa.

Open up a terminal by pressing and holding CTRL + ALT + T. At which point you will enter

sudo add-apt-repository ppa:tias/xinput-calibrator-ppasudo apt-get update

At which point you can now sudo apt-get install xinput-calibrator.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like