Slashdot Mirror


Ask Slashdot: Good Linux Desktop Environment For Hi-Def/Retina Displays?

Volanin writes "I have been using Linux for the last 15 years both at home and at work (mostly GNOME and now Unity). Recently, I gave in to temptation and bought myself a Macbook retina 15". As you can read around, Linux still has no good support for this hardware, so I am running it inside a virtual machine. Running in scaled 1440x900 makes the Linux fonts look absolutely terrible, and running in true 2880x1800 makes them beautiful, but every UI element becomes so tiny, it's unworkable. Is there a desktop environment that handles resolution independence better? Linux has had support for SVG for a long time, but GNOME/Unity seems adamant in defining small icon sizes and UI elements without the possibility to resize them."

159 of 234 comments (clear)

  1. KDE by Lobachevsky · · Score: 5, Informative

    Use KDE, and the retina display will look beautiful.

    1. Re:KDE by gstoddart · · Score: 4, Funny

      Bolour with a K? Silly bunt.

      --
      Lost at C:>. Found at C.
    2. Re:KDE by pecosdave · · Score: 5, Interesting

      Have to throw in my support here. Been using KDE since 1.x, I've tried other desktops but can't seem to use one of those without missing my KDE, and so much so that programs compiled to bring up GTK widgets (browsers) actively piss me off. The QT version of the file browser and so many other things are just more versatile and elegant.

      --
      The preceding post was not a Slashvertisement.
    3. Re:KDE by Anonymous Coward · · Score: 1, Insightful

      Thanks for elevating the discussion and making us all look good. I can't wait to tell my wife.

    4. Re:KDE by SomeKDEUser · · Score: 4, Informative

      Yup, all the icons are in svg, and all the UI elements scale. So you'll get all the beauty at a very high resolution -- and those icons are little works of art.

    5. Re:KDE by Andy+Prough · · Score: 4, Interesting

      Agreed - KDE. And be sure to get some good fonts and set the precisely. Go with the Droid font package - those are very high quality.

    6. Re:KDE by mystikkman · · Score: 1

      Is the Droid font package Free?

    7. Re:KDE by sp332 · · Score: 4, Informative

      Yup, they were made for Android and are under the Apache license.

    8. Re:KDE by Anonymous Coward · · Score: 1

      Basically, you just set the DPI, and use a slider to set how big you want things to be. And everything scales to size. Widgets, fonts, icons, everything.
      (Of course requires the programs to actually be KDE applications.)

      But I'd rather say that Gnome is the only exception, and that this functionality is considered standard for Linux DEs by now, no?

    9. Re:KDE by WillKemp · · Score: 2, Informative

      OSX isn't the Linux kernel. It's the OSX kernel - which is based on one of the BSDs, not Linux. But it's not the kernel that's important, it's the software that comes.with it - and OSX is very different to, say, Ubuntu.

    10. Re:KDE by Em+Adespoton · · Score: 1

      That's running Qt on OS X -- he's running Linux on a Retina Mac. Big difference. Of course, the bug may rear its head in there too, but since a completely different compositor and windowing system is being used, it's probably not.

    11. Re:KDE by dlenmn · · Score: 2

      The suggestion is to run KDE on Linux -- not OS X, so that link is irrelevant to this discussion.

    12. Re:KDE by elfprince13 · · Score: 4, Informative

      Thankfully, the Mac Ports package manager lets me run an enormous number of Linux and BSD software packages without too much difficulty.

    13. Re:KDE by SomeKDEUser · · Score: 4, Informative

      Not really: GTK desktops like, say XFCE don't do that. Also traditional WM weren't designed for that, and the themes were typically made by l33t hackers who were somehow convinced that minimising the number of pixels in the bitmaps they used to draw their windows was cool.

    14. Re:KDE by WillKemp · · Score: 1

      Yeah? Is there a list of what works with it?

    15. Re:KDE by samkass · · Score: 1, Informative

      Yeah? Is there a list of what works with it?

      Might be easier to list what doesn't, but here are the 16075 packages that work with MacPorts out of the box: http://www.macports.org/ports.php?by=all

      Seriously, MacOS X is a certified UNIX, so this stuff is easy.

      --
      E pluribus unum
    16. Re:KDE by elfprince13 · · Score: 1

      This might kick the crap out of your browser: but sure.

    17. Re:KDE by WillKemp · · Score: 1

      Hmmm... That makes getting a Mac look a bit more attractive!

    18. Re:KDE by Tarlus · · Score: 1

      since osx is the linux kernal

      Oh no you di-in't!

      --
      /* No Comment */
    19. Re:KDE by WillKemp · · Score: 1

      Ha ha. No, the browser handled it with out a hiccup (Chrome/Fedora 17). Thanks!

    20. Re:KDE by pianophile · · Score: 2

      Wow, welcome to 2008.

      More like, welcome to 2003.

      --

      'Your brain is God.' -- Dr. Timothy Leary
    21. Re:KDE by MrHanky · · Score: 1

      16075 packages that work, or 16075 packages that are available? Seriously, the last time I used a Mac with Fink, so much was broken that it just wasn't funny. From the complaints I've seen, this is still true, although probably not quite as horrid as back then.

    22. Re:KDE by Anonymous Coward · · Score: 1

      Opened and scrolled through that list no problem on firefox with 32 tabs open.

      As for that list, isn't it kind of cheap counting ALL of the lib and language files? That's kind of like counting the hours you left your phone on the charger when you say how long your battery lasts.

    23. Re:KDE by smash · · Score: 1

      2001 actually.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    24. Re:KDE by Anonymous Coward · · Score: 1

      There's about four options available to you: Fink, MacPorts, Homebrew, and just compiling from source yourself. I do a combination of MacPorts, Homebrew, and compiling from source. I never got into Fink, so unfortunately I can't tell you if it's gotten better or not. Homebrew is new to me. I just used it to easily install Wine so that I can get Steam for Windows running so I can play Windows Steam games. Worked lovely.

    25. Re:KDE by countach74 · · Score: 1

      Unfortunately, Mac Ports doesn't touch a Debian system as far as ease of installation and integration. A few minutes of programming on my Mac and I'm missing my Debian desktop.

    26. Re:KDE by tuxidriver · · Score: 1

      I also recently purchased one of these MacBooks and am running Linux on it via VMWare Fusion. I really love the hardware (not thrilled with OS-X however). I am running Scientific Linux with the KDE Trinity desktop. Works really well although I did have to adjust the font sizes and use the larger icon sizes to make it comfortable to use.

    27. Re:KDE by SuricouRaven · · Score: 2

      I have a mac. I run linux on it. Couldn't stand using OSX, I found it quite terrible for me, but I needed something with serious processing capability so got myself a dual-socket mac pro. I've also got a macbook, also running windows, purchased because it was the only laptop I could find anywhere with a decently high-resolution screen. I dislike Apple's software, and believe the company business method is quite oppressive towards their customers and potentially even a threat to free technology in general, but I still have to admit their hardware is very well built. The price tag reflects this though.

    28. Re:KDE by jetole · · Score: 1

      I was going to say wasn't this pre 2003? I thought I remember hearing about OSX being Unix in 2000 and seeing as how I moved from one location to another in 2000, if I remember hearing about it at that location then I'm pretty sure it happened pre 2001 (Where's Stanley Kubrick when you need him?).

    29. Re:KDE by cupantae · · Score: 1

      the themes were typically made by l33t hackers who were somehow convinced that minimising the number of pixels in the bitmaps they used to draw their windows was cool

      Although I somewhat agree that there's a fashion for that kind of look, I think functionality is really the main focus in these WMs. The main principles followed are:
      1. Don't get in the way
      2. Don't waste resources
      3. Be flexible and logical

      If you were to see my i3 desktop, you'd probably accuse me of being a 1337 h4X0r too, but I really don't care about that shit. I just like an interface that leaves as much room as possible for content. Much as I like fancy effects, buttons, menus, antialiased fonts, etc., they're just not that important to me from day to day.

      --
      --
    30. Re:KDE by SomeKDEUser · · Score: 1

      The point is that themes with 6 pixel high title bars don't scale. KDE does scale precisely because of all the attention on fancy effects. Although one may or may not care for them, they are not a waste: they force well-optimised, well thought-out architectures to support them.

      One should cheer for people pushing for more usage of the gfx cards, and not complain that they eat precious resources, which, unless you are in the tiny minority which uses their cards for its CUDA powers, is just not true. And if you are, seriously dude, WTF are you doing running a graphical interface on your computing node?!

    31. Re:KDE by cupantae · · Score: 1

      The point is that themes with 6 pixel high title bars don't scale.

      No, it's not. I was responding to your comment that they look like that because people think it's cool. But anyway, you can certainly change the title bar size in any tiling WM I've ever used. In i3 you just change the font size. If you're complaining about people using an interface that wouldn't be useful on a screen they don't use, then, well, I don't think any response is necessary.

      One should [...] not complain that they eat precious resources

      Who's complaining? I just like the interface to be snappy. I also believe that simplicity leads to greater reliability.

      seriously dude, WTF are you doing running a...

      Why are you getting angry at me for liking something you don't like? I'm not forcing anything down your throat. I just thought what you said was wrong.

      --
      --
    32. Re:KDE by SomeKDEUser · · Score: 1

      I am not angry at you. I am sorry it came out this way. Too many people say dumb things like "I don't like effects because they use up resources", or "I don't like the idea of running a full-fledged RDB".

      These ideas are toxic, because they assume that the performance of a system can be asserted based on tangentially related properties of said system. This is not true. If an interface is not snappy, it's not. But nothing about the fact that it is accelerated tells you it is not snappy :)

    33. Re:KDE by elfprince13 · · Score: 1

      Fink is like Mac Ports but less well-maintained. I'm not really sure what the point of Homebrew is.

    34. Re:KDE by AmiMoJo · · Score: 1

      I've also got a macbook, also running windows, purchased because it was the only laptop I could find anywhere with a decently high-resolution screen.

      Really though? There are plenty of Ultrabooks with 1920x1080 or 1650x1050 screens. The advantage of those resolutions is that you don't need to mess with the DPI settings.

      Anything other than an exact 2:1 scaling won't look good for images. Even though the MacBook has a 2880x1800 resolution at 2:1 it is effectively only 1440x900. If you care more about usable screen area you are currently better off going for a lower resolution and having native 1:1 scaling.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    35. Re:KDE by SuricouRaven · · Score: 1

      This was pre-Retina. It's a 1920x1200 screen. Those extra 180 vertical pixels make a big difference to me.

    36. Re:KDE by jscotta44 · · Score: 1

      Seriously? There is someone on /. that didn't know that OS X was a certified UNIX?

    37. Re:KDE by jscotta44 · · Score: 1

      "Ease of installation and integration,"? Please turn in your /. number and move on. There is no room for that or good appearances here. That shit might cost money and has no place on /.

    38. Re:KDE by countach74 · · Score: 1

      Hmm, I can't tell if you're being serious or sarcastic. In case you are being serious:

      When packages integrated seamlessly into my system, as they do with Debian, I spend far less time configuring both the package and my environment to run the package, and thus more time doing what I want to do. While installing things like Lighttpd via Mac Ports is far from challenging, significantly more time is required when one must constantly reload the config file/restart the daemon. (Yes, it may seem negligible, but it all adds up.)

  2. KDE by Anonymous Coward · · Score: 4, Interesting

    I've never tried it in really high resolutions, but everything I've found online says KDE supports resolution independence.
    And it's just so much better and usable in so many ways than those other environments you've been using.

  3. Re:No one cares by CanHasDIY · · Score: 4, Insightful

    No one cares about Linux and Retina support because Retina is Apple and no one uses Linux that cares about Retina/Apple.

    A hypothesis which is proven false by virtue of the question it is a response to.

    Jackass.

    --
    An enigma, wrapped in a riddle, shrouded in bacon and cheese
  4. Tiling WM by elusive_one · · Score: 5, Funny

    Use a tiling window manage and just get rid of all those annoying UI elements. Serious suggestion.

    1. Re:Tiling WM by AmiMoJo · · Score: 1

      Are you saying install Windows 8?

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  5. KDE looks great by TheSimkin · · Score: 1, Informative

    I use kde in VirtualBox looks great.

  6. xmonad by Robert+Bowles · · Score: 4, Interesting

    I'm currently using xmonad as a desktop environment (almost exclusively), as it plays quite nicely on VHRDs (very high resolution displays). At most, you'll have to tweak the borderWidth elements.

    Optionally, if you're looking for a bit more eye candy, try twm and its derivatives. Most the the UI elements scale dynamically. (too flashy for my tastes however)

    --
    /* MAGIC THEATRE
    ENTRANCE NOT FOR EVERYBODY
    MADMEN ONLY */
    1. Re:xmonad by sticks_us · · Score: 1

      I'm also a full xmonad convert. I don't know how I ever got along without it, really.

      Now you have me wondering how different life would be on a VHRD? Maybe it's time for a better monitor...

      --
      "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth
  7. Re:No one cares by epiphani · · Score: 4, Insightful

    Yes, because apple is the only company that does high-dpi displays.

    (Actually, that's unfortunately pretty true right now, but I hope to start seeing better displays out of the hardware makers soon.)

    --
    .
  8. Tiling window manager by Anonymous Coward · · Score: 3, Insightful

    Use a tiling window manager and do most of your stuff in console. i3 is my current personal favourite.

  9. Re:Compiz? by Andy+Prough · · Score: 1

    KDE is too cluttered and bloaty. I've never used a retina display but since you can use Compiz/Emerald sans any pixmaps this should be moot.

    So? Unclutter and un-bloat it. Whats the problem?

  10. good luck by Anonymous Coward · · Score: 1

    Apple/NeXT has been working on this for 25+ years, dating back to their decision to use Display PostScript for rendering on screen.

  11. Enlightenment by Anonymous Coward · · Score: 3, Interesting

    You can choose the magnification ratio in the initial configuration wizzard. This affects everything, not just the fonts. It's the real deal.

  12. Re:No one cares by pecosdave · · Score: 5, Insightful

    Hey troll, like Apple or not they're addressing a glaring problem by bringing out the retina display. Our screen resolution has stagnated and even regressed due to HDTV and the buzz word compliance of 1080i. I can only hope throwing down the gauntlet as they have will push other hardware makers to bring out their own 4K displays.

    --
    The preceding post was not a Slashvertisement.
  13. Re:No one cares by Andy+Prough · · Score: 1

    Samsung series 9 looks pretty nice.

  14. Vmware Fusion by Anonymous Coward · · Score: 5, Insightful

    HiDPI on Linux is a work-in-progress .. and even when it *does* work, battery life goes down the crapper. Also, thunderbolt hot-plug hasn't been figured out, but it will work as long as your Ethernet dongle is plugged in ahead of power-on. Wifi requires bw-fwcutter, etc.
     
    It's the same as Linux on any other bleeding-edge hardware (and from a very Linux-unfriendly company) .. so the entire thing has to be reverse-engineered from scratch.
     
    Want it done faster? .. buy rMBPs for the developers actually working on the drivers.
     
    Like all things Linux, they'll get it figured out eventually. Until then, the best way about it is just run VMware Fusion and run Linux inside of that .. solves all the above issues and really isn't that big of a performance hit. Probably not the "purist" answer you were after but it's the easiest way to get it done in the meantime.

    1. Re:Vmware Fusion by jez9999 · · Score: 1

      HiDPI on Linux is a work-in-progress .. and even when it *does* work, battery life goes down the crapper.

      What battery?

  15. ...because of SVG. by gentryx · · Score: 5, Informative

    KDE got a lot of flak for the early 4.x versions, because they felt terrible. But what they did (replacing many internals, reworking the architecture) did yield us now a very flexible UI. Plasma (KDE's UI) is fully based on SVG and looks good on pretty much any screen, be it a notebook, workstation, or even tablets. And its not such a CPU/memory hog as the people generally claim.

    --
    Computer simulation made easy -- LibGeoDecomp
    1. Re:...because of SVG. by Andy+Prough · · Score: 1

      The KDE gang was wise enough to tell everyone not to use the early 4.x series until it was more mature. Not that many people listened.

    2. Re:...because of SVG. by distilate · · Score: 1

      But they were not wise enough to save major version number until their software gets more mature.

      What so you would have them put major changes in the previous version as minor versions... ? there is only so much testing you can get on a branch

    3. Re:...because of SVG. by turbidostato · · Score: 1

      "Does "alpha" and "beta" mean anything other than greek letters to you?"

      But KDE base software was *not* beta at all. While certainly quite a lot has changed since, i.e. kdelibs is basically what it was.

      When you deal with a whole distribution, how would you say "Hey, the basic internals are good enough, but now all the applications running on top of this foundations will have to be reviewed". Hint: this has happened before, just look out Qt versioning to understand.

      After the fact it is obvious KDE guys failed at marketing their position. But it is equally true that they clearly explained what the software state was for those that wanted to hear (and with this I mean "the foundations are settled, time to work on the applications" was basically on their front page and was a clear statement on all their public channels. What some Linux distributions and/or bloggers wanted to "sell" is absolutly a different issue, but just to make a point, look at KDE on Debian Stable -and wheezy, which is to be published "quite soon now": you will see what a difference makes understanding what it is said versus wanting to hear what it is not said).

  16. Change the DPI setting by erroneus · · Score: 5, Informative

    The DPI setting will scale your fonts and other items to look good on your screen.

    Usually, I am reducing the DPI on high-definition screens so I can get smaller fonts and icons, but the opposite should also work.

    1. Re:Change the DPI setting by Jthon · · Score: 3, Insightful

      Your comment shows a lack of understanding as to what DPI is supposed to be used for since DPI shouldn't control scaling.

      DPI stands for dots per inch, and you should configure that setting to match the actual number of dots per inch of your display. Then the SW environment should support some sort of sliding scale to let you change the size of any UI elements.

      Sadly most desktop platforms don't do this correctly and bind the DPI to the size of UI elements. I will admit that resolution independence isn't easy, Microsoft didn't really start down that path until Windows 7, and Apple didn't start to get close until Mountain Lion.

      Having used a retina display Mac it irritates me that they don't just have a slider to set UI scale, but instead you can select from several pre-set resolutions. I suspect this is because many applications still try to plot stuff pixel by pixel and so can't scale arbitrarily. It's not easy for most SW to be truly resolution independent and it seems most developers seem to skip handling that sanely on all platforms.

    2. Re:Change the DPI setting by erroneus · · Score: 1

      Yes. It is true. UI elements should be scaleable with the intent that they should be scaleable. But failing that functionality, the best alternative hack would be...? Yeah, playing with the DPI settings.

      I do understand what it's supposed to be used for. Do you understand that if you have a means of getting the results you want regardless of the label used to identify its function that in the absense of better options, you should use it?

      There's ideal and then there's practical. One [your] option says "do it right and proper or not at all" and other people just care about results. In other news, I have been known to put data on recordable "audio" storage devices such as cassette tape and CDs. I have also been known to put audio on data CDs. I'm ... just... that ... twisted!

  17. Re:No one cares by omnichad · · Score: 2

    you mean 1080p. Computers haven't had interlaced displays since forever ago.

  18. Re:Just don't do it. by Zimluura · · Score: 2

    Car analogy, huh?

    Bentley... Expensive, Heavy, Thirsty, Status symbol.

    I think you're entirely correct.

  19. TRANSLATION OF POST by Anonymous Coward · · Score: 1, Funny

    "I have been using Linux for the last 15 years both at home and at work (mostly GNOME and now Unity).

    I have a PC that I installed something called Linux on and I sort of look at it once in a while, 'cause, you know, Linux.

    Recently, I gave in to temptation and bought myself a Macbook retina 15".

    I work for Apple and We at the fruit factory thought you should know about this 'problem' with Linux

    As you can read around,

    If you Google 'Retina display' and 'Linux' like I did,

    Linux still has no good support for this hardware

    Linux wasn't written by St. Jobs the First

    so I am running it inside a virtual machine. Running in scaled 1440x900 makes the Linux fonts look absolutely terrible, and running in true 2880x1800 makes them beautiful, but every UI element becomes so tiny, it's unworkable.

    Although I can use Google for some searches, I apparently can't be bothered to look for actual solutions, and that's not the point of my post anyway. The point is that APPLE IS THE BESTEST COMPANY EVERS!!!!!!!

    Is there a desktop environment that handles resolution independence better? Linux has had support for SVG for a long time, but GNOME/Unity seems adamant in defining small icon sizes and UI elements without the possibility to resize them."

    I guess I'd better ask a question so here's some stuff I came up with in my Google search, minus the obviouse KDE solution I stumbled across in the third response.

  20. Re:No one cares by Albanach · · Score: 1

    ey troll, like Apple or not they're addressing a glaring problem by bringing out the retina display.

    That or they're creating the problem by purchasing every high resolution computer display available on the wholesale market for their own devices, making them prohibitively expensive for other manufacturers.

  21. Re:No one cares by Anonymous Coward · · Score: 3, Insightful

    Why do you think everything Linux has to be low-end shit? Some folks want higher res. and OP took one of a couple of routes to it. Sorry his choice of hardware struck such a nerve. At what price point do you say money isn't wasted or do you just not like high end hardware?

  22. Re:No one cares by _xeno_ · · Score: 3, Interesting

    What glaring problem? The problem they're addressing is screen DPI, which is basically a non-problem, and not screen size, which is something I'd love to see get larger and is what you really mean when you say "resolution has stagnated."

    Right now I'm stuck with a 1920x1200 monitor, and I'm glad to have that because no one makes them any more. If I were to "upgrade," I'd have to replace it with a 1920x1080 monitor. What I'd like to have is an even larger monitor, like the really nice but still way too expensive 2560x1600 monitors. (Still over $1000.)

    What Apple did instead was up the pixel density, which is nice, I guess, but not really useful. Those high-DPI displays are great for a cell phone or other devices you hold in your hand, but not really great for a laptop.

    Really, I'd rather see a higher push for the larger sized monitors so I get more useable room out of the display rather than see the DPI pushed up. All "retinal" gives you is the same UI, just with four times the pixels. It may look "shiny" but it sure isn't any more useful.

    --
    You are in a maze of twisty little relative jumps, all alike.
  23. Re:No one cares by sp332 · · Score: 1

    ATSC HDTV (all digital broadcast TV in the USA) can by 720i or 1080i (among others). In fact 1080p is not a supported resolution.

  24. Macbook Pro Retina $1699, not $3k by SuperKendall · · Score: 4, Interesting

    I think a much fairer statement would be "no one who develops Linux software gives a rats ass about Apple proprietary shit."

    Fairer still would be to say "Apple Haters would self-mutilate if it put Apple in a bad light".

    immediately run out and spend $3000 to validate my $3000 purchase.

    You may not be aware, but Slashdot is just chock full of technical users who can use the web.

    When they do so they would find the MacBook Pro Retina to be $1699, not your absurdly inflated figure.

    They also, being technical users, would be asking themselves "could not a developer wanting to test resolution independence simply buy a high DPI desktop monitor and test that way also?"

    Why yes. Yes they could. Too bad that you, a non-technical Apple Hater Troll, will be unable to even comprehend that question or think of similar cases before you post in the future and beclown yourself yet again.

    You are kind of like the court jester who comes in and spills grape juice on your shirt on purpose. Every. Single. Day. Did you not notice the people stopped laughing long ago? And that the looks you get know are all ones of pity and horror?

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Macbook Pro Retina $1699, not $3k by HarrySquatter · · Score: 4, Interesting

      Oh, right, Apple released a 13" model. I forgot about that. Too bad to spec that 13" model up so that it's comparable to a $1000 Windows Ultrabook, you'll be paying $2500.

      Bullshit. The 13.3" Asus ZenBook UX31A-DH51 is $1050 on Newegg and has half the RAM, a slower i5 processor as the 13" MacBook Pro.

    2. Re:Macbook Pro Retina $1699, not $3k by Vegemeister · · Score: 1

      Only for the 13" model, which by all reports has the Intel HD4000 struggling to keep up

      What reports? The integrated GPU in my Core 2 Duo handles my 3520x1200 frame buffer reasonably well on Linux. I find it hard to believe that 5 generations later Intel hasn't improved at all.

    3. Re:Macbook Pro Retina $1699, not $3k by Anonymous Coward · · Score: 3, Informative

      Amusing, I'm actually typing this on a macbook 15" retina running windows 8 through boot camp. (The display is awesome.)

      And yes, you can adjust the DPI scaling in OSX on the fly if you're using the retina display.

      You really couldn't be much more full of shit... I suggest you stick to ad-hominum arguments.

    4. Re:Macbook Pro Retina $1699, not $3k by jo_ham · · Score: 1

      I really, really wish people would stop pretending the "retina" displays are high resolution. They're not. They're software-locked to be effectively half on each side, so that "2560x1600" display is exactly the same as a 1280x800 display. Unless you run Linux on it, I guess, then you can actually use the higher resolution to display more applications.

      I have tried one of those "retina" MacBooks in a store, you know. You can't change the resolution, the slider has been flat-out removed from the settings app.

      My goodness, you're just so full of misinformation! It's hilarious.

      Were you running the polls for the GOP prior to the election too?

      Changing the resolution to the full native source of the screen is trivially easy. They don't have it on the slider in the Preferences (it's been set to slide between more sensible ranges), but there's no "software lock" that prevents you from running at native res. If you do, the UI is absurdly tiny on a 15" (or 13") screen, but you can do it if you need to.

  25. Re:No one cares by Anonymous Coward · · Score: 5, Informative

    Well, Linus Torvalds uses a Macbook Air...

  26. man xrandr (grandr for gnome) by Anonymous Coward · · Score: 4, Interesting

      --dpi dpi
                                This also sets the reported physical size values of the screen,
                                it uses the specified DPI value to compute an appropriate physi
                                cal size using whatever pixel size will be set.

    Or maybe :
    --scale xxy
                                Changes the dimensions of the output picture. Values superior to
                                1 will lead to a compressed screen (screen dimension bigger than
                                the dimension of the output mode), and values below 1 leads to a
                                zoom in on the output. This option is actually a shortcut ver
                                sion of the --transform option.

  27. Re:No one cares by Anonymous Coward · · Score: 1

    ... no one uses Linux that cares about Retina/Apple.

    Tell that to Linus and his Mac Book Air that runs Linux.

  28. Re:No one cares by TheGavster · · Score: 4, Insightful

    On consumer, desktop equipment, yes. Consumer mobile equipment is starting to see ludicrous DPI even in middle of the road devices, and commercial medical displays have offered very high DPI for some time.

    --
    "Because Science" is one step from "Because old book". Try "Because of my experiment testing my falsifiable assertion".
  29. Re:No one cares by johnny+cashed · · Score: 1

    Wait, is that the work of the invisible hand of the market? Or does Apple have a patent on high resolution displays?

  30. I'm sitting here with a 2560x1440 display by stox · · Score: 1

    and Unity looks great.

    --
    "To those who are overly cautious, everything is impossible. "
  31. Re:No one cares by damnbunni · · Score: 4, Informative

    It's simply not true that 'no one makes them any more'.

    Dell makes a few very nice 1920 x 1200 monitors. NewEgg lists more than 20 models.

    They're not as common as 1080p screens, and they're not as cheap, but 'they still make them'.

    And while 2560 x 1600 screens are still over a grand, you can get a 2560 x 1440 pretty cheap. $399 at Microcenter.

  32. Doesn't GNOME already support SVG? by steevithak · · Score: 3, Interesting

    Didn't the GNOME desktop switch to scalable SVG rendering way back in 2004 or so (starting from Raph Levien's work on Gill back in 1999)? There were all kinds of articles back then about how awesome SVG was and how all GNU/Linux desktops would be using it soon. I thought Nautilus was designed with SVG support in mind? What happened to all that work and when did GNOME switch back to pre-historic bitmapped stuff? That's kind of sad.

    1. Re:Doesn't GNOME already support SVG? by Anonymous Coward · · Score: 5, Informative

      It's actually working. The situation is messy, but workable. (As usal for Linux)

      -- X.org people found out that automatic DPI detection is mostly useless because there too many monitors out there who report incorrect information. X supports a DPI override switch which would be a nice place to manually adjust this but...

      -- The GNOME people decided to ignore what X reports and hard coded a 96 DPI definition.

      -- On top of their hard coded DPI, GNOME has a "text scaling factor" property (default 1.0). Increasing it causes compliant applications to render fonts and other UI elements in larger formats. The main motivation for this was to improve accessibility for visually impaired people, but it also serves for people with high DPI screens. This value can be changed via the accessibility options or by installing the gnome-tweak-tool (or editing gconf).
      Only GTK/Gnome applications will honor this and even then, compliance isn't perfect as some still use bitmaps for icons. But it's good.

      So, for people with high DPI screens:
      - Force the X DPI setting to a proper value. This will help with some applications (including most Qt/KDE ones, I think).
      - Change the GNOME text-scaling-factor to something that matches the value above. Ie, if you set your X DPI to 200, then set your text-scaling-factor to 2.08 (200/96).
      - For Firefox or Chromium, you'll need to manually adjust the zoom level.

    2. Re:Doesn't GNOME already support SVG? by AdamWill · · Score: 1

      mod parent up as 'informative', it is correct in all particulars. I've been running GNOME on high-res displays for years, it can handle it fine.

  33. Re:No one cares by Cid+Highwind · · Score: 2

    "The ASUS Zenbook Prime is 1920 x 1080 with a 13.3" screen, which is close, if not better, than the Mac books."

    It's really not. The 13" MBP display is 2560x1600 pixels.

    Stop being an idiot, you're making yourself look bad here, not Apple.

    --
    0 1 - just my two bits
  34. Re:No one cares by Anonymous Coward · · Score: 1

    Wow. That's just stupid.

    I'm an embedded Linux developer and have been for years. Prior to that I was a senior Linux sysadmin. My computer of choice is a MacBook Air - and come to think of it, Linus Torvalds uses one too.

  35. Re:Just don't do it. by Andy+Prough · · Score: 1

    No - it's more like dropping a small block Chevy 383 stroker engine into a 2-door fiat. You can squeeze one in there, but you might want to use a restrictor plate to limit its power.

  36. Re:No one cares by aaaaaaargh! · · Score: 1

    Hey troll, like Apple or not they're addressing a glaring problem

    LOL... how about a non-glaring screen instead?

  37. Re:No one cares by omnichad · · Score: 1

    What's your point? Computer monitors do 1080p, not 1080i and you were saying the industry was standardizing on HD buzzword compliance. Blu-Ray goes up to 1080p and works on HD TV's. Why are you bringing ATSC broadcast standards into this?

  38. Re:No one cares by HarrySquatter · · Score: 1

    Asus has recently released some nice products with high DPI displays. The ASUS Zenbook Prime is 1920 x 1080 with a 13.3" screen, which is close, if not better, than the Mac books.

    That's only 165 PPI. The 13" Pro is 227 PPI and the 15" is 220 PPI. Unless you use a different version of math than the rest of the world, 165 PPI is not better than either of the other numbers.

  39. Re:No one cares by jedidiah · · Score: 1

    No but Apple and Apple users like to make a big stink about it.

    It's probably less effective on Macs then on a Linux box running KDE apps (apparently).

    --
    A Pirate and a Puritan look the same on a balance sheet.
  40. Re:No one cares by HarrySquatter · · Score: 1

    On consumer, desktop equipment, yes.

    The average consumer desktop comes with a 1080p display with a DPI usually in the sub 125 PPI range (17" or higher).

  41. You can buy 2560x1440 for cheap by cbhacking · · Score: 2

    I just picked up a "WQHD" (Widescreen Quad-"HD" for values of HD meaning 1280x720, so a total of 2560x1440) 27" IPS LCD monitor online for $300 US. It's very bare-bones (DVI input only, no webcam or USB hub or anything, etc.) but considering a 1920x1080 monitor at 27" is hard to come by for $200, it's an excellent price for the much less common resolution.

    They make them in Korea and ship them out under a handful of brand names. A search on "wqhd monitor" will find you several places you can buy them from. Make sure your video card has the correct output.

    --
    There's no place I could be, since I've found Serenity...
    1. Re:You can buy 2560x1440 for cheap by jones_supa · · Score: 1

      I just picked up a "WQHD" (Widescreen Quad-"HD" for values of HD meaning 1280x720, so a total of 2560x1440) 27" IPS LCD monitor online for $300 US.

      Those large displays just have the problem that they can cause neck pain, being so tall.

    2. Re:You can buy 2560x1440 for cheap by cbhacking · · Score: 1

      I'm quite tall myself, so my current problem is actually the opposite; my monitor doesn't go high enough. My housemate has just a tiny bit of height on me, but his 27" (1920x1080) display is an excellent size for us to game on (Civ5 hotseat, etc.). Getting the same size screen but at a higher res should be a nice step up.

      --
      There's no place I could be, since I've found Serenity...
    3. Re:You can buy 2560x1440 for cheap by jones_supa · · Score: 1

      If you are tall, then it should be no problem indeed.

  42. Re:No one cares by Guy+Harris · · Score: 1

    Meh, Apple took the cheap/easy way out. They solved a software problem with Hardware. The effective resolution is the same as it was previously, They just double the amount of pixels used.

    ...and use the extra pixels to show stuff at higher resolution except for some applications.

    "Low resolution" is a hardware problem - you want higher-res, you need smaller pixels and more of them, and the only software that would affect that would be the software in the machines used in the design and manufacturing process for the displays.

  43. Re:Fix it yourself by Phasma+Felis · · Score: 2

    Lulz. "If your head gasket is warped, instead of whining to a mechanic, why don't you forge yourself a new engine block?" Yeah, you can, and I'm glad the option is there, but coding your own drivers is absurdly impractical for the great majority of users.

  44. Any PC laptops announced with similar screens? by starseeker · · Score: 1

    I'd really, REALLY like to get my hands on a powerful Linux laptop with such a high resolution screen... if I could afford it I might even settle for the virtual machine solution on the Mac, but a full-up Linux laptop with such a screen would be ideal.

    During certain kinds of software development, it isn't uncommon to accumulate a dozen or more terminals and application windows displaying relevant content. Given good eyesight, there simply is no substitute for a high PPI screen when doing such work. Ditto for studying high resolution photos or working with computer aided design. If I could find an affordable IBM T221 monitor with the right adapters for modern graphics hardware, it would STILL be superior to anything I could buy at consumer PC monitor retail. (Unfortunately, the adapters and setup are apparently a tricky proposition even if you can find the monitor.)

    I've looked now and then, but I still haven't been able to find any indication of when PCs will begin offering high PPI displays, or even whether the rest of the computer industry is *trying* to catch up with Apple in this respect. Has anyone seen any hints?

    --
    "I object to doing things that computers can do." -- Olin Shivers, lispers.org
    1. Re:Any PC laptops announced with similar screens? by thrillseeker · · Score: 1

      Supposedly the next 15" Samsung Series 9 will be retina-type reslution - present version I have is 1600x900 and it's pretty nice, though I think the vertical screen angle could use improvement.

    2. Re:Any PC laptops announced with similar screens? by KevCo · · Score: 1

      You realize you can run linux natively on a macbook, right? You don't need to use a VM. Macs all use intel chips now. So the answer to you question is yes there is a PC with the exact same screen. It's called a macbook pro.

    3. Re:Any PC laptops announced with similar screens? by toddestan · · Score: 1

      You do realize the whole point of this Ask Slashdot is that Linux doesn't work yet all that well on the Retina MBP, right? At least try and RTFS.

  45. Re:No one cares by LWATCDR · · Score: 1

    I think you misuderstood what he said. If you kept reading you would read,"Consumer mobile equipment is starting to see ludicrous DPI even in middle of the road devices".
    Mobile devices like the iPhone, iPad, Galaxy Nexus, Nexus 4, Samsung S3, Nexus 7, Nexus 10, Kindle Fire HD, and so on all are providing very high DPI displays. It is a real shame that HDTVs have made 1080p displays so cheap that it is now the standard for most desktops.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  46. Re:No one cares by markhahn · · Score: 1

    especially because "retina" is just assinine Apple marketing jingo. almost every LCD panel produced is purely off-the-shelf and available to any customer who wants it. in particular, there are lots of devices that have pixel densities as high or higher than the particular models Apple selected from the catalog...

  47. Re:Live with it by markhahn · · Score: 1

    you know you're both wrong and trolling, so why did you press the "submit" button at all?

    Linux does fine with high density displays. actually, the place it does worse is on extremely low-density displays. I have some 42" 1366x768 displays that take some painful tweaking to setup, since environments like KDE try to be smart about the ruler-size of fonts, not noticing that these screens really do have pixels big enough to throw a rubber chicken through...

  48. Re:No one cares by jbolden · · Score: 2

    There were several major projects started about a month after Retina laptops came out. Retina for Firefox. Retina for OpenOffice (Libre Office had support day 1). Retina Ubuntu... So now you are just dead wrong. Everyone in the Linux community knows that Apple hardware is a pretty good guide to features they are going to need to support down the road for Linux. Moreover a huge percentage of Linux developers use Apple hardware.

    As for the rest about "wasted money" and "shiny" I'll leave that to whomever wants to point out that the 15" retina was and still is a rather good deal compared to x86 laptops with similar features.

  49. Re:No one cares by jbolden · · Score: 1

    Medical monitors are high-dpi displays. But Apple is the only company aiming them at mainstream users.

  50. Re:No one cares by HarrySquatter · · Score: 1

    Yes, I read that. So what? I only chose to respond to the incorrect part.

  51. Re:No one cares by Hatta · · Score: 2

    Consumer mobile equipment is starting to see ludicrous DPI even in middle of the road devices

    Doesn't do anyone any good when you can't do real work on a phone. I'm still running a 2048x1536 CRT at home, and will be for the forseeable future.

    --
    Give me Classic Slashdot or give me death!
  52. Re:No one cares by Anonymous Coward · · Score: 1

    Hahahaha oh god. Gotta love hating misplaced, myopic nerdrage. This kind of stuff is why I don't bother keeping many people who purport to be smart as friends. Geeks really could use a cultural revolution pushing away from exactly the kind of arrogance which is part of what keeps them socially isolated. Anyways, to the point - a fun fact I noticed the other day: Linus Torvalds uses a macbook air. Proof: http://techcrunch.com/2012/04/19/an-interview-with-millenium-technology-prize-finalist-linus-torvalds/ -- Not that apple has any more support from me after letting 6 adapters bust apart on me without it being covered under warranty until that class-action went through and they started being all apologetic.

  53. Re:No one cares by NatasRevol · · Score: 1

    Care to identify one laptop that is off-the-shelf and runs at 2560-by-1600 on a 13.3" display? Other than a MacBook Pro.

    I'll wait.

    --
    There are two types of people in the world: Those who crave closure
  54. Re:No one cares by thrillseeker · · Score: 1
    I have one and it is pretty nice. I self upgraded it to 16G/256G.

    I'm hoping they get their ass in gear and release their supposed higher-res 15" model soon.

  55. fluxbox with a dozen terminals by scourfish · · Score: 5, Funny

    A high def screen with 12 instances of xterm, all visible at once without having to switch context is the pinnacle of the Linux graphical user experience.

  56. Re:No one cares by micheas · · Score: 1

    If you pay for your own electricity upgrading to a similar LCD might pay for itself over one to two years, and you get a huge amount of desk space back. (the cat will complain about no longer being able to sleep on the monitor however.)

  57. Gnome? Which version? by bornagainpenguin · · Score: 1

    As a fan of Gnome 2.xx I find myself wondering if the problem raised is still an issue with that version or if they are regressions due to Gnome Shell?

    Fans of Gnome Shell, please don't mod me down without at least first answering the question for me as I genuinely want to know the answer.

    --
    Have a Virgin Mobile USA smartphone? Give VMRoms.com a try!
  58. Re:No one cares by dbIII · · Score: 1

    They don't make any, but they are buying just about all of the available displays of that type. It's like when the iPad came out and every other large electronics company wanted to make one as well, but found apple had bought all available production with some components.
    The same thing has happened with eink where one Russian company bought the full run of LGs flexible screen and it's going to be a year or so (if ever) before oynx are selling the one they had announced and a couple of years before Kindle or Kobo have a screen that isn't made of glass.

  59. Re:No one cares by bill_mcgonigle · · Score: 1

    the really nice but still way too expensive 2560x1600 monitors. (Still over $1000.)

    If you don't have a business case to justify $1000 for a monitor that you'll probably use for 5+ years, then you don't really need it.

    I'm eyeing the Eizo 22" - about $850 and has a bit higher DPI, along with the high resolution. The 2560x1600 screens are in the 30" range - the DPI isn't very good. That's fine for people with vision loss, but two screens at 1900x1200 are going to be better for most uses.

    This kind of screen is a marvel of technology and quality. I paid $739 in 1993 for a 17" flat CRT (1024x768), and that was the employee discount at a major retailer on an $899 display, and those were 1993 dollars - worth $1500 or more in 2012 dollars. It's true that poor-quality displays are now being manufactured at very low prices, but the price of 'cheap crap' shouldn't influence ROI calculations on important business tools.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  60. KDE made their position well known. by Andy+Prough · · Score: 2

    SUSE and openSUSE went with KDE 3.x as the default until 4.x was well baked. The fact that many users and distros (and even SUSE users) failed to heed the warnings does not mean the KDE group failed.

  61. So at this point by Andy+Prough · · Score: 1

    which would you prefer to use? Your Series 9 or a MacBook Air? Purely from a hardware perspective.

  62. Re:No one cares by Darinbob · · Score: 3, Insightful

    It's not just about high dpi displays either. You can have a high resolution on a large screen while still wanting very large fonts and UI elements. It helps you see it better when your eyesight is not very good, if you have partial blindness, etc. So you can help both those with degenerative vision and those with amazing mutant vision at the same time.

  63. Re:No one cares by Darinbob · · Score: 1

    I don't know. Screen resolutions have been getting very large. Ie, I've got 1920x1200 at work and a few years ago I would have considered that something only available for several thousand dollars at least. What Apple is really doing is providing higher DPI; high resolution but on very tiny screens. They're sort of solving the problem of people wanting to see more things on a laptop but without having larger laptops.

    The drawback is that I think most people really can't make use of that high DPI. So at work I tend to see young employees with the retinal displays using the laptop screen directly but with their faces relatively close to the screen (many hunched over); whereas middle and older employees have external monitors instead with much more resolution than the laptops provide and they sit farther back from the screen as well.

  64. Re:Fix it yourself by Arker · · Score: 1

    The problem he is describing isnt a problem with support for the retina display. It is a problem in the design of the software itself, a design limitation that makes it difficult or impossible to 'fix.' If you have a piece of software that does half of what you need and is well designed, and one that doesnt 90% but is poorly designed, adding 50% of the necessary function to the first may be easier and more rewarding than struggling to somehow tack on the last 10% in the second case.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  65. Re:No one cares by Darinbob · · Score: 1

    Apple is just like Microsoft. They get to decide what the users will get and the users have to accept it. If Apple decides you need a screen with glare then just bow and say thank you.

  66. Re:No one cares by MakyoDetector · · Score: 1

    Oh, the humanity! HOWEVER did our ancestors COPE with 8 pixel fonts?! Imagine being able to see individual PIXELS on screen - it's horrible, just horrible!

    If 1200 lines is okay then you should be fine with 1080p, after all resolution is a non-issue. I use a cheap 42" LCD TV as monitor and wouldn't go back to anything smaller.

    --
    Just this infinitely recurring zero floats into view.
  67. Re:Compiz? by Nerdfest · · Score: 1

    I did this recently. After avoiding KDE because it didn't look nice, I tried it again after the Gnome devs "pulled an Apple" and said that we shouldn't be able to theme or add extensions to our desktop. It takes a bit more setup to make it exactly as you like, ... but you can make it *exactly* as you like. You also only need to do it once. It'd well worth the minimal effort it requires.

  68. Re:No one cares by Vegemeister · · Score: 1

    I assure you, you don't have a 2048x1536 CRT. What you actually have is a 1600x1200 CRT, being overdriven so as to be so blurry it's useless.

  69. Re:Gnome? Which version? by AdamWill · · Score: 1

    Neither. Both GNOME 2 and GNOME 3 can handle high DPI pretty well, I just think the questioner failed in finding out how to do it.

  70. Xmonad by Lawrence_Bird · · Score: 1

    but that's probably not the answer you were looking for.

  71. Well... by EGSonikku · · Score: 1

    Considering Safari on my iPad opened the link fine I assume no one here will have a problem with that link on pretty much any browser/device.

    --
    - "Scientia non habet inimicum nisp ignorantem"
  72. Not really... by EGSonikku · · Score: 1

    ...but I blame GMail for that.

    --
    - "Scientia non habet inimicum nisp ignorantem"
  73. Re:No one cares by Tough+Love · · Score: 1

    Well, Linus Torvalds uses a Macbook Air...

    With OSX replaced by Linux.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  74. Re:No one cares by ChunderDownunder · · Score: 1

    Can someone from a graphics background please explain in layman's terms the following w.r.t. HiDPI, resolution independence etc.

    In a normal display, say 1280x800 DPI=PPI = The number of dots on the screen at say a pixel depth of 96?

    So in a normal laptop there are 1280x800 pixels.

    The OP is claiming a standard cheap screen at 1280x800 is using tricks to render (2x2)=4 times the number of dots?

    is that 4 pixels per dot or 4 dots per pixel? :)

    On a high-end genuine 2560x1600 screen it switches to 1280x800 for compatibility thus inverting the ratio?

    I'm just curious to whether this 'Retina' display is a genuine advancement in display tech or FUD on the part of the OP?

    Confusing to us non graphics nerds...

  75. Re:No one cares by Dahan · · Score: 1

    0/10, fail troll is fail.

  76. Re:No one cares by vlueboy · · Score: 1

    "The ASUS Zenbook Prime is 1920 x 1080 with a 13.3" screen, which is close, if not better, than the Mac books."

    It's really not. The 13" MBP display is 2560x1600 pixels.

    Stop being an idiot, you're making yourself look bad here, not Apple.

    Well, he gave a good lead for what may become the new defacto laptop resolution. Think of it as the DOCTYPE transitional 4.01 HTML tag but for the moving between today's 1200x800 and the drool-worthy high DPI targets that Macs provide. And give it 24 months while old stuff gets phased out.

    Somewhere along the line, I hope this will cause the 4K standard for TVs to also be re-visited... even my laptop's HDMI resolution is too much for my HDTV... 720p may be "nice" for cable but it's horrible for laptops. It's just sad to see a screen several times larger than my laptop's go to waste like that. Why not add some special 1080p mode just for non-broadcast purposes? It's 37" versus 15"! Then again, the laptop won't do HD either because of reasons that have been discussed here ad nauseum.

  77. Re:No one cares by fnj · · Score: 1

    Yes, the retina display is a genuine advancement in display tech, period. The number of pixels is greater, and they are real pixels. The AC you are replying to is a bloody idiot. FUD city.

  78. Re:No one cares by joss · · Score: 1

    google catleap on ebay: affordable 27" 2560x1440, they rock

    --
    http://rareformnewmedia.com/
  79. E17 by Anonymous Coward · · Score: 1

    E17 (Enlightenment) has a scaling option in the preferences to upscale components of the GUI to make it look perfect on Retina displays as well as DPI on fonts...

  80. DPI by Bert64 · · Score: 2

    Check that X11 has worked out the correct DPI of the display, not all displays pass this information through correctly and i'm not sure if virtual machines do...
    You can see the current dpi by using xdpyinfo.

    X11 itself is pretty good at resolution independence, but individual apps using bitmapped graphics all over the place are not.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  81. Re:No one cares by bemymonkey · · Score: 1

    Actually, the models you're speaking of are likely to all be old stock. I'd bet many of them even still have CCFL backlighting...

  82. Re:No one cares by Bert64 · · Score: 1

    You can buy high-dpi displays from IBM and various others, they have been around for quite a long time and are no more proprietary than any other screen, they are just very expensive (far more expensive than apple)...
    Take a read of http://en.wikipedia.org/wiki/IBM_T220/T221_LCD_monitors for instance

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  83. Re:No one cares by jones_supa · · Score: 1

    Exactly. I don't understand how people can pay the price of a Mac and put up with that glossy crap.

  84. Re:No one cares by damnbunni · · Score: 1

    All of them? I find that hard to believe. Let's take a look.

    Going down NewEgg's list:

    Dell U2410 - in production. Note this uses CCFL backlighting, despite being an in-production display.

    Asus PA246Q - appears to be in production as far as I can tell. Also CCFL.

    Dell U2412 - in production. LED backlight.

    Asus PA248Q - probably in production, though Asus doesn't say. Lots of stores have it in stock, though.

    HP ZR2440W - Lots of stores have it in stock, and it apparently only came out in March 2012, so probably still in production. LED backlight.

    Samsung S24A450BW-1 - appears to be in production. Good supply all over, looks like it came out in late 2011. LED backlit.

    Okay, that's just starting at the top of the list. None of these appear to be old stock, and I know for a fact the Dells are in production. (Both models. The 2410 is an older model but has a lot more inputs than the 2412, which is why they make both.)

    So like I said, you can still get a 1920 x 1200 display. You just have to pay more for it.

  85. Re:No one cares by jones_supa · · Score: 1

    Try playing with this tool for a while.

    http://members.ping.de/~sven/dpi.html

  86. Re:No one cares by jo_ham · · Score: 1

    No one cares about Linux and Retina support because Retina is Apple and no one uses Linux that cares about Retina/Apple.

    I care about Linux and high dpi/retina resolutions.

    Are you saying I don't exist?

  87. Re:No one cares by jo_ham · · Score: 1

    Well, Linus Torvalds uses a Macbook Air...

    With OSX replaced by Linux.

    Yes, that's the point. He's replying to the original troll who said that no one involved in Linux software development cared about high resolutions or Apple hardware.

    I'm pretty sure Linus Torvalds had something to do with Linux software development ;)

  88. Re:No one cares by jo_ham · · Score: 1

    especially because "retina" is just assinine Apple marketing jingo. almost every LCD panel produced is purely off-the-shelf and available to any customer who wants it. in particular, there are lots of devices that have pixel densities as high or higher than the particular models Apple selected from the catalog...

    "Retina" has a specific meaning, defined by a mathematical formula that accounts for the DPI of the display and the distance it is viewed from. No one is under any illusion that they are somehow "special" Apple panels, or that other manufacturers don't also have access to them.

    For some reason, people seem to take umbrage with just Apple's marketing terms, while accepting other terms that allow for quick and accurate descriptions of a particular technology just fine.

  89. XNU by unixisc · · Score: 2

    Actually, the OS-X kernel - XNU is successor to NEXTSTEP's kernel. Mach 2.5 got replaced by Mach 3.0, the BSD parts of it were replaced by FreeBSD userland, and the driver kit by a C++ API called I/O kit (Wonder why they didn't use Objective C here too?)

    But I agree w/ the GP, though not for the reasons he states. OS-X is a far better system and has nothing that Linux doesn't, unless one considers Quartz to be a disadvantage compared to running X11. So what the OP is doing - running Linux in a VM - is the right way to do it, if that's such an issue.

  90. Why use a Mac? by unixisc · · Score: 1

    If all of the above is true, why did you go for a Mac in the first place? Get a top of the line Dell or Lenovo that gives you the firepower you need, install your favorite Linux distro, and you should be off to the races. The only reason to buy a Mac is if you want to run OS-X (and even then, some people use solutions like Hackintosh) But buying a Mac, and then replacing OS-X w/ Linux or Windows is like taking a few thousand $$$ in one hand, a lighter in the other, and lighting it up - particularly given that the extra money that would normally pay for Apple's quality support wouldn't be applicable if the box is running Windows or Linux.

    1. Re:Why use a Mac? by SuricouRaven · · Score: 1

      The mac pro, because I insisted on dual-socket quad-cores and the capability to one day cram a ton of memory in when prices fell. When confined to checking professional workstations, the offerings from HP and such were similarily-priced. Consumer gear does not come with two sockets. There were no single-socket eight-core processors around at the time.

      And the macbook was purely for the screen. Nothing else. There were no other options at WUXGA+ at the time. At all. I tried. I even looked at the crazy-spec gaming laptops - but Alienware's best still had crappy screens. I looked at mobile workstations, the same. I found that Dell had offered one, but had discontinued that feature at the time - they still sold the model, but without the option of a WUXGA+ screen. I tried buying that refurbished (I can't remember the model, but it had two hard drive bays, which much liked the idea of). The refurbished laptop I got had a fault though, a flakey graphics chip, so in the end I ended up giving in and getting the macbook. Which, once purged of OSX, is very nicely built hardware-wise. I understand there are a few more options for WUXGA+ laptops around now, but at the time it had to be Apple.

      The mac pro needed a little hackery to boot linux - it still has OSX on, just to install rEFIt. Given how much harder Apple is making it to install unsupported operating systems now though (I've heard about the trouble that is getting linux on a retina macbook) I doubt I'll be buying any more Apple computers.

  91. OS-X Unix certification by unixisc · · Score: 1

    OS-X did not become certified as Unix until 2003. If you notice, you will notice that there is nothing from Apple that was registered either under Unix 98 nor Unix 95 nor Unix 93. So not only was OS-X not certified as Unix before Snow Leopard, but even NEXTSTEP was never certified as Unix (or else one would have seen it under Unix 93 or 95)

    1. Re:OS-X Unix certification by God+of+Lemmings · · Score: 1

      Close, it was certified Unix 03 in Leopard 10.5, which was the previous release.... Opengroup

      --
      Non sequitur: Your facts are uncoordinated.
  92. Re:No one cares by Hatta · · Score: 1

    I assure you, my NEC FP2141SB is incredibly crisp at 2048x1536. I can read scans of magazines, two whole pages side by side, with no problem whatsoever.

    --
    Give me Classic Slashdot or give me death!
  93. Re:No one cares by Hatta · · Score: 1

    What LCD would you recommend that can display more than 1536 lines of horizontal resolution with 120 DPI or better? The only one I'm aware of is the IBM 221, which is at least as old as my CRT and will put me out at least $700.

    --
    Give me Classic Slashdot or give me death!
  94. Re:No one cares by micheas · · Score: 1
    And should save you about $40.00 a month in electricity.

    I am currently looking for a new monitor and not real happy with what I am finding, but CRTs are very expensive to use.

  95. Re:No one cares by toddestan · · Score: 1

    The T221 was discontinued in 2005 (sadly) and as far as I know, IBM is out of the monitor business. Lenovo makes some monitors, but they are no different in terms of DPI than everyone else.

  96. Re:No one cares by toddestan · · Score: 1

    The better equivalent monitor would be the IBM T210 which was a 21" 2048x1536 monitor. But long discontinued and much rarer on the secondhand market than its 22" cousin.

    My thought would be to hold onto the CRT for a bit longer, and wait and see if monitors improve in the next year or two. With any luck, someone will start releasing high DPI desktop displays, and hopefully it will also be someone other than Apple so that the monitor will come with a reasonable set of inputs. Either that or hope that 4K catches on in the TV world, and isn't regulated to huge 50+ inch screens either.

  97. Re:No one cares by PayPaI · · Score: 1
  98. Re:No one cares by Hatta · · Score: 1

    $40/month? The FP2141sb is specced to run at 120W. If I run it 24/7, that's 87.6KWh. At $0.15/KWh, that's $13 per month. In reality, I run it 4-6 hours per day so I'm out less than $5 per month. $40/year is a much better estimate than $40/month. And it's well worth that.

    --
    Give me Classic Slashdot or give me death!
  99. Re:No one cares by Vegemeister · · Score: 1

    >20" Viewable
    >0.24mm aperture grille

    No.