Slashdot Mirror


Window Managers for High Resolution Displays?

cfish asks: "Recently, I was told by a manager at a major monitor maker that CRTs are phasing out. I have a very weak eye and I read text at 1024x768 on a 21" monitor, sitting 2 feet away. Each alphabet is about 1/4" tall. What makes me panic is the fact that LCDs have fixed resolution and they are simply too small for me to read icons and widget text, like Microsoft's. This is a great chance for Linux to get a head start in a certain market: older folks and those who have eye strain problems. Generally speaking, not many people can read Microsoft's widget text on a 150dpi display, which may explain why no one buys them even that they are available. Imagine how frustrating it could be for medical display (x-rays), cad, image editing to have a high resolution realistic image but cannot read the menu and text. If someone can come up with a Window manager to beat MS on 200dpi displays, no doubt this will capture a strong following in image related applications. I have read about these debates 5 years ago. What has been done about it?"

2 of 382 comments (clear)

  1. Re:Change the font size! by Ed+Avis · · Score: 5, Insightful

    The trouble is there are still a lot of apps that specify things in pixel sizes rather than in real units (centimetres) or some other scalable unit (fraction of the total display size). So even if you increase the font size - and that would require a system with fonts that aren't ugly, so you're not forced to use a few predefined bitmaps - you may find everything else is too small.

    It'll be great when everything uses SVG icons which are rendered at the size you choose and at the right resolution for the display, but that day is a way off yet.

    --
    -- Ed Avis ed@membled.com
  2. Re:Buy a magnifier. by AaronStJ · · Score: 4, Insightful
    They make full-screen monitor magnifiers for people with vision problems.

    This isn't the point. I've used those magnifiers before (although my vision is good), and they make the whole screen look distorted. But that's not the point, either. The point is we have more and more screen real estate, and a lot of times in the desktop realm, it basically goes to waste. It used to be we needed thos extra pixels to fit more information on the screen. But I think we've hit the point that we doesn't need much more information to fit on the screen. And now instead of things getting smoother and smoother (like in a full-screen 3d game) things just get smaller and smaller. Sure, you can fit more 'stuff' it on the screen, but I'd bet at least 50% of computer users (even those without vision problems) dislike the teeny-tiny text and widgets that comes with an uber-large resolution, and would instead prefer a smoother dsiplay. I know I would

    There are several problems I've noticed that will have to adressed to deal with huge resolutions. I don't think fixing these problem would make or break Linux, but it would make a nive bullet point. There a problems like the teeny-tiny text I've mentioned, and tiny icons, but that can be easily fixed. The biggest problems are on the brower front. If you have your resolution jacked up terribly high, rather than getting a smoother-looking website, you usually get a tiny little strip on the left side of your browser. This is largely due to the fact that most website layouts are largely depended on fixed-size raster images (despite the intent of HTML). But even the most popular vector formant, Flash, just stays in a tiny little fixed-size box on the web page, despite your resolution. And what sense does that make? If you visit homestarrunner.com with a huge resolution, you end up with a talking postage stamp, even though it is a vector-based postage stamp, and therefore inherently infinitely scalable without loss of clarity! What is needed is less of a reliance of pixel graphics, and more of a reliace on vector formats, coupled with a browser that can scale the whole page at once, not just the text.

    On the operating system front, we need scalable widgets, scalable icons, and easily changed font default font sizes. I know you can change the dpi of your monitor in Windows, but how many average users want to wander into a section marked 'Advanced Settings'?

    Face it, this is and issue, and it does need to be adressed.
    --
    Stupid like a fox!