diff options
author | Veljko Tanjga <veljko@tanjga.net> | 2012-12-16 17:42:15 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:14 -0500 |
commit | caf9ea2270be049c1334803707f62c6aa3167e0e (patch) | |
tree | f05069988a098402be393ba924430f0495945d58 /desktop/kbdd/slack-desc | |
parent | 7aca17b53320ba06cfc658661f3f9a8917668921 (diff) | |
download | slackbuilds-caf9ea2270be049c1334803707f62c6aa3167e0e.tar.gz |
desktop/kbdd: Added (kbd library for per-window keyboard layout)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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: |