51 2009-07-29 14:24:08
Re: July 2009 Screenshot thread (152 replies, posted in Artwork & Screenshots)
52 2009-07-29 04:08:21
Re: My Conky Config (2,564 replies, posted in Tips, Tricks & Scripts)
bedwyr where did you find your wallpaper?
53 2009-07-26 20:47:17
Re: July 2009 Screenshot thread (152 replies, posted in Artwork & Screenshots)
54 2009-07-20 18:26:56
Re: Conky Help (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 2009-07-18 21:11:41
Re: My Conky Config (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}
56 2009-07-18 21:09:17
Re: July 2009 Screenshot thread (152 replies, posted in Artwork & Screenshots)
57 2009-07-16 18:02:45
Re: ADeskBar : application launcher for openbox (675 replies, posted in Tips, Tricks & Scripts)
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 2009-07-14 16:04:43
Re: the big red button. (14 replies, posted in Off Topic / General Chat)
thanks for link
59 2009-07-13 11:44:15
Re: Multiple Desktops. Why? (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 2009-07-12 05:13:11
Re: Opebox themes (1 replies, posted in Help & Support (Stable))
Try some these themes.
61 2009-07-10 19:30:23
Re: My tint2 config (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 = iconify62 2009-07-10 19:26:25
Re: Repositories/MIrrors not working (3 replies, posted in Help & Support (Stable))
run
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0C713DA6that should fix error.
63 2009-07-09 17:22:32
Re: Clearly the sign of a disturbed mind.. ;) #! Inkblot Wallpaper (15 replies, posted in Artwork & Screenshots)
rfquerin another cool background. +1
64 2009-07-09 17:03:04
Re: Request/Plea for help: download mirrors (74 replies, posted in News & Announcements)
I have a full Crunchbang 9.04.01 mirror hosted here.
thanks for hosting mirror.
65 2009-07-07 00:32:25
Re: What resolution are you running at? (23 replies, posted in CrunchBang Talk)
desktop 1920x1080 LCDTV
server 1680x1050
laptop 1280x800
66 2009-07-04 14:00:09
Re: Night or Day kind of Person? (20 replies, posted in Off Topic / General Chat)
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 2009-07-03 21:55:29
Re: Another Leaf DE (3 replies, posted in Artwork & Screenshots)
neerseer, Very nice desktop, and welcome aboard.
68 2009-07-01 12:13:28
Re: [solved] Latest Firefox (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.
69 2009-06-29 11:09:19
Re: #! CrunchBang Linux Desktop Screenshots (1,110 replies, posted in Artwork & Screenshots)
70 2009-06-28 18:12:10
Re: Filesystems, your choice (10 replies, posted in CrunchBang Talk)
ext4 hands down.
71 2009-06-21 08:26:51
Re: Wallpapers using rfquerin's logo (34 replies, posted in Artwork & Screenshots)
Jernau, Wow! Outstanding art work. I'm with omns on liking your 3th wallpaper. Hope to see more coming down the pipeline soon.
72 2009-06-12 06:08:41
Re: Post your bootchart! (51 replies, posted in Tips, Tricks & Scripts)
73 2009-06-12 02:43:09
Re: Command Line Desktop Applications Alternatives (10 replies, posted in Tips, Tricks & Scripts)
Omns thanks.
74 2009-06-10 06:09:49
Re: No more need for conky restart script (4 replies, posted in Tips, Tricks & Scripts)
Cool, I upgraded to new version. I like the new feature.
75 2009-06-07 16:51:35
Re: ADeskBar : application launcher for openbox (675 replies, posted in Tips, Tricks & Scripts)
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





