
sisctrl - SiS Display Control Panel for XFree86 4.x (x >= 1) and X.org >=6.7.x

Utility to set some display properties during server runtime. Requires
the SiS X driver from http://www.winischhofer.net/linuxsisvga.shtml

To build the binary, do the following:

./configure
make
make install

For compilation, the X11 headers, the glib2.0 and gtk+-2.0 headers as well as
the pkg-config tool are required. For systems not using shared libXv, the
static version libXv.a is required as well. This file often comes in some sort
of "dev" package for XFree86 or X.org.

The program itself ("sisctrl") will be installed to /usr/local/bin/

Have fun!

Thomas Winischhofer <thomas@winischhofer.net>

