分类: LINUX
2007-09-28 11:41:46
# maintain spacing between certain elements
use_spacer yes
# set to yes if you want tormo to be forked in the background
background no
use_xft yes
# Xft font when Xft is enabled
xftfont simsun:pixelsize=12
#xftfont Andale Mono-9
#xftfont Clean-8
#xftfont cubicfive10:pixelsize=8
#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 4.0
# Create own window instead of using desktop (required in nautilus)
own_window no
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 240 5
maximum_width 240
# Draw shades?
draw_shades yes
# Draw outlines?
draw_outline no # amplifies text
# Draw borders around text
draw_borders no
# Stippled borders?
stippled_borders 0
# border margins
border_margin 9
# border width
border_width 1
# Default colors and also border colors, grey90 == #e5e5e5
default_color grey90
default_shade_color black
default_outline_color DarkGrey
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
gap_x 24
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
# stuff after 'TEXT' will be formatted on screen
TEXT
${color #98c2c7}LOCALTIME:${color} ${time %a %b %d} ${time %k : %M}
${color #98c2c7}UPTIME :${color} $uptime
${color #98c2c7}DISK I/O :${color} ${diskio}
${color #78af78}${diskiograph 104E8B ffffff}
${color #98c2c7}BATTERY ${battery_percent C174}% CPU FREQUENCY:${color} $freq_dyn_g
${color #98c2c7}CPU TEMP:${color}${acpitemp}C ${color #98c2c7}CPU USAGE:${color} $cpu% ${color #98c2c7}
${color #78af78}${cpugraph cpu0 000000 ffffff}
${color #78af78}$cpubar
${color #98c2c7}NAME PID CPU% MEM%
${color #e5e5e5}${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color #c4c4c4}${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color #a3a3a3}${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color #98c2c7}RAM:${color} $mem/$memmax - $memperc%
${color #78af78}${membar 6}${color}
${color #98c2c7}NAME PID CPU% MEM%
${color #e5e5e5}${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color #c4c4c4}${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color #a3a3a3}${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
${color #98c2c7}SWAP:${color} $swap/$swapmax - $swapperc%
${color #78af78}${swapbar 6}$color
${color #98c2c7}FILESYS:
${color #98c2c7}/home$color ${fs_used /home/jaychun}/${fs_size /home/jaychun/} FREE:${fs_free_perc /home/jaychun}%
${color #78af78}${fs_bar}$color
${color #98c2c7}WIRE:${color #98c2c7}${offset 100}WIRELESS:
${color #98c2c7}IP:${color}${addr eth0}${color #98c2c7}${offset 70}IP:${color}${addr eth1}
${color #98c2c7}DOWN:${color} ${downspeed eth0} k/s${color #98c2c7}${offset 40}DOWN:${color} ${downspeed eth1} k/s
${color #78af78}${downspeedgraph eth0 32,110 000000 ffffff}${color #78af78}${offset 20}${downspeedgraph eth1 32,110 000000 ffffff}
${color #98c2c7}UP :${color} ${upspeed eth0} k/s${color #98c2c7}${offset 20}UP :${color} ${upspeed eth1} k/s
${color #78af78}${upspeedgraph eth0 32,110 000000 ffffff}${color #78af78}${offset 20}${upspeedgraph eth1 32,110 000000 ffffff}