This package contains xrefresh, which is a simple X program that causes
all or part of your screen to be repainted.
This package contains xsetmode, which is a program for setting the mode
of an X Input device to either absolute och relative.
This package contains the aclocal macros needed for building xorg modules
from upstream source.
This package contains oclock, which displays the current time on an analog
display.
From the original README:
Xmon interactively monitors the byte-stream connections between an X
server and a number of X clients. Xmon recognises all requests,
events, errors and replies sent between the clients and the server
which are part of the core X protocol. The contents of these messages
are displayed on standard output at a user settable degree of detail
from none to every bit and byte. Xmon also allows the user to select
a number of requests or events to be monitored at a different degree
of detail. Xmon will also block the transmission of selected requests
from the clients to the server and selected events from the server to
the clients. Xmon also keeps statistics of the number of requests,
events, and errors received.
PostScript Printer Descriptions for the Oki C321dn, C331dn, and C531dn
printers for use with CUPS.
This is a port of the JDBC driver which is used to access Oracle 8i
databases using a database-independant API in Java for use with JDK 1.2 and
JDK 1.3.
This is a port of the JDBC driver which is used to access Oracle 10g databases
using a database-independant API in Java for use with JDK 1.5.
This is a port of the JDBC driver which is used to access Oracle 9i
databases using a database-independant API in Java for use with JDK 1.4.
DBIx::Ease is intended to allow less-code DBI interactions.
Upon creation of a new DBIx::Ease object you should pass the portion of the DSN
(Data Source Name) common to all connections the object is supposed to store.
Replace the variable portions with '<databasename>'. Whenever you wish to make
only one connection you may enter the complete DSN, also when you want to make
connections with the same source but as different users, then call exec() with
different names of your choice as initial argument.