Find a file
Alan Coopersmith 9b895b4285 Do not suggest adding new keysyms to XF86keysym.h
As noted in the comment in the file, X.Org controls the main X11 keysym
definitions, so adds new keysyms there, not in the XFree86 vendor space.

Reported-by: Gioele Barabucci <gioele@svario.it>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2014-07-18 17:09:55 -07:00
specs x11proto: add permille, ezh, and EZH to keysymdef.h 2012-02-21 09:15:13 -05:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:57 -05:00
ap_keysym.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
AUTHORS Add AUTHORS file for X11 from xlibs tree. 2005-05-14 07:56:49 +00:00
autogen.sh autogen.sh: Implement GNOME Build API 2013-01-15 14:03:01 -05:00
configure.ac xproto 7.0.26 2014-04-14 15:45:13 +02:00
COPYING Add missing notices to COPYING 2011-01-06 22:24:33 -08:00
DECkeysym.h Death to RCS tags. 2009-06-12 11:43:45 -04:00
docbook.am docbook.am: embed css styles inside the HTML HEAD element 2011-09-08 20:10:08 -04:00
HPkeysym.h Death to RCS tags. 2009-06-12 11:43:45 -04:00
keysym.h Add #defines for Unicode Sinhala to keysymdef.h 2011-03-15 10:46:53 +00:00
keysymdef.h Additional dead keysyms to complete the German DIN T3 keyboard layout. 2013-08-31 16:05:01 -04:00
Makefile.am specs: convert protocol .ms from xorg-docs to DocBook XML 2010-08-18 10:22:22 -04:00
README README: Provide a small description 2010-11-03 00:04:06 -07:00
Sunkeysym.h Sun's copyrights belong to Oracle now 2010-11-28 22:44:39 -08:00
X.h Death to RCS tags. 2009-06-12 11:43:45 -04:00
Xalloca.h Drop support for SunOS 4 and Solaris releases older than 2.5 (1995) 2009-06-15 08:09:36 -07:00
Xarch.h Bug 31132: Xarch.h needs to include <sys/types.h> on Solaris 10 2010-11-28 22:44:33 -08:00
Xatom.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
Xdefs.h Replace 'pointer' with explicit 'void *' 2014-01-15 15:02:12 -08:00
XF86keysym.h Do not suggest adding new keysyms to XF86keysym.h 2014-07-18 17:09:55 -07:00
Xfuncproto.h.in Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compiler 2014-05-09 19:23:58 -07:00
Xfuncs.h Bug #80528: make it build on AIX 2014-07-06 08:41:07 -07:00
Xmd.h Remove WORD64, MUSTCOPY, and other CRAY leftovers 2013-09-05 18:32:16 -07:00
Xos.h Bug #80528: make it build on AIX 2014-07-06 08:41:07 -07:00
Xos_r.h Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's 2009-06-15 08:09:43 -07:00
Xosdefs.h Drop support for SunOS 4 and Solaris releases older than 2.5 (1995) 2009-06-15 08:09:36 -07:00
Xpoll.h.in Xpoll.h.in: Fix WIN32 check to trigger on MinGW only 2014-03-13 20:36:21 +00:00
Xproto.h Add more comments on connection setup to Xproto.h 2014-01-15 15:16:21 -08:00
xproto.pc.in Add includex11dir as a path to the includes, sans X11/. 2005-07-22 08:01:39 +00:00
Xprotostr.h Death to RCS tags. 2009-06-12 11:43:45 -04:00
Xthreads.h Xthreads.h: Declare _Xthread_init for WIN32 2013-11-23 19:09:46 -06:00
Xw32defs.h Use indentation to provide a map through the twisty maze of ifdefs, all alike 2009-06-14 09:35:23 -07:00
XWDFile.h Death to RCS tags. 2009-06-12 11:43:45 -04:00
Xwindows.h Xwindows.h: Wrap Windows 64-bit types as well for 64-bit build 2014-03-13 20:33:45 +00:00
Xwinsock.h Adjust wrapping to work with MinGW-w64 headers 2012-10-29 21:46:01 -05:00

		X Window System Core Protocol

This package provides the headers and specification documents defining
the X Window System Core Protocol, Version 11.

It also includes a number of headers that aren't purely protocol related,
but are depended upon by many other X Window System packages to provide
common definitions and porting layer.

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/proto/x11proto

        http://cgit.freedesktop.org/xorg/proto/x11proto

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