From 6fbcd7e24bb2d1da1077df3a4ea65e76ebe08489 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Tue, 8 Sep 2020 15:31:35 +0200 Subject: [PATCH] Update README --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index f0b520d..b0456dc 100644 --- a/README +++ b/README @@ -12,3 +12,14 @@ mode without having to reach the keyboard. No, but I can easily know if it works. Also, a tutorial (https://tronche.com/gui/x/xlib-tutorial/2nd-program-anatomy.html) and Xrandr(3) man page probably know :-) + +Compilation +---- + +- get Xlib and libXrandr +- run `make` + +Usage +---- + +`dirot`. That's it.