home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 February / Chip-Cover-CD-2007-02.iso / dosutils / weirdx / Features.txt < prev    next >
Text File  |  2002-08-09  |  2KB  |  52 lines

  1.  
  2.                                   WeirdX
  3.  
  4.                    a pure JavaTM X Window System server
  5.                                 by JCraft Inc.
  6.  
  7.                       http://www.jcraft.com/weirdx/
  8.  
  9.  
  10. Description
  11. ===========
  12. WeirdX is a pure Java X Window System server under GNU GPL. It is 
  13. implemented with JDK 1.1 & Swing 1.1 APIs, so it will run on several 
  14. platforms. WeirdX handles X window protocol directly,
  15. so any proxy programs are not needed on X client side.
  16.  
  17. WeirdX is derived from WiredX/JXPie, which are also pure Java X Window
  18. System server. WiredX is a pure Java X server for Java2 and
  19. JXPie is for PersonalJavaTM.
  20.  
  21.  
  22. Features
  23. ========
  24.   - WeirdX handles x protocols directly.
  25.   - WeirdX supports core protocols of X11R6.3 partially.
  26.   - WeirdX is implemented with JDK 1.1.
  27.   - WeirdX runs as an application/applet.
  28.   - WeirdX supports multi-window mode.
  29.   - WeirdX runs as a TrueType font X Server if your JVM supports TrueType
  30.   - WeirdX supports the three mouse button emulation.
  31.   - WeirdX supports copy/paste operations between the native window syste
  32.   - WeirdX supports 1bpp, 8bpp and 16bpp mode.
  33.   - WeirdX supports multibyte characters; Japanese, Korean and Chinese ch
  34.   - JRexec(http:/www.jcraft.com/jrexec/) is included.
  35.   - XDMCP is supported.
  36.   - WeirdX supports the dxpc(http://www.vigor.nu/dxpc/index.html).
  37.   - WeirdX includes hacks for the alpha transparency.
  38.   - WeirdX supports EsounD(http://www.tux.org/~ricdude/EsounD.html)
  39.   - WeirdX includes the XJS Extension, written by 
  40.     Christian Werne(http://home.t-online.de/home/Christian.Werner/)
  41.   - WeirdX is distributed under GNU GPL.
  42.  
  43.  
  44. Copyrights & Disclaimers
  45. ========================
  46. WeirdX is copyrighted by JCraft Inc. and is licensed through the
  47. GNU General Public License. Read the COPYING file for the complete license.
  48.  
  49.  
  50. If you have any comments, suggestions and questions, write us 
  51. at weirdx@jcraft.com
  52.