Find a file
Dirk Wallenstein 7a93ae2bb5 man: Fix return value specification of XkbKeyActionEntry
The XkbKeyActionEntry macro expands to a pointer.

Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-04-08 20:30:31 -07:00
include Purge CVS/RCS id tags 2010-01-14 17:38:26 -08:00
m4 config: update and relocate AC_DEFINE_DIR macro 2010-04-06 11:23:44 -04:00
man man: Fix return value specification of XkbKeyActionEntry 2010-04-08 20:30:31 -07:00
modules config: move CWARNFLAGS from configure.ac to Makefile.am 2010-02-19 09:22:56 -05:00
nls Fix typo in new fi_FI.UTF-8 that was reported by "make check" 2010-04-08 20:02:05 -07:00
specs specs: change install cmd due to automake 1.11 2010-02-16 14:28:21 -05:00
src No need for req->firstKeyCode to be set twice. 2010-03-18 13:36:14 +10:00
.gitignore
AUTHORS
autogen.sh
configure.ac config: update and relocate AC_DEFINE_DIR macro 2010-04-06 11:23:44 -04:00
COPYING Update COPYING file with actual licenses from libX11 code & docs 2010-01-14 18:37:50 -08:00
cpprules.in
Makefile.am config: update and relocate AC_DEFINE_DIR macro 2010-04-06 11:23:44 -04:00
NEWS
README
x11-xcb.pc.in
x11.pc.in

libX11 - Core X11 protocol client library

Documentation for this library can be found in the included man pages,
the xlib spec from the doc/xorg-docs module, also available at:

	http://xorg.freedesktop.org/releases/X11R7.0/doc/PDF/xlib.pdf

and the O'Reilly Xlib books, which they have made freely available online,
though only for older versions of X11:

 - X Series Volume 2: Xlib Reference Manual (1989, covers X11R3)
	http://www.archive.org/details/xlibretmanver1102nyemiss

 - X Series Volume 2: Xlib Reference Manual, 2nd Edition (1990, covers X11R4)
	http://www.archive.org/details/xlibrefmanv115ed02nyemiss

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libX11

        http://cgit.freedesktop.org/xorg/lib/libX11

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage