Searched refs:xprop (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xprop/dist/
H A DMakefile.am23 bin_PROGRAMS = xprop program in directory:bin
33 xprop.c
H A Dconfigure.ac25 AC_INIT([xprop], [1.2.8], package
26 [https://gitlab.freedesktop.org/xorg/app/xprop/-/issues], [xprop])
H A DMakefile.in114 bin_PROGRAMS = xprop$(EXEEXT)
131 xprop.$(OBJEXT)
151 ./$(DEPDIR)/xprop.Po
389 xprop.c
492 xprop$(EXEEXT): $(xprop_OBJECTS) $(xprop_DEPENDENCIES) $(EXTRA_xprop_DEPENDENCIES)
493 @rm -f xprop$(EXEEXT)
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xprop.Po@am__quote@ # am--include-marker
877 -rm -f ./$(DEPDIR)/xprop.Po
927 -rm -f ./$(DEPDIR)/xprop.Po
H A Dconfigure3 # Generated by GNU Autoconf 2.72 for xprop 1.2.8.
5 # Report bugs to <https://gitlab.freedesktop.org/xorg/app/xprop/-/issues>.
274 $0: https://gitlab.freedesktop.org/xorg/app/xprop/-/issues
606 PACKAGE_NAME='xprop'
607 PACKAGE_TARNAME='xprop'
609 PACKAGE_STRING='xprop 1.2.8'
610 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/app/xprop/-/issues'
1347 'configure' configures xprop 1.2.8 to adapt to many kinds of systems.
1396 --docdir=DIR documentation root [DATAROOTDIR/doc/xprop]
1418 short | recursive ) echo "Configuration of xprop 1.
[all...]
/xsrc/external/mit/xprop/dist/man/
H A DMakefile.am3 appman_PRE = xprop.man
H A DMakefile.in279 appman_PRE = xprop.man
/xsrc/external/mit/xterm/dist/vttests/
H A Dbounce.sh38 [ -n "$WINDOWID" ] && xprop -id $WINDOWID >bounce${LOG}.log
H A Dsetpos.pl121 my @data = &read_cmd("xprop -id $id");
308 my $supwin = `xprop -root '_NET_SUPPORTING_WM_CHECK'`;
H A Dtitlestack.pl410 # use xprop to get properties
411 my $command = "xprop";
417 printf "...xprop\r\n";
579 my @data = &read_cmd("xprop -id $id");
594 my $supwin = `xprop -root '_NET_SUPPORTING_WM_CHECK'`;
/xsrc/external/mit/MesaLib/dist/docs/
H A Dxlibdriver.rst129 xprop -root | grep SERVER_OVERLAY_VISUALS
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc3181 From the command line, the `xprop(1)` tool is widely available, if a
3188 xprop -f CTWM_WM_ICON_NAME 8u -set CTWM_WM_ICON_NAME "I hate this window"
3192 `xprop(1)` does require you to specify the property name when defining
3197 use UTF-8 though. `xprop -remove CTWM_WM_ICON_NAME` and click would let
3198 you undo it and go back to the normal naming. See the `xprop(1)` manual
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md130 properties can be set from the command line via `xprop`; as an
131 example, `xprop -f CTWM_WM_NAME 8u -set CTWM_WM_NAME "awesome
132 windowsauce"`. See `xprop(1)` manual for details; the `s`, `t`, and

Completed in 16 milliseconds