The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.
← Previous pageNext page →

    Show off your Linux desktop

    Discussion in 'Linux Compatibility and Software' started by pixelot, Mar 22, 2008.

  1. typhoon_spanky

    typhoon_spanky Notebook Guru

    Reputations:
    18
    Messages:
    65
    Likes Received:
    0
    Trophy Points:
    15
    kde 4.1.1 on opensuse 11
     

    Attached Files:

  2. hypdotspec

    hypdotspec Notebook Evangelist

    Reputations:
    18
    Messages:
    513
    Likes Received:
    0
    Trophy Points:
    30
    Ubuntu 8.04.1

    I like things simple, which is exactly what you see :p
     

    Attached Files:

  3. prol91

    prol91 Notebook Consultant

    Reputations:
    54
    Messages:
    145
    Likes Received:
    0
    Trophy Points:
    30
    Got gentoo installed on my system.Did a stage3 install, compiled my own kernel, kde etc. It took about three days to completely setup my box, kde taking more than 12 hours to compile :mad:.Though it took a long time to compile its worth it. I feel my system is more stable and responsive thanmy arch and so right now im stickin with gentoo. Here are two screenshots.

    [​IMG]


    [​IMG]
     
  4. srunni

    srunni Notebook Deity

    Reputations:
    96
    Messages:
    854
    Likes Received:
    0
    Trophy Points:
    30
    Did you install a split ebuild? I installed the most basic split ebuild, kdebase-startkde, and it only took a few hours on the laptop in my siggy. If you installed the most inclusive split ebuild or used the monolithic ebuild, it might've taken a long time though. The only annoying thing about using kdebase-startkde was that it really had nothing other than KDE, not even Konsole or Kscreensaver. But I think I prefer this method to Kubuntu, where the first thing I do is uninstall unnecessary packages.
     
  5. vicariouscheese

    vicariouscheese Notebook Consultant

    Reputations:
    37
    Messages:
    159
    Likes Received:
    0
    Trophy Points:
    30
    thats pretty sexy... would you mind posting your conkyrc? (unless thats not conky...)

    if i werent going with a minimalist install on my gentoo i would have to try out kde as ive been a gnome guy since day one... also where'd you get that menu? does kde just let you configure it (like fluxbox and such)?
     
  6. prol91

    prol91 Notebook Consultant

    Reputations:
    54
    Messages:
    145
    Likes Received:
    0
    Trophy Points:
    30
    Yes i installed all kde packages "emerge kde"and not split ebuilds.
    My conkyrc
    Code:
    #avoid flicker
    
    double_buffer yes
    
    
    #own window to run simultanious 2 or more conkys
    
    own_window  yes
    
    own_window_transparent no
    
    own_window_type desktop
    
    own_window_hints undecorate,sticky,skip_taskbar,skip_pager
    
    
    
    #borders
    
    draw_borders no
    
    border_margin 1
    
    
    
    #shades
    
    draw_shades no
    
    
    
    #position
    
    gap_x 6
    
    gap_y 6
    
    alignment top_middle
    
    
    
    #behaviour
    
    update_interval 1
    
    
    
    #colour
    
    default_color  C3C3C3
    
    
    
    #default_shade_color 000000
    
    own_window_colour 303030
    
    
    
    #font
    
    use_xft yes
    
    xftfont Lucida Grande:pixelsize=12
    
    
    
    #to prevent window from moving
    
    use_spacer no
    
    minimum_size 1262 0
    
    
    TEXT
    
    ${alignc} Kernel: ${color 909090}$kernel  | ${color}Date: ${time %d %B %Y} | ${color}Time:${color 909090}${time  %I:%M %p}  | ${color}Processes: ${color 909090}$processes  ${color}Running: ${color 909090}$running_processes   |  ${color}Cpu: ${color 909090}${cpu}%   ${color} ${cpubar 6,80}${color 909090}   |  ${color }Memory: ${color 909090}$mem/$memmax - $memperc% ${color} ${membar 6,80}${color 909090} | ${color }Swap: ${color 909090}$swap/$swapmax - $swapperc% ${color} ${swapbar 6,80}${color 909090}
    
    ${color }Net: ${color 909090}${font}${downspeed eth0} Kb/s ${color}  ${downspeedgraph eth0 10,80 C3C3C3 C3C3C3}  ${color 909090} ${totaldown eth0} down   |   ${color 909090}${upspeed eth0} Kb/s ${color} ${upspeedgraph eth0 10,80 C3C3C3 C3C3C3}  ${color 909090}${totalup eth0} up ${alignc} ${color }Root: ${color 909090}${font}${fs_free /}  / ${fs_size /} free - ${fs_free_perc /}%  used |  ${color }Home: ${color 909090}${font}${fs_free /home}  / ${fs_size /home} free - ${fs_free_perc /home}%  used | ${color}Email: ${color 909090}${execi 300 python ~/.scripts/gmail.py} ${color 909090}   | ${color} Weather: ${color 909090} ${execi 1800 weatherget -f ~/.scripts/.conkyweatherrc --station-id=CAXX0504 --metric }  
     
  7. aritos

    aritos Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    very cool i like it alot
     
  8. TwilightVampire

    TwilightVampire Notebook Deity

    Reputations:
    362
    Messages:
    1,376
    Likes Received:
    0
    Trophy Points:
    55
    Thats quite beautiful :)
     
  9. hypdotspec

    hypdotspec Notebook Evangelist

    Reputations:
    18
    Messages:
    513
    Likes Received:
    0
    Trophy Points:
    30
    [​IMG]

    did some updating :)
     
  10. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    Can anyone tell me how to theme KDE? lol
    I'm a Kn00b.
     
  11. tzcomwiz

    tzcomwiz Notebook Enthusiast

    Reputations:
    1
    Messages:
    47
    Likes Received:
    0
    Trophy Points:
    15
    Gentoo running gnome.

    [​IMG]
     
  12. dude106

    dude106 Notebook Consultant

    Reputations:
    16
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    30
    [​IMG]


    lol, does that remind you of something?
     
  13. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    Ha ! very good Dude !
     
  14. Ayle

    Ayle Trailblazer

    Reputations:
    877
    Messages:
    3,707
    Likes Received:
    7
    Trophy Points:
    106
    My desktop of the week. I love the elegant brit theme ^^
     

    Attached Files:

  15. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    Very nice Ely....the only that would make it nicer is KDE :))
     
  16. Ayle

    Ayle Trailblazer

    Reputations:
    877
    Messages:
    3,707
    Likes Received:
    7
    Trophy Points:
    106
    I don't get good vibes from KDE that's why I'm not using it :D
     
  17. someone777

    someone777 Notebook Evangelist

    Reputations:
    14
    Messages:
    634
    Likes Received:
    0
    Trophy Points:
    30
    :p I would set my desktop as Google from the shot taken. Anyone using my computer would get confused why they can't put anything on the computer, but that would include me as well :)
    P.S. how did u get the apple theme? I tried to get it but failed badly...
     
  18. Ayle

    Ayle Trailblazer

    Reputations:
    877
    Messages:
    3,707
    Likes Received:
    7
    Trophy Points:
    106
    mac4linux+gnome mac menu.
     
  19. Theros123

    Theros123 Web Designer & Developer

    Reputations:
    116
    Messages:
    1,589
    Likes Received:
    0
    Trophy Points:
    55
    Might as well go buy a mac there...oh wait, you can't afford one? Hahha, I kid, I kid.

    I just don't get the point of trying to mimic another OS' UI if its not going to function the same. Plus its just not the same...you'd might as well go get the real thing.
     
  20. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    hmm...someone should write a set of apps to do that... :D
     
  21. KrieGLoCK

    KrieGLoCK Notebook Evangelist

    Reputations:
    39
    Messages:
    372
    Likes Received:
    0
    Trophy Points:
    0
    Fedora running on GNOME 2.22.3
     

    Attached Files:

  22. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
  23. Cin'

    Cin' Anathema

    Reputations:
    14,217
    Messages:
    15,406
    Likes Received:
    87
    Trophy Points:
    466
  24. synic

    synic Notebook Deity

    Reputations:
    131
    Messages:
    849
    Likes Received:
    0
    Trophy Points:
    30
    This one is nice.
     
  25. Ethyriel

    Ethyriel Notebook Deity

    Reputations:
    207
    Messages:
    1,531
    Likes Received:
    0
    Trophy Points:
    55
    Here we go, I finally got things setup to my liking on my X61s. I really wanted to go with a keyboard driven WM, but... I miss a sanely licensed Ion3.

    That's Rezlooks Graphite for gtk2 and LineArt for Xfce.
     

    Attached Files:

  26. pixelot

    pixelot Notebook Acolyte

    Reputations:
    3,732
    Messages:
    6,833
    Likes Received:
    0
    Trophy Points:
    205
    That's wicked. :)
     
  27. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    Linux Mint XFCE
    hehe, I actually like the mint wallpapers :)
     

    Attached Files:

  28. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    Almost done messing around with Mint XFCE..hehe,
    That's Cairo Dock, Compiz, and Emerald.
     

    Attached Files:

  29. CeeNote

    CeeNote Notebook Virtuoso

    Reputations:
    780
    Messages:
    2,072
    Likes Received:
    0
    Trophy Points:
    55
    I'm just trying out Ubuntu (beta 8.10). I'm a total Linux noob so this is what I came up with:

    test.jpg
     
  30. Cin'

    Cin' Anathema

    Reputations:
    14,217
    Messages:
    15,406
    Likes Received:
    87
    Trophy Points:
    466
    Looks nice, Thomas! :) ;)

    I like it! And, I'm a total Linux noob!~ :rolleyes: :D ;)


    Cin ;) :)
     
  31. CeeNote

    CeeNote Notebook Virtuoso

    Reputations:
    780
    Messages:
    2,072
    Likes Received:
    0
    Trophy Points:
    55
    Thanks Cin!
     
  32. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    You might want to look at the linux mint menu or the slab menu.
    Though, I think you'd be better off with Linux Mint :D.
     
  33. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    Master Thomas, good to see you back in good graces with Mint :D I've been gaming a lot lately in Vista (besides working) kinda waiting on Intrepid final....seen a date? I've been remiss lately. Although I have just recently added a post to my Ubuntu Blog below ;)
     
  34. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    End of October I believe..I think even Halloween :eek:
    I'm writing my own package manager so I've slowed down with the distro hopping for a bit :D
     
  35. nickwood7

    nickwood7 Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    Heres mine, Ubuntu 8.04 on an IBM Thinkpad T41 (in need of an upgrade desperately)

    I know its just a boring vista look-a-like, its only temp until i can be bothered changing it...just had to get rid of the basic gnome-ubuntu look

    Screenshot.jpg
     
  36. prol91

    prol91 Notebook Consultant

    Reputations:
    54
    Messages:
    145
    Likes Received:
    0
    Trophy Points:
    30
  37. srunni

    srunni Notebook Deity

    Reputations:
    96
    Messages:
    854
    Likes Received:
    0
    Trophy Points:
    30
    Check out the T400/500, they're pretty good.
     
  38. Ethyriel

    Ethyriel Notebook Deity

    Reputations:
    207
    Messages:
    1,531
    Likes Received:
    0
    Trophy Points:
    55
    After reading reviews, I'd wait a generation for them to fix the keyboard, or look into an X200 which appears to have less of the flexing issues from the thinner, perforated backplate. Either that or take a look at the Latitude E series.
     
  39. srunni

    srunni Notebook Deity

    Reputations:
    96
    Messages:
    854
    Likes Received:
    0
    Trophy Points:
    30
    The keyboard flex issues are overblown. I asked about this in the Lenovo forum, and people with T400/500s said you have to push pretty hard on the keys to tell that there's more flex than before.

    The X200 is a completely different machine, and has a completely different purpose. I wouldn't buy it just for the keyboard.

    Umm, the Latitudes are Dells...
     
  40. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
  41. Ethyriel

    Ethyriel Notebook Deity

    Reputations:
    207
    Messages:
    1,531
    Likes Received:
    0
    Trophy Points:
    55
    Maybe, I can't say for certain since I don't have one.

    Yeah, but then, we don't know what direction he wants to go, either, and many times a T just doesn't offer someone a whole lot more than an X. Especially now that they have a full size keyboard, and the T no longer offers a Flexview option. The point of that comment was to let him know that while the X200 does have the same keyboard, it doesn't flex as much in case he does want something smaller this time around.

    Thanks for clearing that up. The Latitudes are pretty close in quality to a Thinkpad, and not as ugly as they used to be.
     
  42. srunni

    srunni Notebook Deity

    Reputations:
    96
    Messages:
    854
    Likes Received:
    0
    Trophy Points:
    30
    They offer a much better price ;/
     
  43. prol91

    prol91 Notebook Consultant

    Reputations:
    54
    Messages:
    145
    Likes Received:
    0
    Trophy Points:
    30
    Don't remember wher I found it Zoid, so I uploaded it .
    Code:
    http://img525.imageshack.us/img525/9004/linuxwallpaper42bw8.png
    
     
  44. enby

    enby Notebook Enthusiast

    Reputations:
    0
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    15
    oh sweet, i'm getting it too, thanks :)
     
  45. Sadie48

    Sadie48 Notebook Guru

    Reputations:
    12
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    Cool. Go Bucks.
     

    Attached Files:

  46. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    LOL. I've been poured down those ramps a few times....
     
  47. chipmoney

    chipmoney Notebook Evangelist

    Reputations:
    140
    Messages:
    635
    Likes Received:
    0
    Trophy Points:
    30
    Here is my desktop for Ubuntu 8.04 which I just installed this morning

    [​IMG] [​IMG]
     
  48. Cin'

    Cin' Anathema

    Reputations:
    14,217
    Messages:
    15,406
    Likes Received:
    87
    Trophy Points:
    466
    This looks nice! :) Nice job!

    Cin ;) :)
     
  49. voostro

    voostro Notebook Evangelist

    Reputations:
    103
    Messages:
    401
    Likes Received:
    3
    Trophy Points:
    31
    kernel mode

    [​IMG]
     
  50. zephyrus17

    zephyrus17 Notebook Deity

    Reputations:
    646
    Messages:
    1,576
    Likes Received:
    0
    Trophy Points:
    55
← Previous pageNext page →