Scroll to navigation

xisxwayland(1) General Commands Manual xisxwayland(1)

NAME

xisxwayland - tool to be used within shell scripts to check for Xwayland

SYNOPSIS

xisxwayland [-v|--verbose]

DESCRIPTION

Connects to the X server using the $DISPLAY environment variable and checks whether that server is an Xwayland server.

OPTIONS

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>