| Autor | Správa |
t0ki
 Užívateľ
 Založený: 03.01.2007 Príspevky: 245 Bydlisko: Bardejov
 | Zaslal: Ne 26.08.07 15:47 |   |
Cawte
Vie niekto ako sa vola aplikacia co ukazuje na pozadi plochy info.... vid obr.
 |
_________________ My PC: | CPU- Intel Celeron 2.4Ghz | RAM - DDR400 1GB | M.B. - Asus P4P800S SE | G.K. - GeForce FX 5500 | HDD - WD 80GB | Asus DVD-E616P| Asus DRW-1608P3S | Monitor - Samsung: SyncMaster T220HD | Linux user | |
     |
 |
javo
 Užívateľ
 Založený: 02.07.2006 Príspevky: 1696 Bydlisko: Slovakia - Námestovo
 | Zaslal: Ne 26.08.07 16:15 |   |
podobne co poznam (mozno aj to iste) je conky |
_________________ Zivot je jednoduchy , staci sa rozhodnut a neobzerat sa spat. Poriadok je pre blbcov, inteligent zvlada chaos. | |
  |
 |
Freelan
 Užívateľ
 Založený: 03.06.2006 Príspevky: 2468 Bydlisko: Brezno
 | Zaslal: Ne 26.08.07 16:34 |   |
nemyslim ze je to to iste  |
| |
  |
 |
wire
 Užívateľ
 Založený: 13.07.2006 Príspevky: 61
 |
skus ist na freshmeat.net a dat si hladat monitoring alebo system monitoring a prejst projekty co najde. |
| |
     |
 |
t0ki
 Užívateľ
 Založený: 03.01.2007 Príspevky: 245 Bydlisko: Bardejov
 | Zaslal: Pi 07.09.07 12:32 |   |
ak mate nikto nainstalovany conky.... podelte sa s configom  |
_________________ My PC: | CPU- Intel Celeron 2.4Ghz | RAM - DDR400 1GB | M.B. - Asus P4P800S SE | G.K. - GeForce FX 5500 | HDD - WD 80GB | Asus DVD-E616P| Asus DRW-1608P3S | Monitor - Samsung: SyncMaster T220HD | Linux user | |
     |
 |
Intelman
 Čestný člen
 Založený: 30.09.2005 Príspevky: 2943 Bydlisko: Socket 478
 | Zaslal: Pi 07.09.07 19:46 |   |
Tohle není přímo aplikace. Nejdříve si musíš, pokud není součástí distribuce, stáhnout Karambu a potom si do ní najít to, co hledáš. Hodně toho je na http://www.kde-look.org a ještě přesněji http://www.kde-look.org/?xcontentmode=38. |
_________________ SHARP mz-800 CPU Zilog Z80A 3.55 MHz RAM 64 KB VGA 32 KB HD Cassette Tape Recorder
"Pán zabíjení zahyne, avšak ve smrti zplodí smrtelné potomstvo. V jejich šlépějích bude následovat zmar."... Tak pravil moudrý Alaundo... | |
  |
 |
itsgoingd
 Skúsený užívateľ
 Založený: 24.09.2006 Príspevky: 1433 Bydlisko: SA, Slovakia
 | Zaslal: Pi 07.09.07 23:23 |   |
|
      |
 |
RHS21
 Užívateľ
 Založený: 06.11.2005 Príspevky: 42 Bydlisko: Martin
 | Zaslal: St 12.09.07 22:44 |   |
| t0ki napísal: | Cawte
Vie niekto ako sa vola aplikacia co ukazuje na pozadi plochy info.... vid obr.
 |
to co je na tom obrazku je gDesklets, spoznas to podla ikony v systray
Conky:
screen
| kód: | # Conky sample configuration
#
# the list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
# set to yes if you want Conky to be forked in the background
background no
# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono:size=8
# Text alpha when using Xft
xftalpha 0.8
# Print everything to stdout?
# out_to_console no
# MPD host/port
# mpd_host localhost
# mpd_port 6600
# mpd_password tinker_bell
# Print everything to console?
# out_to_console no
# mail spool
mail_spool $MAIL
# Update interval in seconds
update_interval 1.0
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Create own window instead of using desktop (required in nautilus)
own_window no
# If own_window is yes, you may use type normal, desktop or override
own_window_type normal
# Use pseudo transparency with own_window?
own_window_transparent yes
# If own_window_transparent is set to no, you can set the background colour here
own_window_colour hotpink
# If own_window is yes, these window manager hints may be used
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 280 5
# Draw shades?
draw_shades yes
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders yes
# Draw borders around graphs
draw_graph_borders yes
# Stippled borders?
stippled_borders 8
# border margins
border_margin 4
# border width
border_width 1
# Default colors and also border colors
default_color white
#default_color 22cc00
default_shade_color black
default_outline_color black
# Text alignment, other possible values are commented
#alignment top_left
#alignment top_right
alignment bottom_left
#alignment bottom_right
#alignment none
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 12
gap_y 30
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale no
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer no
# mldonkey_hostname Hostname for mldonkey stuff, defaults to localhost
# mldonkey_port Mldonkey port, 4001 default
# mldonkey_login Mldonkey login, default none
# mldonkey_password Mldonkey password, default none
# boinc (seti) dir
# seti_dir /opt/seti
# Allow for the creation of at least this number of port monitors (if 0 or not set, default is 16)
#min_port_monitors 16
# Allow each port monitor to track at least this many connections (if 0 or not set, default is 256)
#min_port_monitor_connections 256
# none, xmms, bmp, audacious, infopipe (default is none)
#xmms_player none
# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument
# stuff after 'TEXT' will be formatted on screen
TEXT
$nodename - $sysname $kernel on $machine
$stippled_hr
Uptime: $uptime - Load: $loadavg
CPU Usage: $cpu% ${cpubar}
${cpugraph}
RAM Usage: $mem/$memmax - $memperc% ${membar}
Swap Usage: $swap/$swapmax - $swapperc% ${swapbar}
Processes: $processes Running: $running_processes TempCPU: ${i2c 9191-0290 temp 2}°C TempMB: ${i2c 9191-0290 temp 1}°C
$stippled_hr
Networking:
IP Address: ${addr ppp0}
Down: ${downspeed nas0} k/s ${offset 80}Up: ${upspeed nas0} k/s
${downspeedgraph nas0 32,150} ${upspeedgraph nas0 32,150}
Total Down: ${totaldown nas0} ${offset 43} Total Up: ${totalup nas0}
$stippled_hr
File systems:
/ ${fs_used /}/${fs_size /} ${fs_bar /}
prenos ${fs_used /mnt/prenos}/${fs_size /mnt/prenos} ${fs_bar /mnt/prenos}
$stippled_hr
Name PID CPU% MEM%
${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}
Mem usage
${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
${top_mem name 4} ${top_mem pid 3} ${top_mem cpu 4} ${top_mem mem 4}
${top_mem name 5} ${top_mem pid 3} ${top_mem cpu 5} ${top_mem mem 5} |
|
_________________ MB: Asus M4A785TD-V EVO CPU: AMD Phenom II X4 945 Quad-Core + ARCTIC Freezer 7 Rev.2 GPU: integrovaná na doske ATI Radeon 4200 (dočasne) RAM: KINGSTON HyperX Black Edition BOX DDR3 1600MHz CL9-9-9-27 HDD: Hitachi SATA 120GB PSU: CORSAIR VX450, 450W | |
   |
 |
javo
 Užívateľ
 Založený: 02.07.2006 Príspevky: 1696 Bydlisko: Slovakia - Námestovo
 | Zaslal: Št 13.09.07 21:23 |   |
jak si dosiahol tak hezku konzolu? |
_________________ Zivot je jednoduchy , staci sa rozhodnut a neobzerat sa spat. Poriadok je pre blbcov, inteligent zvlada chaos. | |
  |
 |
itsgoingd
 Skúsený užívateľ
 Založený: 24.09.2006 Príspevky: 1433 Bydlisko: SA, Slovakia
 |
|
      |
 |
dodo_mt
 Skúsený užívateľ
 Založený: 13.09.2006 Príspevky: 1244 Bydlisko: Martin
 | Zaslal: Št 27.09.07 13:50 |   |
Ahoj
Pozeram ze mate vseliake vychytavky pre Linux ja pomaly ale isto prechadzam na NB na linux. Vsetko sa snazim vyskusat tkze ma zaujima aj toto viete mi poradtit nejaky takyto program aj pre ubuntu 7.04 kde by som mal napr. zobrazene pocasie ale zatazenie pc a pod. Prostredie pouzivam Gnome..
Dakujem
dodo |
_________________ PC: Asus P5B, C2D, 2GB Ram, X1950GT, MX518
NB: Macbook 2.4GHz (unibody)
MT: iPhone 3Gs
TV: Samsung PS-42C96HD + reciver Yamaha RX-V361
Car: Citroen C3 | |
    |
 |
Numline1
 Zablokovaný užívateľ
 Založený: 01.10.2006 Príspevky: 1971
 | Zaslal: Št 27.09.07 15:46 |   |
Na tie info o PC pouzi spominany Conky |
| |
  |
 |
dodo_mt
 Skúsený užívateľ
 Založený: 13.09.2006 Príspevky: 1244 Bydlisko: Martin
 | Zaslal: Št 27.09.07 15:58 |   |
A na ostatne napriklad na to pocasie a ja neviem poznamky ?
dodo |
_________________ PC: Asus P5B, C2D, 2GB Ram, X1950GT, MX518
NB: Macbook 2.4GHz (unibody)
MT: iPhone 3Gs
TV: Samsung PS-42C96HD + reciver Yamaha RX-V361
Car: Citroen C3 | |
    |
 |
|