cl-monitors

zlib

Bindings to libmonitors, allowing the handling of monitors querying and resolution changing.

$ area51 add cl-monitorsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-monitors:some-function ...)