diff options
Diffstat (limited to 'libraries/libxkbcommon/README')
-rw-r--r-- | libraries/libxkbcommon/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README new file mode 100644 index 0000000000000..82d61d160ded0 --- /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. |