package xkbcommon

  1. Overview
  2. Docs

Module Xkbcommon.KeymapSource

Sourcetype t
Sourceval from_fd : Context.t -> Unix.file_descr -> int -> t
Sourceval key_repeats : t -> Keycode.t -> bool
Sourceval key_get_name : t -> Keycode.t -> string option
Sourceval key_by_name : t -> string -> Keycode.t
Sourceval mod_get_index : t -> string -> Mod.t option
OCaml

Innovation. Community. Security.