@charlie01: Thanks.
I'm actually redoing my conky config to be horizontal on the bottom of me screen and redoing my tint2 config as well.
It'll get better imho ![]()
1 2009-04-18 08:07:05
Re: My Conky Config (2,564 replies, posted in Tips, Tricks & Scripts)
2 2009-04-15 00:54:08
Re: My Conky Config (2,564 replies, posted in Tips, Tricks & Scripts)
background yes
use_xft yes
xftfont arial:size=7
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 140
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
border_width 1
default_color white
default_shade_color black
default_outline_color white
alignment top_right
gap_x 5
text_buffer_size 2048
uppercase no
cpu_avg_samples 2
override_utf8_locale yes
##############################################
TEXT
${font arial black:Bold:size=8}SYSTEM ${hr 2}${font}
${alignc 23}${font arial:Bold:size=16}${nodename}${font}
${alignc -2}HP Pavilion dv5t${voffset 3}
#! CrunchBang${alignr}$kernel
Uptime:${alignr}$uptime_short
Updates:${alignr}${execi 600 bash ~/.scripts/conky/.updates}
${voffset -2}${font arial:Bold:size=7}${alignc}-----------------------------${font}
${execpi 120 ~/.scripts/conky/./.gitems --username ZeroTruths --password ********** --template "GMail: <MI> new \$alignr RSS: <RI> new"}
Volume: ${alignr}${exec amixer -c 0 get PCM |grep "Front Left:" |sed "s_.*\[\([0-9]\{0,3\}%\)\].*_\1_"}${voffset -8}
${font arial black:Bold:size=8}BATTERY ${hr 2}${font}
AC State:${alignr}${execi 3 cat /proc/acpi/ac_adapter/ACAD/state |sed "s_\(.* \)__"}
Battery:${alignr}${battery BAT0}
${battery_bar 6,40 BAT0}${alignr}${execi 90 bash ~/.scripts/conky/.battery}${voffset -8}
${font arial black:Bold:size=8}TIME & DATE ${hr 2}${font}
${offset 15}${voffset -10}${font arial:size=48}${time %I}
${offset 87}${voffset -97}${font arial:size=20}${time %M}
${offset 95}${voffset -17}${font arial:size=8}${time %a}
${offset 85}${voffset -2} ${time %b} ${time %d}${font}${voffset -8}
${font arial black:Bold:size=8}CPU ${hr 2}${font}
${alignc 35}Cpu 1: ${cpu cpu1}%
${alignc -35}${voffset -11}Cpu 2: ${cpu cpu2}%
${cpubar cpu1 5,65}${alignr}${cpubar cpu2 5,65}
${alignc}${execi 5 cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor} @ ${execi 5 ~/.scripts/conky/.cpuspeed} GHz
${voffset -2}${font arial:Bold:size=7}${alignc}-----------------------------${font}
${offset -10} ${top name 1}${alignr 22}${top cpu 1}%
${offset -10} ${top name 2}${alignr 22}${top cpu 2}%${voffset -8}
${font arial black:Bold:size=8}MEMORY ${hr 2}${font}
Ram: ${memperc}%${alignc -25}${membar 5,45}${alignr}${memmax}
Swap: ${swapperc}%${alignc -25}${swapbar 5,45}${alignr}${swapmax}
${voffset -2}${font arial:Bold:size=7}${alignc}-----------------------------${font}
${offset -10} ${top_mem name 1}${alignr 22}${top_mem mem 1}%
${offset -10} ${top_mem name 2}${alignr 22}${top_mem mem 2}%${voffset -8}
${font arial black:Bold:size=8}HD ${hr 2}${font}
Root: ${fs_used_perc /}%${alignr}${fs_size /}
${fs_bar 4,140 /}
Bittorrent: ${fs_used_perc /media/Bittorrent}%${alignr}${fs_size /media/Bittorrent}
${fs_bar 4,140 /media/Bittorrent}
Archive: ${if_mounted /media/Archive}${fs_used_perc /media/Archive}%${alignr}${fs_size /media/Archive}${else}${alignr}Not Mounted${endif}
${fs_bar 4,140 /media/Archive}
Music: ${if_mounted /media/Music}${fs_used_perc /media/Music}%${alignr}${fs_size /media/Music}${else}${alignr}Not Mounted${endif}
${fs_bar 4,140 /media/Music}
Videos: ${if_mounted /media/Videos}${fs_used_perc /media/Videos}%${alignr}${fs_size /media/Videos}${else}${alignr}Not Mounted${endif}
${fs_bar 4,140 /media/Videos}${voffset -8}
${font arial black:Bold:size=8}NETWORK ${hr 2}${font}
${if_existing /proc/net/route wlan0}${alignc}${wireless_essid wlan0} [${wireless_link_qual wlan0}%]
${alignc}${addr wlan0}
${alignc 35}Down: ${downspeed wlan0} kb/s
${alignc -35}${voffset -12}Up: ${upspeed wlan0} kb/s ${voffset -11}
${else}${if_existing /proc/net/route eth0}${alignc}Ethernet (N/A)
${alignc}${addr eth0}
${alignc 35}Down: ${downspeed eth0} kb/s
${alignc -35}${voffset -12}Up: ${upspeed eth0} kb/s ${voffset -11}
${endif}${else}${alignc}Network
${alignc}Unavailable
${alignc 35}Down: N/A
${alignc -35}${voffset -12}Up: N/A${endif}${voffset -8}
${font arial black:Bold:size=8}CONNECTIONS ${hr 2}${font}
Inbound: ${tcp_portmon 1 32767 count}${alignr}ALL: ${tcp_portmon 1 65535 count}
Outbound: ${tcp_portmon 32768 65535 count}${voffset -8}
${font arial black:Bold:size=8}MUSIC ${hr 2}${font}
${if_empty ${execi 5 pgrep gmusicbrowser}}${alignc}gMusicBrowser
${alignc}Unavailable
${execibar 300 echo "100"}${voffset -8}${else}${execpi 2 ~/.scripts/conky/./.gmb --template '<title>\n<artist>\n${execibar 1 echo "<percent>"}'}${voffset -8}${endif}
${font arial black:Bold:size=8}TODO ${hr 2}${font}
${execi 30 fold ~/todo -w 30 -s | sed "s_^[^-]_ \0_"}3 2009-04-15 00:46:40
Re: #! CrunchBang Linux Desktop Screenshots (1,110 replies, posted in Artwork & Screenshots)
4 2009-04-06 05:12:43
Re: Optimization suggestions (2 replies, posted in Off Topic / General Chat)
Here's a good comparison of the two: http://hostingfu.com/article/nginx-vs-l
-small-vps
As for starting out with Debian, I'd take a look at Arch as well, seeing as its much more well known to be lightweight (at least to me)
Of course, Arch would require a learning curve, but it's your choice.
I wish you the best of luck ![]()
5 2009-04-06 05:08:22
Re: apt-get crunchbang - new wallpaper (11 replies, posted in Artwork & Screenshots)
Very nice omns.
Just my head goin about: If you removed the last ~$ and make terminal transparent on the desktop, it would make an interesting effect ![]()
6 2009-04-06 05:02:24
Re: CrunchBang Monthly Newsletter #0904 (5 replies, posted in News & Announcements)
I should stop exceeding myself.
Wouldn't want to set a precedence ![]()
7 2009-04-04 20:54:18
Topic: Need some help finding a headless server (1 replies, posted in Off Topic / General Chat)
This is something that I've been looking for for a while now. I can't seem to find a decent headless server that has an esata port for the life of me.
The closest thing that I've found that I want is this:
http://linuxdevices.com/news/NS9634061300.html
Would anyone know of anything simmilar to the link, but has esata interface support? or any DIY projects that come to mind?
8 2009-04-03 00:29:33
Re: tint2 with system tray (30 replies, posted in WM/DE Talk)
Well, so much for working on netwmpager.
Now that tint2 has a tray, I no longer need trayer, and having netwmpager when I can just split the displays in tint2 seems foolish.
+1 when it becomes default in #! ![]()
9 2009-03-10 00:04:14
Re: HP Pavilion Volume Buttons (43 replies, posted in Tips, Tricks & Scripts)
They worked out of the box for me (8.10.01 Pavillion dv5t), but this is a good thing to know ![]()
10 2009-03-10 00:01:05
Re: #! CrunchBang Logo Competition (253 replies, posted in Artwork & Screenshots)
I must say, this is much more than I expected.
A lot of creativity ![]()
Keep 'em comin!
11 2009-02-23 08:18:31
Re: #! CrunchBang Linux Desktop Screenshots (1,110 replies, posted in Artwork & Screenshots)
@karthik: What font are you using to display the time (in your Conky script)?
12 2009-02-23 08:17:18
Re: Crunchbang wall stencil wallpaper (6 replies, posted in Artwork & Screenshots)
Very nice job you did there rfquerin. Very creative. ![]()
13 2009-02-20 22:13:22
Re: Grub 21 error (9 replies, posted in Help & Support (Stable))
So is it only booting from USB and not the Live CD?
If so, then you might want to take a look @ your BIOS settings.
14 2009-02-20 22:12:08
Re: How to install Rhytmbox? EDIT- Minimal muzik player please. (13 replies, posted in Help & Support (Stable))
As for your second question, the way that people get song info from Rhythmbox to show in their conky displays is by calling external scripts repeatedly. I know that conky has some builtin support for some music players (Audacious and MPD come into mind), but for other players, you need to have a script to connect the player and conky together.
RB is not the only player that can be viewed from conky. Here's a good list of players that can be used: http://ubuntuforums.org/showthread.php?t=751802
You can choose whichever you like, and for whichever one you choose, there exists a script that can be used.
Hope this helped.
15 2009-02-20 22:02:23
Re: Want to try again, but need wifi! (7 replies, posted in Help & Support (Stable))
The reason that there aren't "one command fixes all" is because of the differences between all of the cards.
As far as i know, historically, Linux has had the most trouble with Printers and Wireless cards.
What kind of card do you have?
16 2009-02-20 03:53:19
Re: New User here. (4 replies, posted in Introductions)
Some basic things that you can start messing with would be the Openbox Menu (Preferences >> Openbox Config >> GUI Menu Editor), the desktop properties (Preferences >> Openbox Config >> GUI Config Tool) and Conky (Preferences >> Conky Config >> Edit .conkyrc).
Have fun, and if you need any help, feel free to ask on the forums or on irc. We're here to help ![]()
17 2009-02-20 03:33:08
Re: #!drunkbang (1 replies, posted in Off Topic / General Chat)
Sorry to hear that your having problems vicshrike.
The reason I think that Deluge is included instead of Transmission is because it's quite simmilar to uTorrent.
However, I do oppose of the newest version of Deluge. It seems... incomplete.
18 2009-02-19 16:59:06
Re: Bash script to upload package list to ftp server (3 replies, posted in Tips, Tricks & Scripts)
So if I understand correctly, this creates a backup of all of the installed packages and uploads them to an FTP server?
19 2009-02-19 06:19:40
Re: It is pitch black. (6 replies, posted in Off Topic / General Chat)
That depends on how you taste.
Remember, grues are keen at echolocation and can smell fear.
...chicken...
![]()
20 2009-02-18 18:03:12
Re: Sticker on my eeepc (4 replies, posted in Artwork & Screenshots)
Heheh, nice sticker.
If you don't mind, how did you make it?
21 2009-02-18 03:20:17
Re: [Solved] PDF combiner (3 replies, posted in Help & Support (Stable))
Here's a good list that you can take a look at: http://www.linux.com/feature/36815
22 2009-02-18 03:16:29
Re: Keyboard layout problem . (7 replies, posted in Help & Support (Stable))
If your having problems w/ your keyboard, you might want to take a look at this command:
sudo dpkg-reconfigure console-setupI hope it helps...
23 2009-02-18 03:13:40
Re: never download again (23 replies, posted in Off Topic / General Chat)
ShaqArif wrote:Surely there's not enough information contained in the checksum for you to be able to recreate the original file? Otherwise we could use that to create the most incredible compression algorithm...
It doesn't make the file from the checksum
![]()
It makes random files of the bit length you specify, which is then checksummed and compared to the original checksum. When you hit the same checksum you have the original file, without downloading it.
o.O
Yeah, in that case, we would need a supercomputer. Even for smaller files.
[Me Equating this to Brute force cracking] Brute force cracking takes a looooong time. Even if it's optimized, it will still take a long time.
24 2009-02-18 03:10:11
Re: just take a minute for fun (10 replies, posted in Off Topic / General Chat)
heheh, that was good.
..however, I can't shake the feeling that I've seen that before...
25 2009-02-17 00:39:17
Re: Count me in-A newbie here (7 replies, posted in Introductions)
Lo walikard, and welcome to the forums ![]()
If you ever need any help, feel free to ask here on the forums or on irc ![]()
