Slashdot Mirror


Unusual Linux Desktops?

sparrow_hawk asks: "I'm doing a presentation on Linux, sort of a basic education about what exactly it is and isn't. One of the points I'm trying to hammer home is the idea that Linux can look and act pretty much however you want it to. I'd like to know what's the most unusual Linux desktop you've seen, preferably with screenshots -- the one that looks like the helm of an alien spaceship, or the one that mimics a 50's radio?"

10 of 89 comments (clear)

  1. 3 diff os(s)! by J3r3miah · · Score: 2, Informative

    linux with 4 virtual desktops each imitating XP, 98, mac 9 and linux!

    --
    God is real unless declared as int
  2. themes.org by paradesign · · Score: 4, Informative
    Theres some neat-o themes there.

    Ive been most impressed by the 'other' WMs though, the little guys. Some of the Fluxbox or icewm 'minimalist' desktops are cool.

    Also dont forget that you can do most of this stuff to XP as well, with a few hacks that is.

    --
    I want 2D games back.
    1. Re:themes.org by shweazel · · Score: 3, Informative

      switching between virtual desktops with the mouse wheel, from anywhere in the background

      fluxbox does this too, actually.

    2. Re:themes.org by Glytch · · Score: 2, Informative

      KDE does this as well. As of 3.2, anyway. I have no idea if it did before.

    3. Re:themes.org by MikeCapone · · Score: 2, Informative

      KDE does this as well. As of 3.2, anyway. I have no idea if it did before.

      It didn't on the versions I tried (pre-3.2).

      You could switch virtual desktop with the mouse wheel, but only if the mouse pointer was over the virtual desktops in the toolbar.

  3. Well if you want neat looking computers... by Stigmata669 · · Score: 1, Informative

    check out Mini-Itx.com. Most of them are running windows, but if it's the 50s Radio or the alien, that's where to go... the OS is really secondary.

    --
    Yawn.
  4. Re:I have seen a WINDOWS THEME!! by cybermancer · · Score: 5, Informative
    Are you referring to XPde?

    They did a series about it on Userfriendly.org a bit ago.

    --
    "Anything is possible with enough programmers, time and pizza." (Substitute caffeine for time as needed.)
  5. look at different window managers by BroadbandBradley · · Score: 4, Informative

    do a search for window managers on google, or try xwinman.org a site about window managers. I find that while gnome and KDE look much like what most people would expect, some other window managers put a new twist on how you interact with the computer.
    also look at 3dwm.org a 3d window manager that's used at the 3D-CUBE

    another good one is the Mozilla based desktop over at OEONE.com

  6. The one in my dashboard... by bergeron76 · · Score: 3, Informative

    Over at my website - dashpc.com you can find an extremely atypical linux installation. Granted, it's not necessarily a desktop; but it might help you make the case that Linux is extremely versatile and can be used in virtually any UI situation.

    --
    Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
  7. Re:not sure if this is unusual by iantri · · Score: 2, Informative
    In case anyone is wondering how this can work (i.e. wonuldn't pop-ups obliterate the entire screen?) this is why:

    Opera uses an MDI (multiple document interface). All of the browser windows (i.e. tabs in Moz or Konq.. at one time, when Opera was the only one with tabbed browsing it just referred to them as "windows".. the terminology changed slightly later when the other browsers came along) are contained within the main Opera window. Opera manages these all itself, so you can just run Opera without a window manager and it will be perfectly useable.

    This is actually kind of neat; it would make a better choice for a Linux-based kiosk than Mozilla.. since you can easily lock down Opera by editing it's INI files, you can run it without a desktop environment or window manager and not worry about kludging it to work properly with pop-ups.