keycode->keysym

Name

keycode->keysym -- Return a string containing the X11 keysym for key with code KEYCODE.

Synopsis

(keycode->keysym keycode)

Description

Return a string containing the X11 keysym for key with code KEYCODE.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 872 (CVS log)