|
|
|
#1 (permalink) | ||||||||||||
|
WaterCooler
|
I supposedly have it installed but I see few signs of it . . the folders are there when I search and when I type "conky" in terminal i get:
PHP Code:
also I seem to have lost my compiz "advanced appearence" or w/e its called under the menu. does anyone have the terminal line for the option/setup menu .. . . I am trying to learn the terminal more to become more sufficient and hopefully proficient. Thanks in advance
__________________
XPS M1330: T7500, 4GB, 13.3" LED WXGA, 128 8400 GS, 120GB 5400RPM, 802.11 AGN, 9 cell, Fingerprint, Ultimate x64, 4 Year Accidental Damage/lojack/warranty. __________________
|
||||||||||||
|
|
|
|
#2 (permalink) | ||||||||||||||
|
Fear is the heart of Love
![]() |
You need a conkry file. By default it looks for one in $HOME named .conkyrc.
Here is what one of my old ones looked like. You can go to the conky site to see what all the variables mean. # set to yes if you want Conky to be forked in the background background yes use_xft yes xftfont Fertigo:size=9 xftalpha 0.8 out_to_console no update_interval 2 total_run_times 0 own_window yes # normal, desktop, or override own_window_type override own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer yes draw_shades no draw_outline no # draw borders around text draw_borders no # draw borders around graphs draw_graph_borders yes stippled_borders 5 border_margin 4 border_width 1 default_color 8C8C8C default_shade_color black default_outline_color grey # Alignment #alignment top_left alignment bottom_left #alignment bottom_right #alignment top_right gap_x 10 gap_y 10 no_buffers no uppercase no override_utf8_locale yes use_spacer no minimum_size 300 # colors # baby blue = 0065CA TEXT ${color 484848}Uptime: ${color }${uptime} ${color 484848} : : CPU: ${color }${cpu}% ${color 484848}[${color } ${freq_g} Ghz${color 484848} ] ${color 484848}/ : ${color }${fs_free_perc /}% ${color 484848} : : storage: ${color }${fs_free_perc /media/storage}% ${color 484848} : : Memory: ${color }${memperc} % ${color 484848} : : Swap: ${color }$swapperc % ${font Serif-size=12}${time %a. %d %B %y} ${color 484848} : : ${color} ${time %I:%M%p}${font} Just save that to a file in your home directory and name it .conkyrc Then you should be able to start conky up from the terminal.
__________________
"UNIX was never designed to keep people from doing stupid things, because that policy would also keep them from doing clever things." - Doug Gwyn Try out the latest Programming Challenge Quote:
CPU-Z Validation @ 2.97-prime95 stable 16 hours @ 1.48v Proof | CPU-Z Validation @ 3.15 Getting Mouse Side Buttons to work in Linux, Compile a custom Kernel, More
|
||||||||||||||
|
|
|
|
#3 (permalink) | ||||||||||||
|
Audiophile
|
try uninstalling conky
Code:
sudo apt-get remove conky Code:
sudo apt-get remove --purge conky Code:
sudo apt-get install conky enjoy
__________________
Q6600 3.6
8800GTS SteamBritish Overclockers Club Google Chrome Club "Say, is that rain or are they tears? That stained your concrete face for years."
|
||||||||||||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|