GNOME-SERVICE-CLIENT(1) User Commands GNOME-SERVICE-CLIENT(1)

gnome-service-client - GNOME Service Client

Title overline too short.
===================
gnome-service-client
===================
Title overline too short.
-------------------
GNOME Service Client
-------------------

gnome-service-client [option ...] -- COMMAND

gnome-service-client provides a way to spawn a Wayland client and optionally set a default window tag for all its windows.

It requires a compositor that supports the org.gnome.Mutter.ServiceChannel D-Bus API, such as GNOME Shell or GNOME Kiosk.

--help, -h

Show a help message and exit.

--tag, -t

Optionally specifies the tag to set for all windows of the client.

Start the client "gnome-calculator" without any tag

gnome-service-client -- gnome-calculator

Start the client "gnome-tour" with the tag "demo"

gnome-service-client -t demo -- gnome-tour

The bug tracker can be reached by visiting the website
https://gitlab.gnome.org/GNOME/mutter/-/issues . Before sending a bug report, please verify that you have the latest version of gnome-shell. Many bugs (major and minor) are fixed at each release, and if yours is out of date, the problem may already have been solved.

For further information, visit the website
https://gitlab.gnome.org/GNOME/mutter/-/blob/main/README.md .