Skip to content

filonenko-mikhail/clx-xkeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installation

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>

About

X11 XKeyboard extension for common lisp x client (clx)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published