Module Wlc.Keysym

module Keysym: module type of struct include Wlc__keysym end
Translation of the header <xkbcommon/xkbcommon-keysyms.h>.

For example, XKB_KEY_Return translates to Keysym._Return.

Alternatively, see wlc__keysym.mli for the list of keysyms.