Next: , Previous: X Selections, Up: Low-level X Interface


24.4 X Keysyms

— Function: x-keysym-name ks

Return the Lisp symbol naming the X11 keysym represented by the integer ks.

— Function: x-lookup-keysym name

Return the X11 keysym (an integer) named by the Lisp symbol name.