51

(152 replies, posted in Artwork & Screenshots)

Something new. trying a blue theme for a while.


http://img252.imageshack.us/img252/1493/2009072912488768221920x.th.jpg

52

(2,564 replies, posted in Tips, Tricks & Scripts)

bedwyr where did you find your wallpaper?

53

(152 replies, posted in Artwork & Screenshots)

My laptop's new look.

http://img522.imageshack.us/img522/8639/2009072612486395561280x.th.jpg

54

(1,839 replies, posted in Tips, Tricks & Scripts)

Here's a little tip I found out about. When using multiple conky's from wiki page http://crunchbanglinux.org/wiki/howto/h … y_sessions
I edited menu.xml to look like this:

<item label="Restart Conky">
                    <action name="Execute">
                        <execute>
                            ~/bin/conky_start
                        </execute>
                    </action>
                </item>

This restarts all conky's at one time.

55

(2,564 replies, posted in Tips, Tricks & Scripts)

Trying something new, working on multi-conky.
horizontal system conky

# set to yes if you want Conky to be forked in the background
    background yes
    use_xft yes
    xftfont HandelGotD:size=11
    xftalpha 0.5
    update_interval 4.0
    total_run_times 0
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    minimum_size 220 5
    maximum_width 1920
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders yes
   
    default_color grey
    default_shade_color red
    default_outline_color grey
    
    color1 3300cc
    color2 a6a6a6
    alignment top_middle
    gap_x 0
    gap_y 30
    no_buffers yes
    uppercase no
    override_utf8_locale yes
    pad_percents 2
    use_spacer none
    short_units yes


    TEXT
    $alignc ${color1}Kernel${color} $sysname $kernel  ${color1}AMD Athlonx64+3800${color} @ ${freq} MHz ${color1}CPU${color} ${color2}${cpubar 6,36}${color} ${color1}Proc${color} $processes processes ($running_processes) ${color1}Load${color} $loadavg ${color1}MEM${color} $mem / $memmax $memperc%  ${color1}Root${color} ${fs_used /} / ${fs_size /} ${fs_type} ${fs_free_perc /}% ${color1}Home${color} ${fs_used /home} / ${fs_size /home} ${fs_type} ${fs_free_perc /home}% ${color1}Backup${color} ${fs_used /media/backup} / ${fs_size /media/backup} ntfs ${fs_free_perc /media/backup}% 
    

network

# set to yes if you want Conky to be forked in the background
    background yes
    use_xft yes
    xftfont HandelGotD:size=10
    xftalpha 0.5
    update_interval 4.0
    total_run_times 0
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    minimum_size 180 5
    maximum_width 300
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders yes
   
    default_color grey
    default_shade_color red
    default_outline_color grey
    
    color1 3300cc
    
    alignment bottom_right
    gap_x 10
    gap_y 10
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    override_utf8_locale yes
    pad_percents 3
    use_spacer none
    short_units yes

    TEXT
    ${color1}Uptime${color} ${alignr}$uptime_short 
    ${alignc}${color1}System Updates${color} ${execi 3600 aptitude search "~U" | wc -l | tail}
    ${alignc}${color1} Wired${color} ${addr eth0}
    ${color1}Up:${color} ${alignr}${totalup eth0}
    ${color1}Down:${color} ${alignr}${totaldown eth0}
    

Screenshot.
http://img259.imageshack.us/img259/7510/2009071912480402461920x.th.jpg

56

(152 replies, posted in Artwork & Screenshots)

My new desktop

http://img252.imageshack.us/img252/4764/2009071812479482111920x.th.jpg

Thanks ADcomp, trying new version out now, I like it so far. again great work!
edit: Do have something strange happening on both desk & lap now though. Running bar bottom center. When i refresh bar, a second bar flashes in upper left for a second.

58

(14 replies, posted in Off Topic / General Chat)

thanks for link

59

(32 replies, posted in CrunchBang Talk)

I have 4 set up, mostly use 2-3. Browser on 1, chat on 2, and other work on 3.

60

(1 replies, posted in Help & Support (Stable))

Try some these themes.

http://icculus.org/openbox/index.php/Openbox:Themes

61

(254 replies, posted in Tips, Tricks & Scripts)

Here's mine

#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 0
border_width = 0
background_color = #000000 60
border_color = #ffffff 18

rounded = 10
border_width = 0
background_color = #ffffff 40
border_color = #ffffff 50

rounded = 10
border_width = 0
background_color = #ffffff 18
border_color = #ffffff 70

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = top center
panel_size = 100% 25
panel_margin = 0 0
panel_padding = 7 0
font_shadow = 0
panel_background_id = 1

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_monitor
taskbar_padding = 2 3 2
taskbar_background_id = 0

#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
task_width = 140
task_centered = 1
task_padding = 6 3
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
task_background_id = 3
task_active_background_id = 2

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 0 4 5
systray_background_id = 0

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %l:%M %P
time1_font = sans 8
time2_format = %a %d %B %Y
time2_font = sans 6
clock_font_color = #ffffff 76
clock_padding = 1 0
clock_background_id = 0

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

run

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0C713DA6

that should fix error.

rfquerin another cool background. +1

WilDCarD wrote:

I have a full Crunchbang 9.04.01 mirror hosted here.

http://mirror.amarillolinux.com/crunchbang/

thanks for hosting mirror.

desktop 1920x1080 LCDTV
server 1680x1050
laptop 1280x800

I can't say I'm a day or night person. I'm retired so I sleep when I want. I do spend more time on computer late at night, for its cooler and quieter.

67

(3 replies, posted in Artwork & Screenshots)

neerseer, Very nice desktop, and welcome aboard.

68

(12 replies, posted in Help & Support (Stable))

Omns, thanks for the mozilla daily ppa link. I tried firefox-3.5 and lost my bookmarks. So i went the daily, running firefox-3.6a1pre everything good now.

I'm reworking my desktop

http://img188.imageshack.us/img188/1195/2009062912462695671280x.th.png

Gtk: zfgen green
Openbox: Dark enternal
Icons: Hydroxygen


tint2
adeskbar

70

(10 replies, posted in CrunchBang Talk)

ext4 hands down.

Jernau, Wow! Outstanding art work. I'm with omns on liking your 3th wallpaper. Hope to see more coming down the pipeline soon.

72

(51 replies, posted in Tips, Tricks & Scripts)

Just installed 2.6.30 on my 9.04 #!.. Wow 15s
http://img141.imageshack.us/img141/2889/desktopjaunty200906121.png

Omns thanks.

Cool, I upgraded to new version.  I like the new feature.

ADcomp: Just installed adeskbar today.  I really like it, thanks for all your hard work.

edited: my wife seen it, she wanted it on her mint. just finished installing & setting it up on her mint