On Thu, Sep 27, 2007 at 05:14:30PM -0700, David T. Harris wrote:

> I was wondering what resources (books, online documents, man pages,
> other system (Linux, Unix, BSD, etc...) documentation)  X (and mrxvt)
> programmers have found to be the most useful in programming X and/or
> mrxvt.  I know this is not directly mrxvt related, yet it could assist
> aspiring X/mrxvt developers in acquiring the skills they need to help
> with development of mrxvt and other open source projects like mrxvt.  

For xlib, I learnt everything from

    http://tronche.com/gui/x/xlib-tutorial/

and then the xlib documentation that comes with my distribution on my
system /usr/share/doc/xorg-docs-1.4-r1/hardcopy/X11/xlib.PS.bz2.

Most extensions have their own documentation. The header files also
helped me a lot. And most standard C library functions have their own
man page. But that only helps if you already know the function name. For
a comprehensive reference, try "info libc".

Gtk, Qt etc. all have pretty good(!) documentation installed on my
system by default.

Now if this "inspires" you to join mrxvt, we need your help!!

GI

-- 
Three things are certain: Death, taxes, and lost data. Guess which has
occurred?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to