From c541431e4355834db1ca886cc99071097f669389 Mon Sep 17 00:00:00 2001 From: Anton Sil'uev Date: Sun, 17 Feb 2013 13:01:34 -0600 Subject: libraries/libxkbcommon: Added (library to handle keyboard descriptions) Signed-off-by: Robby Workman --- libraries/libxkbcommon/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/libxkbcommon/README (limited to 'libraries/libxkbcommon/README') diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README new file mode 100644 index 0000000000..82d61d160d --- /dev/null +++ b/libraries/libxkbcommon/README @@ -0,0 +1,5 @@ +xkbcommon is a library to handle keyboard descriptions, including +loading them from disk, parsing them and handling their state. +It's mainly meant for client toolkits, window systems, and other +system applications; currently that includes Wayland, kmscon, +GTK+, Clutter, and more. -- cgit v1.2.3