xisxwayland
Section: Misc. Reference Manual Pages (1)
Page Index
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
- --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>