package xcursor

  1. Overview
  2. Docs
module Cursor : sig ... end

Cursor file modules.

val paths : unit -> string list

List of file paths to search.

Checks the 'XCURSOR_PATH' environment variable.

val size : unit -> int

Expected size of cursor.

Gets the 'XCURSOR_SIZE' or defaults to 16.