CONTENT
  • CHANGES
Szukaj
counter

#top xprop


xprop - property displayer for X

Powiązane:
import, xhost, xprop,

SYNOPSIS
xprop [-help] [-grammar] [-id id] [-root] [-name name] [-frame] [-font font] [-display display] [-len n] [-notype] [-fs file] [-remove property-name] [-set property-name value] [-spy] [-f atom format [dformat]]* [format [dformat] atom]*


DESCRIPTION



OPTIONS
-grammar
Print out a detailed grammar for all command line options.

-id id
This argument allows the user to select window id on the command line rather than using the pointer to select the target window. This is very useful in debugging X applications where the target window is not mapped to the screen or where the use of the pointer might be impossible or interfere with the application.

-name name
This argument allows the user to specify that the window named name is the target window on the command line rather than using the pointer to select the target window.

-font font
This argument allows the user to specify that the properties of font font should be displayed.

-root
This argument specifies that X's root window is the target window. This is useful in situations where the root window is completely obscured.

-display display
This argument allows you to specify the server to connect to; see X(7).

-len n
Specifies that at most n bytes of any property should be read or displayed.

-notype
Specifies that the type of each property should not be displayed.

-fs file
Specifies that file file should be used as a source of more formats for properties.

-frame
Specifies that when selecting a window by hand (i.e. if none of -name, -root, or -id are given), look at the window manager frame (if any) instead of looking for the client window.

-remove property-name
Specifies the name of a property to be removed from the indicated window.

-set property-name value
Specifies the name of a property and a property value, to be set on the indicated window.

-spy
Examine window properties forever, looking for property change events.

-f name format [dformat]
Specifies that the format for name should be format and that the dformat for name should be dformat. If dformat is missing, " = $0+\n" is assumed.


EXAMPLES




Zmodyfikowany ostatnio: 2014/05/15 10:02:29 (9 lat temu), textsize: 3,27 kB, htmlsize: 3,87 kB

Zapraszam do komentowania, zgłaszania sugestii, propozycji, własnych przykładów, ...
Dodaj komentarzKomentarze użytkowników