clx-xkeyboard

2012-08-11

No Description

Upstream URL

github.com/filonenko-mikhail/clx-xkeyboard

Author

Michael Filonenko <filonenko.mikhail at gmail.com>, Eric Wolf <eric at boese-wolf.eu>, Eric Wolf <eric at boese-wolf.eu>

License

MIT
README
XKeyboard is extension for common lisp clx library.

Implementation of small part of XKeyboard extension as described by http://www.x.org/docs/XKB/XKBproto.pdf

0.1Installation

git clone http://github.com/filonenko-mikhail/clx-xkeyboard.git --depth 1

For storing keyboard layout in Stumpwm window manager add to your ~/.stumpwmrc.

(pushnew "/path/to/clx-xkeyboard/" asdf:*central-registry*)
(load "/path/to/clx-xkeyboard/test/stumperwindowlayout.lisp")
(run-commands "enable-per-window-layout")

License: MIT

Written by Michael Filonenko <filonenko.mikhail at gmail.com> Eric Wolf <eric at boese-wolf.eu>

Dependencies (1)

  • clx

Dependents (0)

    • GitHub
    • Quicklisp