Go to file
Daniel Stone 3d31be5f87 Also print group name in keysym error
Unfortunately we can't get the actual file it was defined in this far
down, but at least give the human-readable name rather than just a group
index.

Also, groups are not zero-indexed, such that index 0 is group 1; fix
that too.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-03-16 14:29:40 +00:00
include Convert interp action from xkb_any_action to xkb_action 2012-03-14 17:06:09 +00:00
makekeys makekeys: update to match the rest of libX11 makekeys 2012-02-26 21:09:37 +02:00
src Also print group name in keysym error 2012-03-16 14:29:40 +00:00
test Add geometry test 2012-03-15 09:44:55 +00:00
.gitignore config: .gitignore: template with default values for components #24239 2010-12-07 09:47:32 -05:00
COPYING config: update COPYING for software licensing 2010-12-18 11:19:57 -05:00
Makefile.am config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
README config: add the default README file. 2010-12-08 15:24:21 -05:00
autogen.sh build: use proper quoting in autogen.sh 2010-11-11 23:21:36 +01:00
configure.ac makekeys: Receive the keysym files as arguments 2012-02-26 21:09:37 +02:00
xkbcommon.pc.in Also update required kbproto version in .pc.in file 2011-04-04 09:21:55 -04:00

README

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/libxkbcommon

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

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