|
Bugzilla – Full Text Bug Listing |
| Summary: | xdpyinfo claims my notebook screen is 1016x571 millimeters | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Gerald Pfeifer <gp> |
| Component: | X.Org | Assignee: | Gfx Bugs <gfx-bugs> |
| Status: | VERIFIED WONTFIX | QA Contact: | Gfx Bugs <gfx-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Gerald Pfeifer
2021-05-17 10:29:00 UTC
Forget about what xdpyinfo tells you. Better check with xrandr. On my laptop # xdpyinfo |grep -C2 dimensions screen #0: dimensions: 1920x1080 pixels (508x285 millimeters) resolution: 96x96 dots per inch depths (7): 24, 1, 4, 8, 15, 16, 32 # xrandr Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 eDP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 310mm x 170mm [...] Frameworks like Qt have optimizations for this ... (In reply to Stefan Dirsch from comment #1) > Forget about what xdpyinfo tells you. Better check with xrandr. Thanks for the hint. % zypper rm xdpyinfo Might it be an option to drop xdpyinfo from Tumbleweed? I'm afraid somebody will complain. More than users who complain about the wrong monitor size. I could patch xdpyinfo and just remove the size, but this may break super old scripts. Who knows ... whatever you do it will be wrong. So better don't touch ... |