Slashdot Mirror


Get Ready For The 20-inch Laptop

linumax writes "With so many DVDs featuring letterboxed or wide-screen versions of films, consumers' fascination with larger screen sizes is changing the size and shape of the laptop industry, stated an IDC report issued on Monday. The wide-screen format, found in only 39.2 percent of laptops expected to ship this year, will become dominant in mid- to late 2006. It will nearly eclipse standard screen dimensions by the end of 2009, the market research firm estimates. Samsung has already unleashed its upcoming 19-inch laptop. The product is expected to ship later this year. Dell, a major partner of Samsung, could easily adopt the large screen format for its high-end XPS laptops. And, LG Philips is also touting its 20-inch LCD displays for laptops."

2 of 373 comments (clear)

  1. Don't confuse these with a laptop by JanneM · · Score: 4, Informative

    Don't see these as laptops; they aren't. If you click the link on the Samsung 19" machine, it's obvious that these are rather the heir to the all-in-one portable desktops that were available some years ago (they tended to look like a sewing machine, with a detachable keyboard and a screen behind a side panel).

    You don't lug these around every day, and you're not expected to. Instead, they are space-saving uncluttered desktops without the hassle of cables and multiple beige boxes to move around. You can take it out into the dining or living room to work or play for a few hours with the rest of your household instead of being relegated to some study or den. When it's time to clear the table you can just unplug it and move it away.

    The format just looks rather like a laptop since it's the all-in-one form people are used to by now, and lots of components are made to accomodate it. I would prefer the sewing machine model myself (and Sony has some VAIO's for the Japanse market that are pretty close).

    --
    Trust the Computer. The Computer is your friend.
  2. Careful Linux users .... by phoxix · · Score: 4, Informative

    Many of these laptops with odd ball screens have a real problem: The native resolution of the screen isn't supported by the video-bios.

    Why is this a problem for Linux users ?

    Last time I checked, Xorg/Xfree86 didn't support resolutions your video card didn't advertise. Which becomes a real PITA because now you are either forced to use the screen with chopped off ends, or full screen with the image being badly stretched out.

    You could use the closed source XiG X server and you wouldn't have these issues. But a) it cost a pretty penny and b) they software itself is kinda dumb. (You'll install their X server, but you won't get any psuedo-rpm/dpkg's to trick the distro into thinking you have a regular X installed. It becomes a nightmare with dependencies.)