[ excerpt with modifications from developer's web site ]
Graphite-Rade8 is a Mac OS X like iconset converted from mac file
format over to our native png format. Most icons are from rad-e8
design (http://www.rad-e8.com), some are my own, and some are from
other icons I've found. This iconset also serves as a template for
future iconsets as well.
[ excerpt with modifications from developer's web site ]
Graphite-Rade8 is a Mac OS X like iconset converted from mac file
format over to our native png format. Most icons are from rad-e8
design (http://www.rad-e8.com), some are my own, and some are from
other icons I've found. This iconset also serves as a template for
future iconsets as well.
This is a small application (using GTK+) which lets you select your window
manager. It looks for a file named .selectwmrc in the user's directory
which contains a list of window managers.
When you start X it should show a list which lets you choose your window
manager (by double clicking on it with the mouse or with the arrow keys
and the return or space key).
The wmctrl program is a command line tool to interact with an
EWMH/NetWM compatible X Window Manager.
It provides command line access to almost all the features defined in
the EWMH specification. Using it, it's possible to, for example, obtain
information about the window manager, get a detailed list of desktops
and managed windows, switch and resize desktops, change number of
desktops, make windows full-screen, always-above or sticky, and
activate, close, move, resize, maximize and minimize them.
iESD customizes OS X InstallESD.
GNOME Clipboard Daemon is a program that keeps the content of your X clipboard
in memory, so the clipboard will not get lost even after you close the
application from which you copied. It is a daemon - it has no GUI. You start
it and it will run in the background and Just Work(tm).
Example:
1. Start AbiWord.
2. Type in 'hello world'. Select everything and click Copy.
3. Close AbiWord.
4. Start gedit.
5. Click Paste. Normally nothing will happen. But if GNOME Clipboard
Daemon is running, pasting will work.
PNS is a public domain Petri net simulation tool for Unix systems. It requires
the X Window System.
Examples:
---------
- simple.net
3-2 Reduction
- add.net
x = x + y
- sub1.net
x >= y : x = x - y
x < y : y = y - x
- sub2.net
x = x - y
NEGATIVE = 1 <=> x-y < 0
- mult.net
z = x * y
- phil.net
Dining Philosophers Problem
Kernel module for fusefs based filesystems,
backported from 10.x to 8.x and 9.x.
This program draws the Solar System's bodies in simulated 3-dimensionality.
You can view all the planets, their moons and a few spaceships in motion,
trace them, follow them, orbit them, and even control them.
OpenUniverse was formerly known as Solar System Simulator (Ssystem). It was
initially released in 1997 with the intent of creating a rotating display of
the Earth on a mainstream PC. Ssystem version 1.0 was only aware of the
planets. Version 1.2 added moons; and 1.6, more means of movement and
better textures.
The program has been renamed OpenUniverse 1.0 to underline the concept
behind its further development: openness for the whole Universe, not just
the solar system -- open for anyone to use, extend, and change.
A program for adjusting audio mixers from the command line or
scripts, or interactively at the console or a terminal with a full-screen,
ncurses-based interface and sysmouse(4) support.
Can optionally be built with a GTK+-based interface.