Created
August 5, 2009 06:13
-
-
Save kiko/162538 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> xprop | |
WM_NORMAL_HINTS(WM_SIZE_HINTS): | |
program specified location: 152, 176 | |
program specified size: 720 by 416 | |
program specified minimum size: 4 by 4 | |
program specified minimum aspect ratio: 720/416 | |
program specified maximum aspect ratio: 720/416 | |
program specified base size: 0 by 0 | |
window gravity: Static | |
WM_ICON_NAME(STRING) = "MPlayer" | |
WM_NAME(STRING) = "MPlayer" | |
_NET_WM_PID(CARDINAL) = 11060 | |
WM_CLASS(STRING) = "xv", "MPlayer" | |
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment