Slashdot Mirror


Why Are We Losing Vertical Pixels?

An anonymous reader writes "Switching from 1600x1200 to wide 1680x1050 to HD 1600x900, we are losing more and more vertical space, thus it is becoming less and less simple to read a full A4 page or a web page or a function call. What's the solution for retaining the screen height we need to be productive?"

52 of 1,140 comments (clear)

  1. Solution by Anonymous Coward · · Score: 5, Informative

    Buy a different monitor or buy two or turn one sideways.

    1. Re:Solution by ByOhTek · · Score: 4, Insightful

      Sadly, this is what I've had to do. Unfortunately, it seems to be harder and harder to find non-wide-format monitors.

      So few apps are written to handle monitors with vertical resolution of less than 1k pixels, that these new monitors are getting rather obnoxious.

      I think UI design should have an option to put menus on the side now, to handle the wider formats.

      --
      Self proclaimed typo king, and inventor of the bear destroying coffee table (patent not pending).
    2. Re:Solution by GIL_Dude · · Score: 3, Interesting

      That's my solution too: I have one "real" panel (a 20" 1600x1200 4x3 panel) and one "short screen" panel (22" 1680x1050 16x9) that is rotated 90 degrees. Word processing docs and web pages work great on the short screen (wide screen) when rotated. In fact, I am typing this post on the rotated screen right now.

    3. Re:Solution by commodore64_love · · Score: 4, Interesting

      It's harder to design menus for left or right positioning because our languages flows horizontal, not vertical.

      For example if I drag the Windows tab bar to the left ("zip"), it creates a mess. It's taking up FAR more room on the left than it did on the bottom. The same would be true if you moved the Web browser or Word processor menu to the left or right.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    4. Re:Solution by Anpheus · · Score: 4, Informative

      The ribbon can be minimized, double click one of the tabs (Home, etc) and it will shrink the tab bar.

      You can then access everything via hotkey or click on the tab and then the item you want. For many tasks your average "clicks per action" will be around 2 anyway (clicking a tab group, then an action). This just makes it a flat 2.0, instead of maybe, 1.6 or whatever. If you're doing some action repeatedly, it's always smart to learn the hotkey.

    5. Re:Solution by adisakp · · Score: 3, Informative

      Buy a different monitor or buy two or turn one sideways.

      IF YOU READ THE ARTICLE you will notice he is complaining about the drop in vertical resolution on laptops where it is not very convenient to carry along an extra monitor and its near impossible to type or use a trackpad holding a laptop sideways.

    6. Re:Solution by commodore64_love · · Score: 3, Insightful

      >>>Who puts words in their menu's anyway.

      People who don't like guessing what the picture is supposed to represent. "Does that S-shaped picture mean save, search, snake, or something else entirely?"

      BTW one of my chief annoyances with the Mac OS is the inability to quickly and easily switch between windows. You have to juggle windows around on the screen. i.e. It's stuck in the pre-95 era. The Windows & Linux tab bars are a very easy solution to that problem.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    7. Re:Solution by travisco_nabisco · · Score: 5, Funny

      I find rotating my monitor 45 degrees gives me the best of both worlds, more vertical pixels in some spots, more horizontal in others. Unfortunately I can't make WinXP play nicely with it.

    8. Re:Solution by fyngyrz · · Score: 3, Interesting

      I have two monitors; one is portrait, and one is landscape. When I turned the portrait one (an HP 2207, it came in landscape configuration), OS X knew it had been turned, rotated the portion of the desktop accordingly, and the only thing left for me to do was choose how I wanted the portrait space to sit adjoining the landscape space.

      If I need to work on a page, I usually use the portrait space. If I need to work in landscape (I'm a photographer, it's common), I use the landscape space.

      I think this problem has been solved, and solved very well, for quite some time. You can use one monitor like my HP that is aware of its orientation, or you can use more than one and have one or more of each. Of course, this does assume that the OS is competent to deal with it, but I know that at least, OS X is.

      --
      I've fallen off your lawn, and I can't get up.
    9. Re:Solution by linuxrocks123 · · Score: 3, Insightful

      This is brilliant. The topic of the article is, "why are we losing vertical pixels". Thanks to Libertarian loonyism, I've now read through comments on land ownership and the big bad government, health care reform, and now overly dramatized, tough-guy hypotheticals, complete with gender stereotyping (hint: most mugging victims are male).

      Libertarianism is the cancer that is killing Slashdot.

      ---linuxrocks123

      --
      vi ~/.emacs # I'm probably going to Hell for this.
    10. Re:Solution by beelsebob · · Score: 4, Informative

      Unfortunately for him, he's Just plain wrong.

      A laptop with a 1600x1200 pixel screen was typically very high end in the past, very high end laptops now come with 1920x1200 screens.

      A more mid range machine might typically have had a 1280x1024 screen, and now come with a 1680x1050 one.

      A low end one might have had a 1024x768 screen and now come with a 1280x800 one.

      We haven't lost vertical pixels, we've gained horizontal ones.

      As for the aspect ratio making it harder to view vertical things, I also vote this just plain wrong. You can still view your vertical things with the same height – just now you can view two of them! I love being able to have 2-3 code windows side by side, it's great for cross referencing.

  2. Losing resolution by VGPowerlord · · Score: 3, Interesting

    This depends entirely on the monitor you buy.

    I went from a 1600x1200 CRT to 1920x1200 LCD. In other words, I lost no vertical resolution.

    --
    GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
  3. Simple really... by Anonymous Coward · · Score: 5, Funny

    As you loosen the screen requirements to a less-stringent format, the vertical pixels flatten since the horizontal pixels cannot support the additional weight.

    -AC

  4. A good way to prevent loosing monitors by bilbravo · · Score: 3, Funny

    Is to make sure they are fastened down properly!

    Geez, get a new editor!

  5. Where.. by iONiUM · · Score: 3, Insightful

    Where did this obsession with Widescreen come from anyways? I understand for "widescreen films", but why are all monitors wide now? It's weird that it kind of slowly crept into the norm..

    1. Re:Where.. by amorsen · · Score: 4, Informative

      I'm not sure what you're on, but reading narrow columns is way faster than reading wide lines. That's why newspapers have columns. One of the many deficiencies of CSS is that it's practically impossible to a newspaper-like layout which works at any screen size (adapting the number of columns as needed).

      --
      Finally! A year of moderation! Ready for 2019?
    2. Re:Where.. by Ossifer · · Score: 3, Insightful

      Agreed -- once you hit some limit, more words per line means it's harder to shift to the next line.

  6. Re:Rotate by DanTheStone · · Score: 4, Informative

    The linked article was talking about laptop screens, where that's not really an option. I could see some humorous results if you tried. The solution is just as simple: Develop on an external monitor (optionally rotated 90 degrees).

  7. The URL for the article by Pojut · · Score: 4, Funny

    http://www.len.ro/2010/10/why-am-i-loosing-screen-height-on-each-new-laptop/

    Maybe because you haven't tightened it enough?

  8. Don't buy cheap.... by Temkin · · Score: 5, Insightful

    The low-end computer monitor market is using commodity HD TV LCD's. The solution is to pony up and buy a middle tier monitor that does proper 1600 x 1200 or something aspect ratio appropriate.

    You get what you pay for.

    1. Re:Don't buy cheap.... by John+Hasler · · Score: 3, Informative

      > You get what you pay for.

      Excellent. I've got some real estate to sell you...

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  9. where have the high res laptop screens gone by gonar · · Score: 5, Insightful

    why is it suddenly so hard to find a laptop with a good screen?

    it is nearly impossible to find a laptop with anything other than 1366x768.

    my 4 year old 14" dell has a 1440x900 screen and at the time a fairly high end cpu/memory combo (core duo/1gb). I paid $650 for it.

    today I can't get a laptop with an equivalent screen for under 850. nearly all laptops don't even offer high res screen options anymore.

    just because you can market a 1366x768 screen as HD does not make it good enough. especially if we are talking 17" laptops.

    --
    The difference between Theory and Practice is greater in Practice than in Theory.
    1. Re:where have the high res laptop screens gone by EnsilZah · · Score: 3, Informative

      Try a Thinkpad, they have 15" ones that go to 1920x1080.

  10. Ha! That's easy. by Anonymous Coward · · Score: 4, Insightful

    We're now a culture that prefers consuming the latest HD pulp over reading.

  11. Tough to find a 16x10 monitor anymore! by Saint+Stephen · · Score: 3, Interesting

    All the monitors are 16x9 now (1920x1080). I have the same problem - I don't want to go "up" to 1920 from 1600x1200 (20" 4:3 flat panel I have from 2002 - cost 1000$) and lose 180 vertical pixels!

    I tried to find a 16x10 but there are none in the stores and hard to find even on newegg etc. I asked on some forums and it's just because they aren't making them anymore.

    Bummer.

  12. Re:Rotate by TimeForGuinness · · Score: 5, Informative

    Yea, I tried that but my desk isn't long enough for my legs.

  13. Re:Rotate by blueZ3 · · Score: 3, Funny

    You think that's hard, you should try switching to Dvorak!

    --
    Interested in a Flash-based MAME front end? Visit mame.danzbb.com
  14. Obligatory by The+Master+Control+P · · Score: 4, Insightful

    Obligatory XKCD

    I too find it disturbing that displays have gone to 2MP and stopped. We were this close to being able to actually read a PDF on 100% zoom without squinting. WTF is going on?

  15. Public transport by tepples · · Score: 4, Insightful

    The solution is just as simple: Develop on an external monitor (optionally rotated 90 degrees).

    Now figure out how to carry a portrait monitor and power supply on the bus. I thought the whole point of having a laptop was to be able to work in a vehicle or in a restaurant.

  16. Re:Sideways! by DevConcepts · · Score: 5, Funny

    But then my neck hurts at the end of the day from turning my head....

  17. Rotate the screen? Seriously? by pclminion · · Score: 5, Insightful

    Have you ever actually benchmarked video performance on a rotated display? Even with hardware supported rotation, the framebuffer read-out order is no longer consecutive which completely fucks video performance.

    I seriously can't believe the suggestions... It's like saying "What happened to all the compact cars?" and you reply "Stop whining, just crush your car down to size." Why can't we just buy something in the form factor we want?

  18. Re:Rotate by yurtinus · · Score: 3, Interesting

    What monitors do you recommend that have worthwhile vertical viewing angles? I tried rotating one of my screens but it seems the cheapo Dell displays at my office just aren't designed for above/below viewing. Makes me wonder who was on the design team that thought adding rotation to a cheap panel that has no vertical viewability was a good idea...

    --
    +1 Disagree
  19. Re:Loose potrait mode for good, and go with landsc by Moridineas · · Score: 4, Insightful

    I rather think it depends on what you're doing. I work in publishing, and there are reasons most books are the way they are. Wide columns of text can be difficult to read. Obviously on a computer you're not just reading columns of text, but it does make a difference.

    If you've got a iPad, Kindle, what not, try reading in landscape vs portrait. Not everybody likes the same thing, but in general I prefer narrow columns.

  20. Re:Loose potrait mode for good, and go with landsc by pesc · · Score: 4, Insightful

    Do you read?
    Books, magazines, etc print text in portrait mode.

    Heck, the newspapers even print the text in several columns to avoid very long lines, as that makes text more difficult to read. (I hate programmers that create 200-character statements on one line.)

    For people using computers for text (documents, programming, etc) rather than watching movies, the vertical resolution is valuable.

    --

    )9TSS
  21. Re:Deal with it by denis-The-menace · · Score: 4, Insightful

    Actually no.
    DPIs are now static because they expect us to use them only for movies. 1080 vertical pixels is all that you should need.

    --
    Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
  22. Re:90 turn by Boona · · Score: 3, Funny

    Nope, facing the ceiling. But, I have a mirror installed up there so it all works out.

  23. Re:Consumers are cheap. by Lawrence_Bird · · Score: 3, Insightful

    I think you hit it on the head.. this whole fixation on 1080p crap. If anything, DPI for computer monitors has been declining the past five years after a slow march to near 100dpi from 72 dpi. I am running two fairly ancient Formac 1600x1200 20"ers which are eactly 100dpi - circa 2002. Is it asking so much that 8 years later we have 2400x1800 on a 20" monitor for a reasonable price? Its become hard now to even find 100 dpi monitors at 20".

  24. My suggested solution .. by atomic+brainslide · · Score: 4, Informative

    stop upgrading to shittier technology.

    --
    check out my comic: Essential Tremors
  25. Where do they expect the controls to go? by harlows_monkeys · · Score: 5, Insightful

    16:10 computer displays were great for watching 16:9 video on a computer. They had room outside the video for playback controls or status information. With a 16:9 display, you can't reasonably have any permanent status or controls without them overlapping the video.

  26. Re:Face the fact that laptops are ... by perpenso · · Score: 3, Insightful

    Fair enough, but that is more we are gaining horizontal pixel but not vertical pixels. Not losing vertical pixels to the degree the article indicates.

  27. Re:Sideways! by MobyDisk · · Score: 5, Informative

    Have you ever tried to use a 16:9 monitor turned sideways? It's ridiculous. The viewing angle on the vertical (now, the horizontal) part of the monitor is terrible so you have to be sitting exactly in front of it or you can't see it. This is no good if you have 2 monitors. The monitor is so tall that your focus on the top and bottom parts of the monitor are different.

  28. Cleartype fails. by gknoy · · Score: 5, Informative

    The trouble with turning an LCD monitor sideways is that text looks terrible. I use a widescreen monitor rotated for code visibility purposes. The excess cruft of IDE subwindows is much less disruptive. However, text (and even code) is significantly more readable (and less painful) on the smaller, non-rotated monitor.

    Windows doesn't seem to properly do sub-pixel rendering on a rotated monitor -- all of the ClearType profiles are based on the configuration of subpixels in a normally-oriented monitor. Moreover, the settings don't seem to be on a per-monitor basis, which means that I would get to choose to have one of my two monitors look terrible and one be legible. Does anyone know of a ClearType (or similar) tool for Windows which properly adjusts to rotated screens? (I'm off to Google it... maybe it's easier to find this year?)

    Then there's the issue of viewing angles -- most LCDs have a wide horizontal viewing range, but a narrow vertical viewing angle range. Rotating the monitor flips that. (It's not as big of a deal as you'd think, in that I sit in generally the same place, but it makes it harder to read stuff there if someone is sitting next to me.)

    1. Re:Cleartype fails. by gstrickler · · Score: 4, Informative

      ClearType can't fix that problem. The issue is that ClearType is limited by the physical layout of the RGB sub-pixels in the display. LCD typically have the RGB sub-pixels as 3 vertical bars side by side (in the orientation for which the display was designed). That allows for sub-pixel rendering in one dimension (normally horizontal), but not in the other (normally vertical) dimension. Rotating the display changes the orientation of the sub-pixels, so there is nothing ClearType can do to enhance it.

      The fundamental problem is that many manufacturers are trying to standardize on the 16:9 format used for HDTV. While a wide field of view is great for movies and TV, it sucks for most computer displays. I only buy 16:10 or 5:4 displays for my computer, if a laptop is only offered with 16:9, it is removed from consideration. As many comments have suggested, for most computer work, display height is more critical than display width. Yes, the wide formats work better for notebook and tablet form factors, but 16:9 is just not a good choice, stick with 16:10.

      --
      make imaginary.friends COUNT=100 VISIBLE=false
  29. Re:Finding 1920x1200's by cfulton · · Score: 5, Insightful

    In modern America one is not limited to purchasing things in the town you live in. Try the internet sometime. It has all the stuff you could ever want to buy for sale. Even monitors.

    --
    No sigs in BETA. Beta SUCKS.
  30. Re:Deal with it by wiredlogic · · Score: 4, Insightful

    It's not an improvement and there's no way to sugar coat it with the excuse that you're getting more pixels overall. In almost all use cases text is rendered on screen horizontally (even in East Asia). Losing vertical resolution reduces the amount of information you can fit on the screen for any particular task. The extra horizontal space doesn't factor in since the only way to leverage it is with long lines of text which has negative consequences for ease of reading.

    We're getting less vertical resolution because there is a convergence of resolutions used for HD television displays and humdrum consumer level monitors. The manufacturers are taking advantage of the economies of scale. For those of us that were enjoying 1600x1200 back when everyone was wallowing in 640x480 and 800x600 it's a step backwards. Most people don't know what they're missing out on so there is no demand to do better.

    --
    I am becoming gerund, destroyer of verbs.
  31. Consider color balance, sub-pixel anti-aliasing by yet-another-lobbyist · · Score: 5, Informative

    I totally agree. I tried "rotated" for a while and performance and overall experience was bad. The colors looked slightly different and unbalanced. My guess is that viewing angles are optimized for using the monitor in "normal" (un-rotated) mode, and the average viewing angle may not be normal to the screen surface. So when you rotate the thing it all gets messed up. There are also more subtle issues: how to handle sub-pixel anti-aliasing (like in Windows ClearType) when one monitor is rotated and the other one is not?

  32. Re:Rotate by gmuslera · · Score: 3, Insightful

    Do not try to rotate the monitor — that's impossible. Instead, only try to realize the truth: there is no monitor. Then you'll see, that it is not the monitor that rotates, it is only yourself.

  33. Re:Face the fact that laptops are ... by Amouth · · Score: 4, Interesting

    not really - right now i'm using a 17in 4:3 with 1280x1024 res.. show me anything under 20in with more than 1k vertical? we are losing vertical - they might be gained on the horizontal.. but actually most of the new ones have overall less pixes for the same quoted screen size in inches..

    also note the last time you saw a monitor quote it's dot pitch? LCD's don't apply to the prior way of measuring it because they don't have separate sub pixels but what dot pitch did enable was easy way of comparing pixel density from one monitor to another..

    considering that higher density screens are more expensive to make and are more likely to have defects in large runs - there no doubt in my mind that monitor makers where happy to stop using dot pitch and not replace it.

    the fact that when you go to buy a laptop you can get a 15in screen with a 1367x768 which which would be equivalent to a .278mm dot pitch - keep in mind you could get CRT's with dot pitch ~.2mm around 10 years ago. where is my LCD with that option?

    --
    '...if only "Jumping to a Conclusion" was an event in the Olympics.'
  34. you're not by bhcompy · · Score: 4, Informative

    You're not losing pixels, you're just throwing numbers out there without actually knowing what you're talking about. 1600x1200 is UXGA. 1650x1080 is WSXGA+, which is the widescreen variant of SXGA+ (1400x1050). If you want widescreen based on the 1600x1200 resolution, buy a WUXGA monitor(1920x1200). Pretty simple, really. You only "lose" pixels if you don't research the monitor you are purchasing.

  35. Backwards by Shagg · · Score: 3, Insightful

    You're not losing vertical space, you're gaining horizontal space.

    Just don't tell that to your wife.

    --
    Unix is user friendly, it's just selective about who its friends are.
  36. Not really true.. by wanax · · Score: 4, Informative

    There is no significant difference in latency or duration for vertical vs. horizontal saccades (eg: see ), and you're dead wrong about reading speed: In English, the optimal column width for fast reading is somewhere between 50 and 100 characters per line, depending on exact circumstances.

    However, there are two other relevant facts: 1) The lower visual hemifield has a larger cortical representation than the upper visual hemifield, and shows modest improvements in visual performance (this is unsurprising, since our hands/tools/ground near us is usually in our lower hemifield) and 2) We can move our head side-to-side more rapidly, and with a larger range of motion than we can up and down, which changes some saccade distributions.

    Irregardless of the mechanics of the situation, reading is a highly trained activity, and direction of reading is not universal. Chinese, for instance, can be read top-to-bottom, or with either horizontal possibility as the initial direction, with the reader cued by slightly differing strokes and punctuation . I'm not aware of any bottom-to-top sequential reading in any culture, which is probably due to the above mentioned processing differences. However, there are also mixed reading sequences that use multiple horizontal and vertical elements in a single block, like Mayan hieroglyphs (2x2 blocks LR->TB within block, blocks are read TB->LR ) or the Korean Hangul system (variety of block sizes, read TB->RL). Arguably, the latter systems are most efficient in terms of leveraging the early geometry of the visual system (log-polar, with resolution dropping exponentially with distance from the fovea.

  37. Full HD by Oryn · · Score: 3, Interesting

    It really bugs the hell out of me the way manufacturers like sony and asus have the cheek to put out a laptop with a 1440x900 screen or a 1600x900 screen and call it "Full HD". As far as I'm concerned Full HD is 1080 pixels vertical and 1920 pixels horizontal, since when does 900 = 1080 and 1440 = 1920?????
    Unsatisfied with the screen res on my laptop I decided to upgrade it myself.
    Luckily after a long phone call to a supplier, I was able to convince them to send me a 1920x1200 LCD panel that was a direct replacement for the 1440x900 panel, They told me it was unlikely to work, but it works great :) If anyone is interested I used a panel designed for a sony and fitted it to an asus g70. It cost me about 160ukp for the panel and about an hour to fit. I was able to try my g70 on a 1920x1200 panel first to see if it would drive it. Most LVDS LCD panels are interchangeable provided that they use the same backlighting technology.
    Size and aspect ratio can be an issue too. I'm sure that case modders could make even a screen of totally the wrong aspect look ok. I guess it boils down to having the bottle to mod your brand new laptop. Yeah yeah I know someone is going to reply telling me the g70 is 2 years old, well simplyasus were selling off old stock cheaply, so I got a bargain.