Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 471 Bytes

xrandr

Crates.io Crates.io

This crate aims to provide safe bindings to libxrandr, a library for communicating with monitors and displays using X11 on Linux.

This crate currently supports reading most monitor properties.

For the equivalent on Windows see monitor-control-win.