repo setup

This commit is contained in:
sidorares 2011-06-07 14:13:19 +10:00
commit 58ce9cbd04

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# About
X11 protocol client for node.js
# Links
Protocol documentation:
http://www.x.org/releases/X11R7.6/doc/
http://www.x.org/releases/X11R7.6/doc/xproto/x11protocol.pdf
# other implementations
C: XLib - http://codesearch.google.com/codesearch/p?hl=en#xEHUuo8Crmg/sites/ftp.x.org/pub/X11R7.2/src/update/everything/libX11-X11R7.2-1.1.1.tar.bz2%7CnOqwAyDlYlo/libX11-X11R7.2-1.1.1/src/OpenDis.c&q=XOpenDisplay&d=3
Python/twisted: https://launchpad.net/twisted-x11
Perl: http://search.cpan.org/~smccam/X11-Protocol-0.56/Protocol.pm