package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Input.ClassSource

Sourcetype t =
  1. | Touchpad
  2. | Mouse
Sourceval to_string : t -> string

to_string c is the lowercase name of c.