package oxbow

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

Module Config.River_libinput_device_v1Source

Sourcetype t = [
  1. | `River_libinput_device_v1
]
Sourcetype Wayland.Metadata.ty +=
  1. | T : [ `River_libinput_device_v1 ] Wayland.Metadata.ty
Sourcetype versions = [
  1. | `V1
  2. | `V2
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Error : sig ... end
Sourcemodule Send_events_modes : sig ... end
Sourcemodule Tap_state : sig ... end
Sourcemodule Tap_button_map : sig ... end
Sourcemodule Drag_state : sig ... end
Sourcemodule Drag_lock_state : sig ... end
Sourcemodule Three_finger_drag_state : sig ... end
Sourcemodule Accel_profile : sig ... end
Sourcemodule Accel_profiles : sig ... end
Sourcemodule Natural_scroll_state : sig ... end
Sourcemodule Left_handed_state : sig ... end
Sourcemodule Click_method : sig ... end
Sourcemodule Click_methods : sig ... end
Sourcemodule Clickfinger_button_map : sig ... end
Sourcemodule Middle_emulation_state : sig ... end
Sourcemodule Scroll_method : sig ... end
Sourcemodule Scroll_methods : sig ... end
Sourcemodule Scroll_button_lock_state : sig ... end
Sourcemodule Dwt_state : sig ... end
Sourcemodule Dwtp_state : sig ... end
Sourceval requests : int -> string * (string * [> `Array | `New_ID of string option | `Object of string option | `Uint ]) list
Sourceval events : int -> string * (string * [> `Array | `Int | `Object of string option | `Uint ]) list