276

Re: February 2010 Screenshot thread

#! Crunchbang 9.04 on Thinkpad X100e

http://www.abload.de/thumb/2010-02-21--12667587235598.png

Re: February 2010 Screenshot thread

#! Crunchbang 9.04 on HP Compaq nx 7400
http://www.abload.de/image.php?img=2010-02-172ver.png

278

Re: February 2010 Screenshot thread

a simple wallpaper i made in gimp for my fav os  comments?

http://img715.imageshack.us/img715/6051/carbdarkbigs.th.jpg

...most intruders come inside through windows. Be safe, use Linux

In Linuxland on silent nights, you can hear windows machines rebooting...

279

Re: February 2010 Screenshot thread

@neom, I like it

- closed account - gone to better places -

Re: February 2010 Screenshot thread

http://img62.imageshack.us/img62/7314/201002202235171024x600sv.png

Point & Squirt

Re: February 2010 Screenshot thread

gutterslob wrote:

http://img62.imageshack.us/img62/7314/201002202235171024x600sv.png

WTF, not grey ! lol

Nice!!!

282

Re: February 2010 Screenshot thread

wow blueness from gutterslob!

Things are changing here too... Tint now sits on the left....

http://omploader.org/tM21qNg

http://omploader.org/tM21qNw

Last edited by tawan (2010-02-21 16:35:38)

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: February 2010 Screenshot thread

http://pix.toile-libre.org/upload/thumb/1266837589.jpg

Orange and black…

Xmonad is the best way to get things done, fast.
My french linux blog: http://cbrunos.wordpress.com

Re: February 2010 Screenshot thread

cbrunos wrote:

http://pix.toile-libre.org/upload/thumb/1266837589.jpg

Orange and black…

love the colors.

Re: February 2010 Screenshot thread

Nice setup, cbrunos smile

Don't get mad klanger.. I promise next one will be colour again.... maybe tongue

http://img69.imageshack.us/img69/1429/201002221930561024x600s.png

http://img195.imageshack.us/img195/7729/201002221928021024x600s.png

Cheers

Point & Squirt

Re: February 2010 Screenshot thread

awg wrote:

just to show that not all !#ers are into teh darkness...;)

full:
http://omploader.org/tM21meg

empty:
http://omploader.org/tM21nMA


EDIT:

celettu wrote:

http://omploader.org/tM2xlMw

celettu, would you mind sharing that wallpaper? it's beyond awesome:D

No problem: http://dizorb.com/hd-wallpapers/hd-wall … obby-chiu/

Sorry for the late reply smile

287

Re: February 2010 Screenshot thread

lucidified crunchbangy
http://omploader.org/tM210cQ
conkywonky mc, my own terminal emulator:D

288

Re: February 2010 Screenshot thread

thanks!

http://omploader.org/tM210eg

side note- trekkie inspiration resulting in lemur --> lol

Re: February 2010 Screenshot thread

kook wrote:

lucidified crunchbangy
http://omploader.org/tM210cQ
conkywonky mc, my own terminal emulator:D

that is one funky font, and one funky screenshot!
could you give some more details about what is actually going in that screen?

It's hard to find something if you don't know what you're looking for.
I have a blog, it's mostly about conky and lua stuff... go here.

Re: February 2010 Screenshot thread

Finally changed it up some:

http://farm5.static.flickr.com/4064/4379687588_1fccf17247.jpg

291

Re: February 2010 Screenshot thread

wow thats awesome stopie, where can i get that?:D

mrpeachy wrote:

that is one funky font, and one funky screenshot!
could you give some more details about what is actually going in that screen?

yeah well my emulators based on roteterm and there r 2 of them drawn in a fullscreen sdl window with my crazy ilne-letter drawing routine. I made a normal looking font too that is "more readable" but i like this one. So, conky-cli is typing to one terminal and mc to another. You can move the terms around with mouse ..
http://koo5.github.com/
Thanks for asking lol

292

Re: February 2010 Screenshot thread

A new one:

http://img16.imageshack.us/img16/1067/2010022212668638731280x.th.png

Regards!

Re: February 2010 Screenshot thread

kook wrote:

wow thats awesome stopie, where can i get that?:D

Wallpaper here: (I like alot of the wallpapers simpledesktops.com has)
http://static.simpledesktops.com/photo/ … ingGod.png

Conkys:

# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
#  Settings
##############################################
background yes
use_xft yes
xftfont Sans:size=8
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 240
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders no

# Default colors and also border colors
default_color FFFFDD
color1 28c4f7
color2 FFFFDD
color3 a90100
#default_shade_color 888888
#default_outline_color 888888
own_window_colour 000000

alignment top_right
gap_x 12
gap_y 12
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
##############################################
#  Output
##############################################

TEXT

${color1}${font Sans:size=28}${time %I:%M}${font Sans:size=14}${time %P}${font}
${offset 25}${font Sans:size=10}${time %A %e %B}
${offset 25}System Temp: ${hwmon temp 1}C${font}${color}

AND

# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
#  Settings
##############################################
background yes
use_xft yes
xftfont Sans:size=8
xftalpha 1
update_interval 5.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 0 0
maximum_width 0
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders no

# Default colors and also border colors
default_color FFFFDD
color1 ecc500
color2 28c4f7
color3 ff7303
#default_shade_color 888888
#default_outline_color 888888
own_window_colour 000000

alignment top_left
gap_x 350
gap_y 265
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
##############################################
#  Output
##############################################

TEXT

${cpu cpu0}% ${offset 75}$mem ${offset 80}${fs_used /}
${font Sans:size=12}${voffset 25}${color1}CPU${color}${offset 80}${color2}MEM${color}${offset 75}${color3}HDD${color}${font}

294

Re: February 2010 Screenshot thread

stopie wrote:

Finally changed it up some:

http://farm5.static.flickr.com/4064/4379687588_1fccf17247.jpg

Great.

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

295

Re: February 2010 Screenshot thread

stopie wrote:

I like alot of the wallpapers simpledesktops.com has

Woah, me to! My new favourite wallpaper site smile

A Creative Commoner | My images at Google+ | A Waldorf Review

Silence is sometimes the best answer - Dalai Lama.

Re: February 2010 Screenshot thread

New wallpaper coming up, based on a photo my wife took last summer.
http://omploader.org/tM24yZw

My artwork at deviantART   |    My Tweet   | My upcoming web page
Nulla dies sine GIMP!
ASUS Eee PC 1000 HE | 2GB | 120GB OCZ Vertex 2 SSD | #! Statler

Re: February 2010 Screenshot thread

omns wrote:

http://fc07.deviantart.com/fs47/f/2009/181/4/c/post_images_by_omns.png

Enjoy
omns smile

thanks for the info smile

Re: February 2010 Screenshot thread

Using that Any Color You Like icon set that everyone's talking about (got rid of my black Volwheel icon since I was too lazy to recolour it)
http://img132.imageshack.us/img132/5961/201002231402231024x600s.png

Point & Squirt

299

Re: February 2010 Screenshot thread

I decided to upload the theme if anyone wants it.

A major darkening of the GTK and OB themes.

Been tweaking a few anycolouryoulike settings too..

http://th04.deviantart.net/fs70/300W/i/2010/054/4/f/bluemuthafuk_by_phonicboom.jpg

Last edited by tawan (2010-02-23 12:31:20)

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: February 2010 Screenshot thread

@tawan - Shut up!  That looks fierce. cool

(OK, so the inflection in "Shut up!" doesn't quite come across in text...)

while ( ! ( succeed = try() ) );