LarskoOrg : backgroundPage

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Desktop background

image

This is a combination of conky? and xplanet?.

The configuration is for a 1024x768 screen, if you have a different resolution you'll have to adjust the absolute values.

.conkyrc
$nodename - $sysname $kernel on $machine
${color lightgrey}Uptime:$color $uptime ${color lightgrey}- Load:$color $loadavg
${color lightgrey}CPU Usage:$color $cpu%, ${color lightgrey}Temperature:$color ${acpitemp}°C, ${color lightgrey}Frequency:$color ${freq}MHz
${cpugraph 32,370 333333 ffffff}
${color lightgrey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 8,150}
           $cached cached, $buffers buffers
${color lightgrey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 8,130}
${color lightgrey}Processes:$color $processes  ${color lightgrey}Running:$color $running_processes
${color lightgrey}Disk I/O:$color $diskio_read read ${goto 250} $diskio_write write
${diskiograph_read 32,180 333333 ffffff} ${diskiograph_write 32,180 333333 ffffff}
${color lightgrey}Networking:$color ${downspeedf eth0}kB/s down ${goto 250}${upspeedf eth0}kB/s up
${downspeedgraph eth0 32,180 333333 ffffff} ${upspeedgraph eth0 32,180 333333 ffffff}
${color lightgrey}File systems:
 / $color${fs_used /}/${fs_size /} ${fs_bar 8,200 /}
${if_mounted /mnt/media} /mnt/media $color${fs_used /mnt/media}/${fs_size /mnt/media} ${fs_bar 8,150 /mnt/media} $endif
${color lightgrey}Name                  PID   CPU%   MEM%$color
 ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
 ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
 ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
 ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
 ${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5}
${color lightgrey}TCP Connections:$color ${tcp_portmon 1 32767 count} inbound, ${tcp_portmon 32768 61000 count} outbound
${color lightgrey}Inbound Connections$color
 ${tcp_portmon 1 32767 rhost 0} ${goto 300}${tcp_portmon 1 32767 lport 0}
 ${tcp_portmon 1 32767 rhost 1} ${goto 300}${tcp_portmon 1 32767 lport 1}
 ${tcp_portmon 1 32767 rhost 2} ${goto 300}${tcp_portmon 1 32767 lport 2}
${color lightgrey}Outbound Connections$color
 ${tcp_portmon 32768 61000 rhost 0} ${goto 300}${tcp_portmon 32768 61000 rport 0}
 ${tcp_portmon 32768 61000 rhost 1} ${goto 300}${tcp_portmon 32768 61000 rport 1}
 ${tcp_portmon 32768 61000 rhost 2} ${goto 300}${tcp_portmon 32768 61000 rport 2}
 ${tcp_portmon 32768 61000 rhost 3} ${goto 300}${tcp_portmon 32768 61000 rport 3}
 ${tcp_portmon 32768 61000 rhost 4} ${goto 300}${tcp_portmon 32768 61000 rport 4}
${color lightgrey}Syslog /var/log/messages$color
${tail /var/log/messages 13}


and the xplanet commandline
xplanet -center +650+300 -fov 10

and xplanet configuration file (well the earth section anyway)
[earth]
"Earth"
color={28, 82, 110}
cloud_map=~/clouds.jpg
magnify=40
bump_map=/usr/share/xplanet/images/earthbump.jpg
specular_map=/usr/share/xplanet/images/earthspec.jpg
marker_file=earth
min_radius_for_label=0
satellite_file=iss




HomePage » RandomPage » backgroundPage

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional? :: Valid CSS? :: Powered by Wikka Wakka Wiki 1.1.6.2?
Page was generated in 0.0386 seconds