Newer
Older
Jess VanDerwalker
committed
Xtoq - X.org Rootless Compositing Window Manager
Jess VanDerwalker
committed
Building
========
Benjamin Carr
committed
The xtoq project can be built using GNU autotools.
Jess VanDerwalker
committed
From the top level directory, execute the commands:
$ ./autogen.sh
$ ./configure
$ make
$ make install
Note that 'make install' packages the application as a Cocoa app, so
it will create a directory named 'xtoq.app'. The actual executable is
copied into this directory.
For testing, the 'prefix' variable should be defined to be a directory
that the user has write access to. A call to configure would look
like:
$ ./configure -prefix=/some/local/dir
The 'make install' command will install the 'xtoq.app' directory into
the /bin directory inside of the prefix given above.
Benjamin Carr
committed
Running
========
To run xtoq.app:
$ /Applications/XtoQ.app/Contents/MacOS/xtoq
X11 programs can be run from the Applications menu within xtoq.app. You can also
start apps from the command line by running them on the dummy driver (display) that xtoq.app is using.
Contact Information
===================
Aaron Skomra <skomra@lababit.com>
Ben Carr <carrbs@cs.pdx.edu>
Ben Huddle <benjaminhuddle@hotmail.com>
Braden Wooley <bwooley@pdx.edu>
David Snyder <dsnyder@cs.pdx.edu>
Jamey Sharp <jamey@minilop.net>
Jeremy Huddleston <jeremyhu@freedesktop.org>
Jess VanDerwalker <washu@sonic.net>
Josh Triplett <josh@joshtriplett.org>