From d58fc90a2917e482470e74a662373f85ccb23f31 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Wed, 15 Jun 2016 17:36:18 -0700 Subject: [PATCH] doc: Also mention the wayland test client in the quick guide Signed-off-by: Bryce Harrington --- doc/quick-guide.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.7.4