Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 474 Bytes

File metadata and controls

16 lines (13 loc) · 474 Bytes

xcb_randr_set_monitor_example

XCB RandR 1.5 API usage example

Dependencies:

  • XCB RandR module
  • ECM (only for cmake build)

Building with gcc without cmake:

git clone https://github.com/ncPUMA/xcb_randr_set_monitor_example.git
cd xcb_randr_set_monitor_example
gcc main.c -o xcb_randr_set_monitor_example

Run:

./xcb_randr_set_monitor_example