README 615 B

1234567891011121314
  1. vokoscreenNG is an easy to use screencast creator to record educational
  2. videos, live recordings of browser, installation, videoconferences, etc.
  3. This application requires that $XDG_SESSION_TYPE be exported with either
  4. "X11" or "Wayland". This SlackBuild installs profile scripts under
  5. /etc/profile.d to set this variable. These scripts use the value of
  6. XDG_SESSION_TYPE from the environment in which this SlackBuild is run,
  7. defaulting to XDG_SESSION_TYPE=X11.
  8. To control the session type, run this script with your preferred
  9. definition of XDG_SESSION_TYPE:
  10. XDG_SESSION_TYPE=Wayland ./vokoscreenNG.SlackBuild