8

My Ubuntu 12.04 dash has become a clutter on lenses. At first I installed every lens I found on the internet. Most of them now I seldom use. So, is there any quick way to add/hide/remove lenses?

jokerdino
  • 41,320
kernel_panic
  • 11,732

2 Answers2

4

No, there isn't any such Lens manager yet in Ubuntu (24 September, 2012). But some apps are really in their way to appear soon. Such as this lens toogler app. Though this app is in PPA, you can use it.

We hope some more this kind of apps will appear in future and obviously in the standard repository.

Anwar
  • 76,649
3

Lens Toggler has appeared, it can be installed using

sudo add-apt-repository ppa:aking1012-com/lenstoggle
sudo apt-get update
sudo apt-get install python-lenstoggler`

This is the thing I was asking for:

Lens Toggle Interface

Seth
  • 58,122
kernel_panic
  • 11,732
  • It'd be great if the tool could also sort them. Even better if it could allow you to modify the Ctrl+tab shortcut (for switching lenses) and add shortcut to open a particular lens. – ivotron May 15 '13 at 21:07
  • apparently it does not work in raring, as no repo is available for that. In software repository for aking1012 change distribution to precise – Vivek Sharma Sep 15 '13 at 07:12