From 6784ef8623ff35564f1d4ca084e14b1e9bd8fe1d Mon Sep 17 00:00:00 2001 From: Benjamin Sanabria Carr Date: Mon, 19 Mar 2012 23:32:00 -0700 Subject: added contact info and how to run application to README file. Still need to add comment about how you will need to update to most recent version of XQuartz to get to buiild properly, pending on discussion with Jeremy --- README | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/README b/README index 3f66941..baffb95 100644 --- a/README +++ b/README @@ -1,10 +1,9 @@ Xtoq - X.org Rootless Compositing Window Manager - Building ======== -The xtoq project can be built using GNU autotools. +The xtoq project can be built using GNU autotools. From the top level directory, execute the commands: $ ./autogen.sh @@ -24,3 +23,27 @@ $ ./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. + +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 +Ben Carr +Ben Huddle +Braden Wooley +David Snyder +Jamey Sharp +Jeremy Huddleston +Jess VanDerwalker +Josh Triplett + + -- cgit v1.2.3