Guest User

Untitled

a guest
Mar 11th, 2014
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. -frame don't ignore window manager frames
  2. -f propname format [dformat] formats to use for property of given name
  3. -spy examine window properties forever
  4.  
  5. usage: xprop [-options ...] [[format [dformat]] atom] ...
  6.  
  7. where options include:
  8. -grammar print out full grammar for command line
  9. -display host:dpy the X server to contact
  10. -id id resource id of window to examine
  11. -name name name of window to examine
  12. -font name name of font to examine
  13. -remove propname remove a property
  14. -set propname value set a property to a given value
  15. -root examine the root window
  16. -len n display at most n bytes of any property
  17. -notype do not display the type field
  18. -fs filename where to look for formats for properties
  19. -frame don't ignore window manager frames
  20. -f propname format [dformat] formats to use for property of given name
  21. -spy examine window properties forever
Advertisement
Add Comment
Please, Sign In to add comment