Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the xkeyboard Reference Manual, version 0.1, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 13:07:25 2020 GMT+0.
• Introduction | What xkeyboard is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Indexes | Concepts, functions, variables and data types |
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 #+BEGIN_SRC sh git clone http://github.com/filonenko-mikhail/clx-xkeyboard.git --depth 1 #+END_SRC For storing keyboard layout in Stumpwm window manager add to your =~/.stumpwmrc=. #+BEGIN_SRC lisp (pushnew "/path/to/clx-xkeyboard/" asdf:*central-registry*) (load "/path/to/clx-xkeyboard/test/stumperwindowlayout.lisp") (run-commands "enable-per-window-layout") #+END_SRC License: MIT Written by Michael FilonenkoEric Wolf
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The xkeyboard system |
Michael Filonenko <filonenko.mikhail at gmail.com>
MIT
XKeyboard is X11 extension for clx of the same name.
0.1
clx
xkeyboard.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The xkeyboard.asd file | ||
• The xkeyboard/keysymdef.lisp file | ||
• The xkeyboard/xkeyboard.lisp file |
Next: The xkeyboard/keysymdef․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
xkeyboard.asd
xkeyboard (system)
Next: The xkeyboard/xkeyboard․lisp file, Previous: The xkeyboard․asd file, Up: Lisp files [Contents][Index]
xkeyboard (system)
keysymdef.lisp
Previous: The xkeyboard/keysymdef․lisp file, Up: Lisp files [Contents][Index]
xkeyboard (system)
xkeyboard.lisp
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L X |
---|
Jump to: | F L X |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | S X |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
S | |||
System, xkeyboard : | The xkeyboard system | ||
| |||
X | |||
xkeyboard : | The xkeyboard system | ||
|
Jump to: | S X |
---|