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

I like sticky notes very much,They always will be on desktop.

But in the current version of Ubuntu(12.04) I can't find it.But no other things like gnotes & Xjournal are not giving me such a feature like hanging to desktop.

So is there any application which can get me old sticky notes in Ubuntu 12.04 ?

share|improve this question

2 Answers

up vote 6 down vote accepted
  1. Good news: you can have Sticky Notes in Ubuntu 12.04 or 12.10.

    sudo add-apt-repository ppa:umang/indicator-stickynotes
    sudo apt-get update
    sudo apt-get install indicator-stickynotes
    
  2. If you'd also like to try an alternative, I can suggested XPad as well, which should be in the official repositories. Here's more info: http://www.omgubuntu.co.uk/2010/08/xpad-simple-sticky-notes-for-your-desktop

share|improve this answer

Although no longer maintained, xpad deserves a try. Type in terminal:

sudo apt-get install xpad

xpad

share|improve this answer

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.