xisxwayland - Man Page
tool to be used within shell scripts to check for Xwayland
Synopsis
Description
Connects to the X server using the $DISPLAY environment variable and checks whether that server is an Xwayland server.
Options
- --verbose, ā-v
Print to stdout whether the X server is an Xwayland server or not
Exit Status
xisxwayland exits with status 0 if the X server is Xwayland or 1 otherwise. Where an error is encountered, xisxwayland exits with status 3.
Author
Peter Hutterer, <peter.hutterer@redhat.com>