X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.md;h=74d1d27947154a91fe774fb7ef26df96a977b2c4;hb=abb115c78faeb09b6f74ae9811b986f155f7fad7;hp=73950dd0e9adc3a63cdc2d9294eee052f9a8d3bf;hpb=6f0f9534b32972a9dbaa8ac8262966949b69de98;p=platform%2Fupstream%2Flibxkbcommon.git diff --git a/README.md b/README.md index 73950dd..74d1d27 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ libxkbcommon is a keyboard keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB (X Keyboard Extension) specification. It also contains a module for handling Compose -and dead keys. +and dead keys and a separate library for listing available keyboard layouts. ## Quick Guide @@ -60,12 +60,12 @@ Patches are always welcome, and may be sent to either or or in a [GitHub](https://github.com/xkbcommon/libxkbcommon) pull request. -Bug reports are also welcome, and may be filed at +Bug reports (and usage questions) are also welcome, and may be filed at [GitHub](https://github.com/xkbcommon/libxkbcommon/issues). The maintainers are - Daniel Stone -- Ran Benita +- Ran Benita ## Credits