b22a931ae56332a490f4daa79b9c69163256c8f0
technology/linux/general/index.md
| ... | ... | @@ -16,3 +16,4 @@ |
| 16 | 16 | - [xdotool](xdotool) |
| 17 | 17 | - [xev](xev) |
| 18 | 18 | - [xmodmap](xmodmap) |
| 19 | +- [xprop](xprop) |
technology/linux/general/xprop.md
| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | +# xprop |
|
| 2 | + |
|
| 3 | +property displayer |
|
| 4 | + |
|
| 5 | +use to find 'WM_CLASS' of window for awesome rc.lua rules |