Off-Topic > Off-Topic - Tiny Core Lounge

Screenshots

<< < (2/4) > >>

Lee:
Onyarian:
--- Quote ---Here is mine "Village's house Middle Ages wall"

Photo captured this week-end.

http://www.dma4.jazztel.es/tc/screenshot209.jpg
--- End quote ---


I like the rocks and the transparent background to wbar.

Tell us about that torsmo-lookin' thing on your desktop.


tobiaus:

--- Quote from: Lee on March 02, 2009, 09:55:24 PM ---Tell us about that torsmo-lookin' thing on your desktop.

--- End quote ---

torsmo became conky, it's just a newer version http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/tce/conky.tcel.info

Onyarian:
Yes, it's conky extension, configurated with only a few information from CPU and wireless connection.

If you are interested I can put the .conkyrc

Lee:
Thanks.  I had tried out conky with the default config and never pursued it further.  A little experimentation with a .conkyrc file and it looks much better.

If you would post your .conkyrc file I'd appreciate it.  I'm sure I've just scratched the surface of what can be done with it.

Onyarian:
Here it is:

--- Quote ---# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2007 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
#
# $Id: conky.conf 1193 2008-06-21 20:37:58Z ngarofil $

alignment top_right
background yes
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color black
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
font 6x10
gap_x 5
gap_y 25
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console yes
own_window no
stippled_borders 0
update_interval 3.0
uppercase no
use_spacer no
show_graph_scale no
show_graph_range no
#own_window_class Conky
#own_window_type normal
#${scroll 16 $nodename - $sysname $kernel on $machine | }

TEXT
$color $nodename - $sysname $kernel on $machine
$hr
$color System:
$color Time:$color $uptime
$color Battery:$color ${battery BAT1}
$color RAM:$color $mem/$memmax - $memperc%
${membar 4}
$color Swap:$color $swap/$swapmax - $swapperc% ${swapbar 4}
$color CPU:$color $cpu% ${cpubar 4}
$hr
$color Wireless:
$color wireless essid:$color ${wireless_essid ath0}
$color wireless quality:$color ${wireless_link_bar 4 ath0}
$color wireless quality%:$color ${wireless_link_qual_perc ath0} %
$color Up:$color ${upspeed ath0} k/s $color - Down:$color ${downspeed ath0} k/s
$color Totalup:$color ${totalup ath0}
$color Totaldown:$color ${totaldown ath0}
$hr

--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version