From d6c899a9d10afcd90cde7183d26cb21f45003346 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 19 Jan 2019 00:53:44 +0100 Subject: rdacheck: Add minimalistic man page. --- data/rdacheck.1 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/rdacheck.1 (limited to 'data/rdacheck.1') diff --git a/data/rdacheck.1 b/data/rdacheck.1 new file mode 100644 index 0000000..ddac6c2 --- /dev/null +++ b/data/rdacheck.1 @@ -0,0 +1,18 @@ +.TH RDA 1 "Jan 17, 2019" +.SH NAME +rdacheck \- RDA check utility +.SH SYNOPSIS +.B rdacheck +[ +.I OPTIONS +] +.SH DESCRIPTION +.B Remote Desktop Awareness (RDA) +is a shared library that can make a desktop environment aware of being +run inside a remote desktop session, such as X2Go or OgonRDP. A desktop +session that is aware of its (remote) context, can, if needed, be +programmed to adapt to the graphical technology it is being run on. +.PP +The \fBrdacheck\fR utility can be used inside the desktop session to report +the characteristics of the session that RDA is aware of. +.PP -- cgit v1.2.3