Slashdot Mirror


KDE Running on Mac OS X

GeoffP writes "AppleTalk Australia is running a story on running KDE on Mac OS X. For those that don't know, KDE is a graphical desktop environment used to access your computer's files. Finally, Mac users have a free (as in speech) approach to their filesystem."

4 of 393 comments (clear)

  1. Re:Erm... Why? by fiftyfly · · Score: 3, Interesting
    Ummm... If I wanted to run KDE, why would I buy a Mac? I mean I love my Powerbook, but I know the Pentium M systems are faster, cheaper, and (if my experiences are the rule not the exception) more reliable.
    Simply put... you wouldn't. At least not what the poster is sugesting. OTOH running something like konqueror natively without an xserver (not yet possible) would rock as the finder simply sucks.
    --
    "Sanity is not statistical", George Orwell, "1984"
  2. Re:Hasnt anyone tried out the latest Enlightenment by lightyear4 · · Score: 4, Interesting

    ..how does enlightenment push an envelope? Simple. It puts some complex and attractive eye candy where, for all intents and purposes, it was never meant to be. That is to say, it pushes the limits for X11 and the unices. X11 was designed as an extremely lightweight graphical windowing system for terminals over a network, not for graphics intensive aqua-esque-sexiness. For unix users who have lived for years in minimal graphical environments, its a very new development. Apple struck a home run with Aqua using brand new innovations, yet Enlightenment accomplishments are on running on top of a 25 year old graphics subsystem. Interesting in context, dont you think?

  3. Re:Good article by Midnight+Thunder · · Score: 3, Interesting

    the problem with the way osx does ftp though, at least through finder, is that it mounts it as a filesystem, and when the remote ftp site goes out to lunch it sometimes takes osx with it

    This actutally a big issue that needs to be fixed on MacOS X, and it is not just limited to FTP. Any network mount that goes off-line causes the Finder and any other open/save dialogues to block. In certain cases I have been gone 15 minutes and I still see the color-wheel spinning.

    --
    Jumpstart the tartan drive.
  4. brought to you by the old-fucking-news dept. by dionysian.mind · · Score: 3, Interesting
    Hrm... this article seems like old news -- I have been doing this since my brand-new 700mhz iBook on OS X 10.1. What's even better, that I didn't see when I skimmed through the article, is that you can drop OS X into console mode by entering the user >console at the login screen, with no password -- log in to the console and issue the 'startx' command. No more aqua, just kde (or gnome)...

    This is kinda useful on the new iBooks that would like to run a more linux-y interface, but still want wireless support (the airport extreme cards use a closed-source broadcom chip-set that will never be opened due to FCC regulations). You can just run your qt / gtk programs in your respective window manager and run all the programs you can either find on fink, or anything else you can get to compile correctly (good luck). Obviously the down-side to this is that you can't run an OS X apps, but if you just log out it will throw you back to the OS X log-in screen.

    What I would really like to see (calling out to the talended /. developer community) would be a way to initiate sessions on OS X, so that the ctrl-alt-F* would give you a different session -- one running quartz/aqua, and one running Xfree86/Xorg. Say hello to the best of both worlds -- the window manager of your choice right at your finger-tips!