baskerville / xwinfo

Print window informations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xwinfo(1)

Name

xwinfo - Print window informations

Synopsis

xwinfo OPTIONS [WID …]

Description

xwinfo prints the informations requested by the given options regarding the window IDs given as argument.

Options

-h

Print the synopsis to standard output and exit.

-v

Print the version information to standard output and exit.

-c

Print the class name.

-i

Print the instance name.

-n

Print the window title.

-t

Print the window type.

-s

Print the window state.

-g

Print the geometry (as width height x y).

Author

Bastien Dejean <nihilhill at gmail.com>

About

Print window informations

License:The Unlicense


Languages

Language:C 88.5%Language:Makefile 11.5%