Here's my Ubuntu 8.04 desktop:
http://i529.photobucket.com/albums/dd340/Emor01/Screenshot.jpg
I got the awesome background image off:
http://pixelresort.com/ (I think).
Likey?.
EMZ=]
-
linux looks pretty **** good judging by these pics. i think imma try it out. i just need to do some more research and see if I can run a dual OS.
-
-
I finally got sick of my old set up... so I went for a subtle look that doesn't stand out... its very easy on the eyes because everything is grey!
OS X icons, GIMP fyre wallpaper, Blender metacity theme.Attached Files:
-
-
Holy smokes the Ibex default wallpaper is sweet!
Attached Files:
-
-
-
-
How many times have I heard that after dissing a piece of "art"?
lol -
Well it's better than the elephant skin thingy IMHO....
-
After much inspiration from phoochka's screenshot on page 297 of Ubuntu forum's conky thread ( http://ubuntuforums.org/showpost.php?p=5429457&postcount=2967), and much help from the wonderful people there, I went along with a sci-fi/halo-ish conky. Each one of the conkies have some sort of sci-fi computer terminal theme to it. I'm pretty happy with it as well. It's like a ship commander looking out through the screen readouts as he approaches a foreign planet.
Anyone have any suggestions on anymore sci-fi stuff that I can write in?
The next goal for me would be to try to achieve some sort of dynamic loading animation. Like, for example, with my network conky, some way for it for ">>Creating Satellite Protocol..." to come out first, then after 2 seconds, ">>Establishing Connection...", and so on.
I believe that would require tons of conky scripts, and many bash sleep scripts.
I think someone else on that thread suggested something similar as well. -
How astonishingly nerdy!
-
:cry: I can't help it.. Conky is just so... so... configurable. All my female friends just looked at me and said "nerd!"
-
Could you post your conf file? is it possible?
-
WOW! That's AWESOME... Indeed, very nerdy
. The one things I'd change though, is the wallpaper, there's so many space/sci-fi wallpapers, I honestly think there'd be something a bit more... 'WOW' xD.
EMZ=P -
Here's the one for the conky in the lower-right. The system one:Code:# Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # fiddle with window use_xft yes # Update interval in seconds update_interval 1 # Minimum size of text area minimum_size 400 5 #maximum_width 3 # Draw shades? draw_shades yes # Draw borders around graphs draw_graph_borders yes # Text stuff draw_outline no # amplifies text if yes draw_borders no xftfont Eurostile:size=9 xftalpha 0.7 #font arial uppercase no # set to yes if you want all text to be in uppercase # Stippled borders? stippled_borders 3 # border margins border_margin 2 # border width border_width 10 # Default colors and also border colors, grey90 == #e5e5e5 default_color white own_window yes own_window_transparent yes own_window_type desktop own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Text alignment, other possible values are commented #alignment top_left #alignment top_right #alignment bottom_left alignment bottom_right #alignment mr # Gap between borders of screen and text gap_x 5 gap_y 0 text_buffer_size 2048 # stuff after 'TEXT' will be formatted on screen TEXT ${font Eurostile:size=9}DEVA System Uptime:${font} ${uptime} ${alignr}${offset -40}${font Eurostile:size=13}Authorization ID:${font} 517-OSIRIS-3 ${alignr}${offset -27}${font Eurostile:size=11}Security Clearance Level:${font} 4-BLACK ${offset 78}${font Eurostile:size=10}TERMINAL ACCESS INITIATED ${offset 88}${font Eurostile:size=10}Running Diagnostics... ${offset 100}${font arial black:size=8}CORE 1: ${font} ${cpu cpu1}% ${voffset -2}${offset 15}${font arial black:size=8}CORE 2: ${font}${cpu cpu2}%${voffset} ${offset 100}${cpubar cpu1 4} ${offset 100}${cpubar cpu2 4} ${offset 100}${font arial black:size=8}RAM: ${font} ${memperc}% ${offset 100}${membar 4} ${offset 100}${font arial black:size=8}ROOT: ${font}${fs_used_perc /}% ${voffset -2}${offset 29}${font arial black:size=8}HOME: ${font} ${voffset -1}${fs_used_perc /home}%${voffset} ${offset 100}${fs_bar 4 /} ${offset 100}${fs_bar 4 /home} ${offset 100}${font arial black:size=8}XP: ${font} ${fs_used_perc /media/disk}% ${offset 100}${fs_bar 4 /media/disk} ${offset 100}${font arial black:size=8}BAT:${font} ${battery} ${offset 100}${battery_bar 4 BAT0} ${hr 2} ${offset 143}${hr 3} ${offset 121}${time %A, %B %d %G} ${offset 247}${font URW Gothic L:size=28}${time %I:%M %p}${font} ${offset 70}${hr 2}
Code:###Configuration### # maintain spacing between certain elements #use_spacer right # set to yes if you want conky to be forked in the background background yes use_xft yes override_utf8_locale yes # Xft font when Xft is enabled #xftfont Sans-12 #xftfont DejaVu Sans-12 #xftfont wenquanyi-zenhei:size=8 #xftfont HandelGotD:size=12 xftfont Eurostile:size=12 #xftfont DejaVu Sans Mono-8 #xftfont Bitstream Vera Sans Mono:size=8 #xftfont Andale Mono-9 #xftfont Clean-8 #xftfont cubicfive10:pixelsize=9 #xftfont squaredance10:pixelsize=14 #xftfont swf!t_v02:pixelsize=10 # Text alpha when using Xft xftalpha 1 mail_spool $MAIL # Update interval in seconds update_interval 1 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_transparent yes own_window_type desktop own_window_type override own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 0 0 #maximum_width 1490 # Draw shadows for the text? draw_shades yes # Draw outlines that amplifies text? draw_outline no # Draw borders around text draw_borders no # Stippled borders? stippled_borders 0 # border margins border_margin 0 # border width border_width 0 # Default colors and also border colors, grey90 == #e5e5e5 default_color white default_shade_color black default_outline_color DarkGrey color3 white color1 black color2 888888 #dark grey color3 CECECE #white-ish # Text alignment, other possible values are commented #alignment tm #alignment top_left #alignment top_right alignment bottom_left #alignment bottom_right #alignment middle_right #alignment bottom_left # Gap between borders of screen and text gap_x 6 gap_y 40 # Subtract file system buffers from used memory? no_buffers yes # set to yes if you want all text to be in uppercase uppercase no short_units 1 ###End of configuration### # stuff after 'TEXT' will be formatted on screen TEXT ${font Eurostile:size=11}UTSF AI EKR-5719 Marcos ${font Eurostile:size=9}>Output System Process Residue... ${offset 20}${font WenQuanYi ZenHei:size=15:bold}${mpd_artist} - ${font WenQuanYi ZenHei:size=15:bold}${mpd_title} ${offset 40}${voffset -7}${font WenQuanYi ZenHei:size=10:bold}${mpd_album} ${offset 60}${mpd_bar 5, 350} ${voffset -3}${font font URW Gothic L:size=11}${mpd_elapsed} / ${mpd_length}${font}
Code:###Configuration### # maintain spacing between certain elements #use_spacer right # set to yes if you want conky to be forked in the background background yes use_xft yes override_utf8_locale yes # Xft font when Xft is enabled #xftfont Sans-12 #xftfont DejaVu Sans-12 #xftfont wenquanyi-zenhei:size=8 xftfont URW Gothic L:size=10 #xftfont DejaVu Sans Mono-8 #xftfont Bitstream Vera Sans Mono:size=8 #xftfont Andale Mono-9 #xftfont Clean-8 # Text alpha when using Xft xftalpha 1 mail_spool $MAIL # Update interval in seconds update_interval 1 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_transparent yes own_window_type desktop own_window_type override own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 0 10 #maximum_width 1490 # Draw shadows for the text? draw_shades yes # Draw outlines that amplifies text? draw_outline no # Draw borders around text draw_borders no # Stippled borders? stippled_borders 0 # border margins border_margin 0 # border width border_width 0 # Default colors and also border colors, grey90 == #e5e5e5 default_color white default_shade_color black default_outline_color DarkGrey color3 white color1 black color2 888888 #dark grey color3 CECECE #white-ish # Text alignment, other possible values are commented #alignment tm alignment top_left #alignment top_right #alignment bottom_left #alignment bottom_right #alignment middle_right #alignment bottom_left # Gap between borders of screen and text gap_x 6 gap_y 40 # Subtract file system buffers from used memory? no_buffers yes # set to yes if you want all text to be in uppercase uppercase no short_units 1 text_buffer_size 4096 max_specials 2048 max_user_text 64000 ###End of configuration### # stuff after 'TEXT' will be formatted on screen TEXT ${font Eurostile:size=14}Terrain Condition Analysis... ${font Eurostile:size=10}>>Calculating Current Conditions... >....Done ${offset 28}${font arial black:size=14}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=CN}, ${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=CO} ${offset 28}${font ConkyWeather:size=80}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=WF} ${voffset -155}${offset 136}${font URW Gothic L:size=35}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=HT --night} ${voffset -74}${offset 247}${font ConkyWind:size=20}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=WD} ${offset 247}${voffset -12}${font URW Gothic L:size=8}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=WS --night}${font}${offset} ${offset 136}${voffset 7}${font URW Gothic L:size=12}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=HM}${font}${offset} ${voffset -2}${font arial black:size=8}HUMIDITY ${offset 247}${voffset -17}${font Moon Phases:size=12}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=MF}${font} ${voffset -4}${font arial black:size=8}MOON ${hr 2} ${font Eurostile:size=10}>>Extrapolating Localised Forecast... >...... >....Done ${voffset -5}${offset 28}${font arial black:size=14}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=DW --startday=1 --endday=1} ${voffset 8}${offset 28}${font ConkyWeather:size=30}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=WF --startday=1 --endday=1}${font} ${voffset -45}${offset 77}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --startday=1 --endday=1} ${voffset -5}${offset 77}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=LT --startday=1 --endday=1} ${voffset -5}${offset 77}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=PC --startday=1 --endday=1} ${font arial black:size=9}RAIN ${voffset -95}${offset 218}${font arial black:size=14}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=DW --startday=2 --endday=2}${font} ${voffset 8}${offset 218}${font ConkyWeather:size=30}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=WF --startday=2 --endday=2}${font} ${voffset -45}${offset 265}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --startday=2 --endday=2} ${voffset -5}${offset 265}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=LT --startday=2 --endday=2}${font}${offset} ${voffset -5}${offset 265}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=PC --startday=2 --endday=2} ${font arial black:size=9}RAIN ${offset 28}${font arial black:size=14}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=DW --startday=3 --endday=3} ${voffset 3}${offset 28}${font ConkyWeather:size=30}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=WF --startday=3 --endday=3}${font} ${voffset -40}${offset 75}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --startday=3 --endday=3}${font} ${voffset -5}${offset 75}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=LT --startday=3 --endday=3} ${voffset -5}${offset 75}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=PC --startday=3 --endday=3} ${font arial black:size=9}RAIN ${voffset -95}${offset 218}${font arial black:size=14}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=DW --startday=4 --endday=4} ${voffset 8}${offset 218}${font ConkyWeather:size=30}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=WF --startday=4 --endday=4}${font} ${voffset -45}${offset 265}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --startday=3 --endday=3} ${voffset -5}${offset 265}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=LT --startday=4 --endday=4} ${voffset -5}${offset 265}${execi 3600 /home/gary/scripts/conkyforecast-1.18/conkyForecast --location=ASXX0001 --datatype=PC --startday=4 --endday=4} ${font arial black:size=9}RAIN
Code:###Configuration### # maintain spacing between certain elements #use_spacer right # set to yes if you want conky to be forked in the background background yes use_xft yes override_utf8_locale yes xftfont URW Gothic L:size=9 # Text alpha when using Xft xftalpha 1 mail_spool $MAIL # Update interval in seconds update_interval 1 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_transparent yes own_window_type desktop own_window_type override own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 350 215 #maximum_width 1490 # Draw shadows for the text? draw_shades yes # Draw outlines that amplifies text? draw_outline no # Draw borders around text draw_borders no # Stippled borders? stippled_borders 0 # border margins border_margin 0 # border width border_width 0 # Default colors and also border colors, grey90 == #e5e5e5 default_color white default_shade_color black default_outline_color DarkGrey color3 white color1 black color2 888888 #dark grey color3 CECECE #white-ish # Text alignment, other possible values are commented #alignment tm #alignment top_left alignment top_right #alignment bottom_left #alignment bottom_right #alignment middle_right #alignment bottom_left # Gap between borders of screen and text gap_x 15 gap_y 24 # Subtract file system buffers from used memory? no_buffers yes # set to yes if you want all text to be in uppercase uppercase no short_units 1 ###End of configuration### # stuff after 'TEXT' will be formatted on screen TEXT ${font Eurostile:size=9}>>Creating Satellite Protocol... >>Establishing Connection... >>Scrambling DPL Algorithm... >Begin Trasmission: > >${font} ${offset 15}${font arial black:size=8}FLEET FREQUENCY:${font} ${alignr}${addr eth0} ${offset 45}${font arial black:size=8}SHIP FREQUENCY:${font} ${alignr}${addr ppp0} ${offset 15}${font arial black:size=8}ADMIRALTY REPORT UPLOAD:${font} ${alignr}${upspeed eth0}kb/s ${offset 15}${font arial black:size=8}FOREIGN NOISE DECODED:${font} ${alignr}${downspeed eth0}kb/s ${offset 15}${font arial black:size=8}RADAR PING:${font} ${offset 15}${upspeedgraph eth0 12} ${offset 15}${downspeedgraph eth0 12}
-
I use this one, it's sort of low-res though, but it looks fine on my 17" laptop which is 1440x900. I like it, but I don't know if you'll find it WOW-ing(xD).
EMZ=] -
How did you manage to set it up so you could get your network ip address?
-
-
no, meant the second address
-
-
no idea heh, nevermind then
-
-
-
quoted for truth
-
-
-
-
Most of us have cubes Emor, I have a cylinder though
-
I've not got around to trying out the other plug-ins xD. I might tomorrow
.
EMZ=] -
-
-
Whoa. Isn't that a bit inconvenient?
-
not really. the smaller one is the laptop 13.3"(1280x800). thats where i keep my messenger and chat windows, terminal and other crap. and the bigger one is my main screen 17"(1280x1024) where i do most of my work -
Just installed Kubuntu 8.10....still needs a lot of work...but here it is quickly....
Attached Files:
-
-
I've switched from the really dark black look to something your average AI fanatic would have...
I'll be changing it sooner or later, just wanted to see what it'd look like
BTW, theZoid, your desktop looks pretty cool. I'm starting to consider trying out KDE again. Probably won't, but meh.
EMZ=]
EDIT: Oops, I uploaded my actual background image. Changed now- to anyone wondering. -
-
i like to keep everything simple... except the background
Attached Files:
-
-
-
You should probably try now. they even fixed that famous bug with taking more resources every time you change something on configuration screen. -
It always didn't go to well with my xcompmgr..
-
I've seen several arch systems in here running a script with an ascii image of the arch logo and some system info, can someone post it here or give me a link to where I can find something similar?
-
You mean that thing in the terminal? I've seen blackbird have a screenshot or two of that in his Arch Linux review.
-
That reminds me of Cairo-clock. I love the one with the smiley face theme. It was so cute.
-
-
nothing special..
The look changed a bit but I do not have any recent deskshot with me.Attached Files:
-
-
kde or kdemod?
Show off your Linux desktop
Discussion in 'Linux Compatibility and Software' started by pixelot, Mar 22, 2008.