eventstat
kernel event states monitoring tool
Eventstat periodically dumps out the current kernel event state.
It keeps track of current events and outputs the change in events
on each output update. The tool requires sudo to run since it
needs to write to /proc/timer_stats to start and stop the event
monitoring.
sasm
simple IDE for NASM, GAS and FASM assembly languages
This is a simple IDE for assembly languages. It has syntax highlighting
and a debugger. The program works out of the box and is great for
beginners to learn assembly language.
system-config-printer
graphical interface to configure the printing system
System-config-printer is a GUI written in Python using GTK+ to
configure a CUPS server. Its primary use is to configure the printing
system on the local host, but can also be used to setup a remote
printer.
cups
Common UNIX Printing System(tm) - PPD/driver support, web interface
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
ipe
drawing editor for creating figures in PDF or PS formats
Ipe supports making small figures for inclusion into LaTeX
documents as well as making multi-page PDF presentations
Ipe's main features are:
* Entry of text as LaTeX source code. This makes it easy to enter
mathematical expressions, and to reuse the LaTeX-macros of the main
document. In the display text is displayed as it will appear in
the figure.
* Produces pure Postscript/PDF, including the text. Ipe converts the
LaTeX-source to PDF or Postscript when the file is saved.
* It is easy to align objects with respect to each other (for
instance, to place a point on the intersection of two lines, or to
draw a circle through three given points) using various snapping
modes.
* Users can provide ipelets (Ipe plug-ins) to add functionality to
Ipe. This way, Ipe can be extended for each task at hand.
* The text model is based on Unicode, and has been tested with Korean,
Chinese, and Japanese.
xfce4-cpugraph-plugin
CPU load graph plugin for the Xfce4 panel
CPU graph is a plugin for the Xfce desktop environment panel. It displays a
graph of the recent system load using information provided by the kernel.