Abra o terminal e digite:
$ sudo add-apt-repository ppa:leolik/leolik
$ sudo apt-get update && sudo apt-get upgrade
Assim que o comando apt-get upgrade terminar ele vai sugerir o update do notify-osd, caso não sugira, favor digitar:
$ sudo apt-get install notify-osd
$ sudo apt-get install libnotify-bin
Pronto, instalado; Vamos alterar a configuração,
Instale o NotifyOSD Configuration
wget https://launchpad.net/~amandeepgrewal/+archive/notifyosdconfig/+files/notifyosdconfig_0.1-6~lucid1_amd64.deb && sudo dpkg -i notifyosdconfig_0.1-6~lucid1_amd64.deb && sudo apt-get install -f
Ta em Acessórios>NotifyOSD Configuration
Para modificar a posição do aviso:
gconftool-2 -s /apps/notify-osd/gravity --type=int number
1 - top-right corner
2 - middle-right
3 - bottom-right corner
4 - bottom-left corner
5 - middle-left
6 - top-left corner
ex: $ gconftool-2 -s /apps/notify-osd/gravity --type=int 4
Para testar é facil, digite no terminal:
$ notify-send "teste"
Nenhum comentário:
Postar um comentário