summaryrefslogtreecommitdiffstats
path: root/multimedia/vokoscreenNG/README
diff options
context:
space:
mode:
author Erik Falor2021-02-19 20:35:53 +0100
committer Willy Sudiarto Raharjo2021-02-20 18:05:00 +0100
commit13be9b7a7f82a6551027032d70d52493c933422e (patch)
treeb40fb3f870e8902882939c75536205c4888b7a03 /multimedia/vokoscreenNG/README
parent92a87c95fb3338d9f2487430492dc846d11290d6 (diff)
downloadslackbuilds-13be9b7a7f82a6551027032d70d52493c933422e.tar.gz
multimedia/vokoscreenNG: Add profile script for XDG_SESSION_TYPE.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/vokoscreenNG/README')
-rw-r--r--multimedia/vokoscreenNG/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/vokoscreenNG/README b/multimedia/vokoscreenNG/README
index dab01760cd..ed98b62da4 100644
--- a/multimedia/vokoscreenNG/README
+++ b/multimedia/vokoscreenNG/README
@@ -1,2 +1,13 @@
vokoscreenNG is an easy to use screencast creator to record educational
videos, live recordings of browser, installation, videoconferences, etc.
+
+This application requires that $XDG_SESSION_TYPE be exported with either
+"X11" or "Wayland". This SlackBuild installs profile scripts under
+/etc/profile.d to set this variable. These scripts use the value of
+XDG_SESSION_TYPE from the environment in which this SlackBuild is run,
+defaulting to XDG_SESSION_TYPE=X11.
+
+To control the session type, run this script with your preferred
+definition of XDG_SESSION_TYPE:
+
+ XDG_SESSION_TYPE=Wayland ./vokoscreenNG.SlackBuild