Menu

Tree [3ed777] default tip /
 History

Read Only access


File Date Author Commit
 .settings 2008-10-08 Mario Torre Mario Torre [f9a13b] Add support for 16 bit XServers. Code refactori...
 etc 2008-07-14 Mario Torre Mario Torre [111b57] Remove files and directories ot needed (real pa...
 src 2010-07-14 marcos marcos [3ed777] Just some clearing camelCase in the reamining e...
 .checkstyle 2008-04-10 Mario Torre Mario Torre [49da5c] Added custom checkstyle for refactoring support...
 .classpath 2007-07-13 Roman Kennke Roman Kennke [9dc0a4] Updated Eclipse project settings.
 .hgignore 2008-10-09 Mario Torre Mario Torre [bb6d22] New ignores.
 .project 2006-05-15 Roman Kennke Roman Kennke [8feecd] Added eclipse project settings.
 COPYING-BSD 2008-04-29 Roman Kennke Roman Kennke [891448] Added Roman Kennke to all author references.
 COPYING-GPL 2006-05-15 Roman Kennke Roman Kennke [41372f] Imported original 0.2.2 sourcecode into SVN rep...
 ChangeLog 2008-02-13 Roman Kennke Roman Kennke [5e4f3c] Added notes about new features.
 NEWS 2008-07-14 Mario Torre Mario Torre [210ad2] Refactored not used packages and classes.
 README 2008-04-29 Roman Kennke Roman Kennke [8a1b4b] Added comment about -nolisten tcp to README.
 build.xml 2008-02-13 Roman Kennke Roman Kennke [8b3a34] Bumped version number to 0.3

Read Me

-*- outline -*-

Godel, Escher, Bach: an Eternal Golden Braid

Escher is a collection of libraries for X Window System written purely
in Java. It consists of an X11 protocol implementation (similar to
xlib for C/C++), and its extensions such as GLX, the OpenGL rendering
protocol.


* How To Run

  Install a Java VM, for instance from http://java.sun.com .
  Inside the directory "escher-0.3",

  $ java gnu.x11.test.Hello --help
  $ java gnu.x11.test.Hello

  It will pop up an X window which says "Hello World!".

  $ etc/bin/jdemo gnu

  You will see a list of X applications and test suits you can run.

* Troubleshooting

  When you get a connection error, the most likely problem is that
  TCP communication is turned off on your X server. When you start
  the X server on the command line, leave away the -nolisten tcp option,
  or configure your login manager to allow TCP connections on the server.

* More information
  
  Check our home page at http://escher.sourceforge.net/.
  Check our mailing list at http://www.geocrawler.com/redir-sf.php3?list=escher-misc.
  Check our javadoc at doc/index.html, 
    or http://escher.sourceforge.net/current/doc/index.html.
  Check our screenshots at etc/screenshot, 
    or http://escher.sourceforge.net/current/etc/screenshot/index.html.



Stephen Tse <stse@cis.upenn.edu>
Roman Kennke <roman@kennke.org>

June 8, 2004
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.