OSD Monitors 0.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News OSD Monitors 0.1 (Default branch)
# 1  
Old 11-22-2008
OSD Monitors 0.1 (Default branch)

Image OSD Monitors is a tool for those who prefer simple window managers and don't want precious screen space cluttered with panels, icons, etc. It uses the xosd library to display various textual monitors (clock, CPU usage, net, swap, disk, etc.) transparently at a fixed position on the screen. It has a very low memory and CPU footprint. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. AIX

CDE and dual monitors

I am trying to get AIX CDE to run with dual monitors. I just upgraded to my desktop to use dual monitors. When I log in to my AIX system with exceed running and issue the Xsession command the Splash screen flash on 1 screen then disappears but the desktop never shows. How do I set up Xsession to... (1 Reply)
Discussion started by: daveisme
1 Replies

2. UNIX Desktop Questions & Answers

Dual monitors on Ultra80

:confused:How do I configure Solaris 11 to use both my elite 3d cards and monitors to create one big screen? My machine is an Ultra80:confused: (2 Replies)
Discussion started by: vatch23
2 Replies

3. BSD

Two monitors

Hello!:) There is the following situation: I've got video Ti 4200 on FreeBSD 5.1 and two monitors connected to it, how can I make available the second monitor in CLI and GUI. Thanks! (0 Replies)
Discussion started by: kamazi
0 Replies

4. UNIX for Dummies Questions & Answers

Monitors in Linux

Dear Experts How can I change the monitor specifications, specially type, Frequency and resolution in linux Redhat 9 or more??? after the linux installation. Please advise Thanks (3 Replies)
Discussion started by: Reza Nazarian
3 Replies
Login or Register to Ask a Question
OSDSH(1)						      General Commands Manual							  OSDSH(1)

NAME
osdsh - Overlays your screen with various system informations SYNOPSIS
osdsh [options] DESCRIPTION
osdsh is a a little program that overlays system information using the XOSD library. OSDsh was originally based on osdd but got some fea- tures added, like: * It is able to display a clock. * Shows the volume levels of the soundcard whenever they change. * Tells you if you are on- or off-line, and the time you were connected. * Shows the battery status and * shows any message you want it to. osdsh forks to the background when started and should be started in the user's session scripts (like ~/.xsession) OPTIONS
-h Show summary of options. -m mixer Set mixer device. (Default: /dev/mixer) -f font Set font (Default: -*-lucidatypewriter-bold-*-*-*-*-240-*-*-*-*-*-*) -c color Set color (Default: green) -d int Set OSD delay (Default: 5) -o int Set shadow offset (Default: 1) -p <0|1> Position of the osd: 0 for top, 1 for bottom. (Default: 1 (bottom)) -a <0|1|2> align of the osd: left, center or right -n number set the nice number so osdsh won't eat your cpu SEE ALSO
osdctl(1), osdshconfig(1). AUTHOR
This manual page was written by Joachim Breitner <nomeata@debian.org>, for the Debian project (but may be used by others). August 31, 2003 OSDSH(1)