This is the cl-xkb Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:33:17 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-xkb
Common Lisp wrapper for libxkb
Malcolm Still
(GIT https://github.com/malcolmstill/cl-xkb.git)
BSD 3-Clause
cffi
(system).
package.lisp
(file).
cl-xkb.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-xkb/cl-xkb.lisp
package.lisp
(file).
cl-xkb
(system).
+xkb-keycode-invalid+
(constant).
+xkb-keycode-max+
(constant).
+xkb-keymap-use-original-format+
(constant).
+xkb-layout-invalid+
(constant).
+xkb-led-invalid+
(constant).
+xkb-level-invalid+
(constant).
+xkb-mod-invalid+
(constant).
new-keymap-from-names
(function).
tolower
(function).
toupper
(function).
xkb-compose-state-feed
(function).
xkb-compose-state-get-compose-table
(function).
xkb-compose-state-get-one-sym
(function).
xkb-compose-state-get-status
(function).
xkb-compose-state-get-utf8
(function).
xkb-compose-state-new
(function).
xkb-compose-state-ref
(function).
xkb-compose-state-reset
(function).
xkb-compose-state-unref
(function).
xkb-compose-table-new-from-buffer
(function).
xkb-compose-table-new-from-file
(function).
xkb-compose-table-new-from-locale
(function).
xkb-compose-table-ref
(function).
xkb-compose-table-unref
(function).
xkb-context-get-log-level
(function).
xkb-context-get-log-verbosity
(function).
xkb-context-get-user-data
(function).
xkb-context-include-path-append
(function).
xkb-context-include-path-append-default
(function).
xkb-context-include-path-clear
(function).
xkb-context-include-path-get
(function).
xkb-context-include-path-reset-defaults
(function).
xkb-context-log-level
(function).
(setf xkb-context-log-level)
(function).
xkb-context-log-verbosity
(function).
(setf xkb-context-log-verbosity)
(function).
xkb-context-new
(function).
xkb-context-num-include-paths
(function).
xkb-context-ref
(function).
xkb-context-set-log-fn
(function).
xkb-context-set-log-level
(function).
xkb-context-set-log-verbosity
(function).
xkb-context-set-user-data
(function).
xkb-context-unref
(function).
xkb-context-user-data
(function).
(setf xkb-context-user-data)
(function).
xkb-keycode-is-legal-ext-p
(function).
xkb-keycode-is-legal-x11-p
(function).
xkb-keymap-key-by-name
(function).
xkb-keymap-key-for-each
(function).
xkb-keymap-key-get-mods-for-level
(function).
xkb-keymap-key-get-name
(function).
xkb-keymap-key-get-syms-by-level
(function).
xkb-keymap-key-repeats
(function).
xkb-keymap-layout-get-index
(function).
xkb-keymap-layout-get-name
(function).
xkb-keymap-led-get-index
(function).
xkb-keymap-led-get-name
(function).
xkb-keymap-max-keycode
(function).
xkb-keymap-min-keycode
(function).
xkb-keymap-mod-get-index
(function).
xkb-keymap-mod-get-name
(function).
xkb-keymap-new-from-buffer
(function).
xkb-keymap-new-from-file
(function).
xkb-keymap-new-from-names
(function).
xkb-keymap-new-from-string
(function).
xkb-keymap-num-layouts
(function).
xkb-keymap-num-leds
(function).
xkb-keymap-num-levels-for-key
(function).
xkb-keymap-num-mods
(function).
xkb-keymap-ref
(function).
xkb-keymap-unref
(function).
xkb-keysym-from-name
(function).
xkb-keysym-get-name
(function).
xkb-keysym-to-lower
(function).
xkb-keysym-to-upper
(function).
xkb-keysym-to-utf32
(function).
xkb-keysym-to-utf8
(function).
xkb-state-get-keymap
(function).
xkb-state-key-get-consumed-mods
(function).
xkb-state-key-get-consumed-mods2
(function).
xkb-state-key-get-layout
(function).
xkb-state-key-get-level
(function).
xkb-state-key-get-one-sym
(function).
xkb-state-key-get-syms
(function).
xkb-state-key-get-utf32
(function).
xkb-state-key-get-utf8
(function).
xkb-state-layout-index-is-active
(function).
xkb-state-layout-name-is-active
(function).
xkb-state-led-index-is-active
(function).
xkb-state-led-name-is-active
(function).
xkb-state-mod-index-is-active
(function).
xkb-state-mod-index-is-consumed
(function).
xkb-state-mod-index-is-consumed2
(function).
xkb-state-mod-indices-are-active
(macro).
xkb-state-mod-mask-remove-consumed
(function).
xkb-state-mod-name-is-active
(function).
xkb-state-mod-names-are-active
(macro).
xkb-state-new
(function).
xkb-state-ref
(function).
xkb-state-serialize-layout
(function).
xkb-state-serialize-mods
(function).
xkb-state-unref
(function).
xkb-state-update-key
(function).
xkb-state-update-mask
(function).
xkb-utf32-to-keysym
(function).
%define-accessor
(macro).
%define-ref-and-unref
(macro).
%define-utf8-string-reader
(macro).
%definline
(macro).
%xkb-compose-state-get-utf8
(function).
%xkb-keysym-get-name
(function).
%xkb-keysym-to-utf8
(function).
%xkb-state-key-get-utf8
(function).
no-default-includes
(constant).
no-environment-names
(constant).
xkb-rule-names-tclass
(class).
Packages are listed by definition order.
xkb
cffi
.
common-lisp
.
+xkb-keycode-invalid+
(constant).
+xkb-keycode-max+
(constant).
+xkb-keymap-use-original-format+
(constant).
+xkb-layout-invalid+
(constant).
+xkb-led-invalid+
(constant).
+xkb-level-invalid+
(constant).
+xkb-mod-invalid+
(constant).
new-keymap-from-names
(function).
tolower
(function).
toupper
(function).
xkb-compose-state-feed
(function).
xkb-compose-state-get-compose-table
(function).
xkb-compose-state-get-one-sym
(function).
xkb-compose-state-get-status
(function).
xkb-compose-state-get-utf8
(function).
xkb-compose-state-new
(function).
xkb-compose-state-ref
(function).
xkb-compose-state-reset
(function).
xkb-compose-state-unref
(function).
xkb-compose-table-new-from-buffer
(function).
xkb-compose-table-new-from-file
(function).
xkb-compose-table-new-from-locale
(function).
xkb-compose-table-ref
(function).
xkb-compose-table-unref
(function).
xkb-context-get-log-level
(function).
xkb-context-get-log-verbosity
(function).
xkb-context-get-user-data
(function).
xkb-context-include-path-append
(function).
xkb-context-include-path-append-default
(function).
xkb-context-include-path-clear
(function).
xkb-context-include-path-get
(function).
xkb-context-include-path-reset-defaults
(function).
xkb-context-log-level
(function).
(setf xkb-context-log-level)
(function).
xkb-context-log-verbosity
(function).
(setf xkb-context-log-verbosity)
(function).
xkb-context-new
(function).
xkb-context-num-include-paths
(function).
xkb-context-ref
(function).
xkb-context-set-log-fn
(function).
xkb-context-set-log-level
(function).
xkb-context-set-log-verbosity
(function).
xkb-context-set-user-data
(function).
xkb-context-unref
(function).
xkb-context-user-data
(function).
(setf xkb-context-user-data)
(function).
xkb-keycode-is-legal-ext-p
(function).
xkb-keycode-is-legal-x11-p
(function).
xkb-keymap-key-by-name
(function).
xkb-keymap-key-for-each
(function).
xkb-keymap-key-get-mods-for-level
(function).
xkb-keymap-key-get-name
(function).
xkb-keymap-key-get-syms-by-level
(function).
xkb-keymap-key-repeats
(function).
xkb-keymap-layout-get-index
(function).
xkb-keymap-layout-get-name
(function).
xkb-keymap-led-get-index
(function).
xkb-keymap-led-get-name
(function).
xkb-keymap-max-keycode
(function).
xkb-keymap-min-keycode
(function).
xkb-keymap-mod-get-index
(function).
xkb-keymap-mod-get-name
(function).
xkb-keymap-new-from-buffer
(function).
xkb-keymap-new-from-file
(function).
xkb-keymap-new-from-names
(function).
xkb-keymap-new-from-string
(function).
xkb-keymap-num-layouts
(function).
xkb-keymap-num-leds
(function).
xkb-keymap-num-levels-for-key
(function).
xkb-keymap-num-mods
(function).
xkb-keymap-ref
(function).
xkb-keymap-unref
(function).
xkb-keysym-from-name
(function).
xkb-keysym-get-name
(function).
xkb-keysym-to-lower
(function).
xkb-keysym-to-upper
(function).
xkb-keysym-to-utf32
(function).
xkb-keysym-to-utf8
(function).
xkb-state-get-keymap
(function).
xkb-state-key-get-consumed-mods
(function).
xkb-state-key-get-consumed-mods2
(function).
xkb-state-key-get-layout
(function).
xkb-state-key-get-level
(function).
xkb-state-key-get-one-sym
(function).
xkb-state-key-get-syms
(function).
xkb-state-key-get-utf32
(function).
xkb-state-key-get-utf8
(function).
xkb-state-layout-index-is-active
(function).
xkb-state-layout-name-is-active
(function).
xkb-state-led-index-is-active
(function).
xkb-state-led-name-is-active
(function).
xkb-state-mod-index-is-active
(function).
xkb-state-mod-index-is-consumed
(function).
xkb-state-mod-index-is-consumed2
(function).
xkb-state-mod-indices-are-active
(macro).
xkb-state-mod-mask-remove-consumed
(function).
xkb-state-mod-name-is-active
(function).
xkb-state-mod-names-are-active
(macro).
xkb-state-new
(function).
xkb-state-ref
(function).
xkb-state-serialize-layout
(function).
xkb-state-serialize-mods
(function).
xkb-state-unref
(function).
xkb-state-update-key
(function).
xkb-state-update-mask
(function).
xkb-utf32-to-keysym
(function).
%define-accessor
(macro).
%define-ref-and-unref
(macro).
%define-utf8-string-reader
(macro).
%definline
(macro).
%xkb-compose-state-get-utf8
(function).
%xkb-keysym-get-name
(function).
%xkb-keysym-to-utf8
(function).
%xkb-state-key-get-utf8
(function).
no-default-includes
(constant).
no-environment-names
(constant).
xkb-rule-names-tclass
(class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
xkb
.
xkb
.
xkb
.
Jump to: | %
(
F M N T X |
---|
Jump to: | %
(
F M N T X |
---|
Jump to: | +
C N |
---|
Jump to: | +
C N |
---|
Jump to: | C F P S X |
---|
Jump to: | C F P S X |
---|