summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2016-06-15 17:36:18 -0700
committerDaniel Stone <daniels@collabora.com>2016-06-21 11:35:21 +1000
commitd58fc90a2917e482470e74a662373f85ccb23f31 (patch)
tree3060436fdf1bebf5139557ef2afb56549f910ae5 /doc
parent094c8dc59bd3a7b6e4ebd80c07ab8fdbc8eaf749 (diff)
downloadxorg-lib-libxkbcommon-d58fc90a2917e482470e74a662373f85ccb23f31.tar.gz
doc: Also mention the wayland test client in the quick guide
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/quick-guide.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/quick-guide.md b/doc/quick-guide.md
index 6e04ba5..9d66475 100644
--- a/doc/quick-guide.md
+++ b/doc/quick-guide.md
@@ -20,6 +20,8 @@ can find complete and more complex examples in the source directory:
2. test/interactive-x11.c contains an interactive X11 client.
+3. test/interactive-wayland.c contains an interactive Wayland client.
+
Also, the library contains many more functions for examining and using
the library context, the keymap and the keyboard state. See the
hyper-linked reference documentation or go through the header files in