Bash programlaması ile conkyleri başlatma ?

Başlatan Mx0Ub, 24 Ekim 2010 - 01:57:09

« önceki - sonraki »

0 Üyeler ve 2 Ziyaretçi konuyu incelemekte.

hitokiri

#/bin/bash
echo '
background yes
use_xft yes
xftfont Sans:size=10
xftalpha 1
update_interval 2.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type normal
background yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below
double_buffer yes
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color red
default_shade_color black
default_outline_color black
alignment top_right
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
maximum_width 200

TEXT
Name ${goto 115}|$nodename|
Uptime ${goto 115}|$uptime|
----------------------------------------
Cpu${goto 50}${acpitemp}C<${freq}Mhz${goto 163}|$cpu%|
----------------------------------------
1) ${top name 1}${goto 120}${top pid 1}|${top cpu 1}|
2) ${top name 2}${goto 120}${top pid 2}|${top cpu 2}|
3) ${top name 3}${goto 120}${top pid 3}|${top cpu 3}|
4) ${top name 4}${goto 120}${top pid 4}|${top cpu 3}|
----------------------------------------
Ram  ${goto 108}${membar 10,90}
Swap ${goto 108}${swapbar 10,90}
---------------------------------------- /dev/null
/ ${goto 108}${fs_bar 10,90 /}
Win ${goto 108}${fs_bar 10,90 /media/windows}'|tee dosya
if [ "$TERM" = "xterm" ];then
conky -c  dosya  |xargs echo "`echo -n`" 
else
conky -c dosya
fi


Dosya yolu sıkıntısı nerde tam olarak bu şekilde sendede düzgün değil mi ?

Mx0Ub

hocam sende çalışıyosa problem yok


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 24 Ekim 2010 - 22:37:41

ben o soruya bir konu acım
Not:
Hic bi sorumluluk kabul edilmez yapılan yorumlardan ve verilen kodlardan