Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I installed "Lightshot" by Skillbrains using Wine and PlayonLinux, and it works really well. But, I think the default "Screenshot" app is interfering with Lightsht, with the actual prtscn button.

I was wondering if there was a way to un-install it (meaning the default app) or at least set it's hotkey to something different?

Note: My Ubuntu version is Ubuntu 12.04, incase you need this information

Thanks!

share|improve this question

1 Answer

up vote 3 down vote accepted

Yes, you can uninstall it by opening a terminal and typing:

sudo apt-get remove gnome-screenshot

Alternately, open Software Center and type "gnome-screenshot" in the search box on the top right; then click Uninstall (or Remove).

share|improve this answer
Thanks! This helped a lot! – pgrytdal Jul 23 '12 at 21:32

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.