Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When enabling a monitor, there is no physical size information #10

Open
ralsina opened this issue Feb 4, 2020 · 4 comments
Open

When enabling a monitor, there is no physical size information #10

ralsina opened this issue Feb 4, 2020 · 4 comments

Comments

@ralsina
Copy link
Owner

ralsina commented Feb 4, 2020

To reproduce:

  • Start with a disabled monitor
  • Enable it
  • Try to set it to scale to physical size

It fails with an error, because when xrandr info was collected, the physical size information is missing.

@ralsina
Copy link
Owner Author

ralsina commented Feb 4, 2020

In some cases (laptop monitors) we can get this via xrandr --verbose + EDID even if it's turned off.

@ralsina
Copy link
Owner Author

ralsina commented Feb 4, 2020

Getting it via xrandr --verbose + EDID works for anything that is connected. If it's not, then it doesn't work (which makes sense)

@sirtaj
Copy link

sirtaj commented Feb 5, 2020

Bear in mind that some monitors straight up tell lies about physical size. I've had one monitor that reported itself as a 7" diagonal for some reason.

@ralsina
Copy link
Owner Author

ralsina commented Feb 5, 2020

Nowadays most monitors seem to be fairly honest, although there is already a case of a monitor reporting to be smaller than it really is. The "scale so windows are the same physical size across monitors" is a bit of a gimmick anyway ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants