commands.sh

xlsclients

all

List client applications running on an X11 display.

More info →

Examples (7)

List clients on the default display

List clients on all screens

List clients with detailed information

Limit the command output length per client to a specific number of characters

xlsclients -m max_command_length

Specify a particular display to inspect

xlsclients -display :display_number

List clients on remote host's display

xlsclients -display remote_host:0

Display version

xlsclients -version
made by @shridhargupta | data from tldr-pages