1

I'm a software developer and need to get my software working on HiDPI displays, but I don't have one. How can I fake it so I can see what the users see?

muru
  • 197,895
  • 55
  • 485
  • 740

1 Answers1

1

For testing you can create a virtual machine with any desired screen geometry. See these answers on how to do this with Virtual Box:

Takkat
  • 142,284