|
|
TransluXent
Download
Binary
A binary for Linux is here: transluXent-0.01-binary.tar.bz2 (1,068,398 octets).
Please refer to the Invocation page
to see what command line options are accepted.
Source
[Messy] source code is also available: transluXent-0.01-source.tar.gz (76,491 octets).
Build instructions
Provide yourself with the XFree86 4.3.0 sources (files
X430src-1.tgz, X430src-2.tgz,
X430src-3.tgz) which can be found on the XFree86 site or one
of its mirrors.
First untar said XFree sources:
$ tar zxf X430src-1.tgz
$ tar zxf X430src-2.tgz
$ tar zxf X430src-3.tgz
Then untar the TransluXent source above it; it'll add some files and
replace others:
$ tar zxf transluXent-0.01-source.tar.gz
type make World:
$ cd xc
$ make World
depending on your machine, now would be a good time to make another coffee.
the new X server should be built as xc/programs/Xserver/Xtw.
|