Package: gdk

Function gdk:display-map-keycode

Lambda List

gdk:display-map-keycode (display keycode)

Arguments

display -- a gdk:display object
keycode -- an unsigned integer with a keycode

Return Value

The list of keyvals with the corresponding key of the form (keyval keycode group level).

Details

Returns the keyvals bound to keycode. When a keycode is pressed by the user, the keyval from this list of entries is selected by considering the effective keyboard group and level.
 

See also

2024-1-7