LPIC-1 Exam 102, Part 2 of 2, version 5.0 102-500 Question # 14 Topic 2 Discussion
102-500 Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2
An administrator wants to determine the geometry of a particular window in X, so she issues the __________ -metric command and then clicks on the window.
The xwininfo command is a utility for displaying information about windows in X. It can show various attributes of a window, such as its location, size, depth, border width, visual class, colormap, map state, and event masks. The -metric option specifies that all dimensions should be displayed in metric units (millimeters) rather than pixels. By issuing the xwininfo -metric command and then clicking on a window, the administrator can determine the geometry of that window, including the decorations, in millimeters. References:
xwininfo(1) — Arch manual pages
[command line -
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit