Technoviking
November 29th, 2005, 03:36 PM
XOSD (http://www.ignavus.net/software.html) (On-Screen Display) displays text on your screen, usually with information for other programs. XOSD works with Gnome, but does not have support for more modern apps.
Gnome-OSD give you support for more modern apps (Rhythmbox, Evolution, X-Chat), plus nice configuration options.
1. Get Gnome-OSD
wget -c http://mikesplanet.net/deb/gnome-osd_0.9.1-1~breezy_all.deb
or
wget -c http://telecom.inescporto.pt/~gjc/gnome-osd/0.9.1/gnome-osd_0.9.1-1_all.deb
2. Install python-gnome2
sudo apt-get install python-gnome2
3. Install Gnome-OSD
sudo dpkg -i gnome-osd_0.9.1-1~breezy_all.deb
4. Press Alt-F2 and run
/usr/bin/rbosd.py
5. To have it run automatically at Gnome launch. add the following to System --> Preferences --> Sessions --> Start-up Programs
/usr/bin/rbosd.py
I gave mine a startup order of 81, but anything above 50 should be fine.
Source: http://mikesplanet.net/src/gnome-osd_0.9.1-1~breezy.tar.gz
Let me know if you have any problems,
Mike
Gnome-OSD give you support for more modern apps (Rhythmbox, Evolution, X-Chat), plus nice configuration options.
1. Get Gnome-OSD
wget -c http://mikesplanet.net/deb/gnome-osd_0.9.1-1~breezy_all.deb
or
wget -c http://telecom.inescporto.pt/~gjc/gnome-osd/0.9.1/gnome-osd_0.9.1-1_all.deb
2. Install python-gnome2
sudo apt-get install python-gnome2
3. Install Gnome-OSD
sudo dpkg -i gnome-osd_0.9.1-1~breezy_all.deb
4. Press Alt-F2 and run
/usr/bin/rbosd.py
5. To have it run automatically at Gnome launch. add the following to System --> Preferences --> Sessions --> Start-up Programs
/usr/bin/rbosd.py
I gave mine a startup order of 81, but anything above 50 should be fine.
Source: http://mikesplanet.net/src/gnome-osd_0.9.1-1~breezy.tar.gz
Let me know if you have any problems,
Mike