I read that there is a Unity Book Lens available. How do I install it and how do I use it?

link|improve this question

feedback

1 Answer

up vote 9 down vote accepted

The Google Books Lens can currently be found in a PPA by its author, and currently have a note that These builds may have bugs, be unstable, try to eat your kitten.

To install add the PPA ppa:davidc3/books-lens (How to Add a PPA) and then install unity-books-lens from the software center.

After this, you need to log out and log back (or run unity --replace) in for the lens to show up and work correctly.

The lens uses the shortcut Super-b to show the lens.

Alternative method

sudo add-apt-repository ppa:davidc3/books-lens

sudo apt-get update && sudo apt-get install unity-lens-books

link|improve this answer
Seems to have gone for Ubuntu 12.04? – stwissel May 8 at 14:04
feedback

Your Answer

 
or
required, but never shown

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