mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
xprop: add monitor example (#23501)
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
- Display all the properties of the window with the ID 0x200007:
|
||||
|
||||
`xprop -id {{0x200007}}`
|
||||
|
||||
- Monitor a window for changes:
|
||||
|
||||
`xprop -spy`
|
||||
|
||||
Reference in New Issue
Block a user