diff options
Diffstat (limited to 'desktop/kbdd/slack-desc')
-rw-r--r-- | desktop/kbdd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/kbdd/slack-desc b/desktop/kbdd/slack-desc new file mode 100644 index 0000000000..a922b39b58 --- /dev/null +++ b/desktop/kbdd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +kbdd: kbdd (keyboard library for per-window keyboard layout) +kbdd: +kbdd: Simple daemon and library to make per window layout using XKB (X +kbdd: KeyBoard Extension). +kbdd: To run kbdd you can just run ``/usr/bin/kbdd`` to use kbdd in daemon +kbdd: mode, or use ``/usr/bin/kbdd -n`` to run in verbose mode. +kbdd: Go to kbdd Wiki to check usecases described. +kbdd: kbdd Wiki: http://github.com/qnikst/kbdd/wiki/Usecases +kbdd: +kbdd: Homepage: https://github.com/qnikst/kbdd/ +kbdd: |