Notify-osd en Archlinux
Leyendo un post en ArchlinuxXz, sobre unos scripts para implementar las notificaciones osd en gestores de ventanas, se me ha ocurrido escribir este post. Os dejo un link para que le echeis un ojo al post, muy interesante: http://archxz.wordpress.com/2009/10/30/algunos-scripts/.
Yo en cambio, voy a explicar como hacer funcionar el notify-osd en Gnome con la mayoría de las aplicaciones, instalando los paquetes adecuados.
Nofity-osd, es el sistema de notificaciones que usan las últimas versiones de Ubuntu, para trasmitir los mensajes del sistema, que salen en un recuadro negro semitransparente, debajo del área de notificación.
Bien, lo primero que tenemos que hacer, es localizar los paquetes que necesitamos, como esto irá en función del usuario, hacemos una busqueda con yaourt:
yaourt -Ss notify-osd
aur/banshee-notify-osd 1.4.3-3 (Out of Date) (30)
Patched banshee version for notify-osd
aur/checkgmail-notify-osd 1.13-1 (Out of Date) (13)
CheckGmail is Gmail notifier. This package comes with replaced notifications for new e-mails, now using notify-osd. You can still use all the other functions like marking messages as read as this was not replaced
aur/gajim-notify-osd 0.12.5-1 (20)
Jabber client written in PyGTK
aur/gajim-notify-osd-mpd 0.12.3-1 (Out of Date) (1)
Jabber client written in PyGTK. With MPD-Patch for musictracker
aur/gmpc-notify-osd-plugin 112536-1 (2)
A package that adds the notify-osd support to gmpc.
aur/gnome-mount-notify-osd 0.8-2 [installed] (57)
GNOME mount program
aur/gnome-power-manager-notify-osd 2.28.1-2 [installed] (41)
Session daemon that makes it easy to manage your laptop or desktop system.
aur/gnome-settings-daemon-notify-osd 2.28.1-1 [installed] (37)
The GNOME Settings Daemon - Patched version to use Notify-OSD
aur/libnetworkmanager-notify-osd 0.7.1-1 (39)
The Network Manager Library
aur/networkmanager-notify-osd 0.7.1-1 (33)
Network Management daemon
aur/nm-applet-notify-osd 0.7.1-1 (25)
GNOME frontends to NetWorkmanager
aur/notify-osd 0.9.24-1 [installed] (197)
daemon that displays passive pop-up notifications
aur/notify-osd-bzr 311-1 (116)
Canonical's on-screen notification display agent, implementing the FreeDesktop.org notification specification with semi-transparent click-through bubbles.
aur/pidgin-libnotify-notify-osd 0.14-3 (111)
Patched pidgin-libnotify version for notify-osd
aur/rss-notify 0.4-4 (7)
an RSS reader for people who love notify-osd
Yo instalé las que están marcadas. Obviamente tendremos que instalar notify-osd obligatoriamente, y las demás, según las aplicaciones que queramos que usen este sistema. Emesene, en su última versión ya está parcheado para que use este tipo de notificaciones, así que no tendremos que instalar nada.
Antes de instalar los paquetes parcheados para notify-osd, tendremos que desinstalar los antiguos, así que haremos un:
yaourt -Rs gnome-mount gnome-power-manager gnome-settings-daemon
Una vez desinstalados los paquetes, ya podemos instalar los nuevos:
yaourt -S gnome-mount-notify-osd gnome-power-manager-notify-osd gnome-settings-daemon-notify-osd notify-osd
Eso es todo.






















Últimos comentarios