xprop
Verified for current stable LTS
Xprop Command: Display Font Point Size
Use for display font point size with Xprop. Exact CLI syntax to display font point size using Xprop.
When to use this: Use for display font point size with Xprop.
Command Syntax
xprop -font "<font_name>" POINT_SIZE xprop -font "<font_name>" POINT_SIZE Live Command Builder
Final Command
xprop -font "<font_name>" POINT_SIZE Command Breakdown
-font- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display font point size using Xprop.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Xprop Command: Display Root Window Name
xprop -root WM_NAME Xprop Command: Display Window Manager Hints xprop -name "<window_name>" WM_HINTS Xprop Command: Display Window Properties By Id xprop -id <0x200007> Agg Command: Create Gif With Font Size agg --font-size 24 <path/to/demo.cast> <path/to/demo.gif> Agg Command: Create Gif With Font Size agg --font-size 24 <path/to/demo.cast> <path/to/demo.gif>