Page 254 of 2348 FirstFirst ... 1542042442522532542552562643043547541254 ... LastLast
Results 2,531 to 2,540 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #2531
    Join Date
    Aug 2005
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Dabbill would you mind re-posting using a thumbnail to post your screen shot, as not everyone on this forum has high speed net, and wide screens.

    Thanks.
    Advantages and Disadvantages of 64bit.(Plus install Guides)

    ‘In search of some small measure of peace, that we all seek, and few of us ever find.’

  2. #2532
    Join Date
    Apr 2008
    Location
    Sessrumnir
    Beans
    440
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your .conkyrc files w/ screenshots

    well heres my latest variation. based on thievary of various portions of your codes and tweaking the colours and working out how to get the different fonts to work. Font is Purisa and the scheme is black headings, grey text and red/grey graph charts. the picture i found on the web a couple of years ago. heres "my" code, i use the term loosely

    Code:
    # UBUNTU-CONKY 
    # A comprehensive conky script, configublack for use on 
    # Ubuntu / Debian Gnome, without the need for any external scripts. 
    # 
    # Based on conky-jc and the default .conkyrc. 
    # INCLUDES: 
    # - tail of /var/log/messages 
    # - netstat connections to your computer 
    # 
    # -- Pengo (conky@pengo.us) 
    # 
    
    # Create own window instead of using desktop (requiblack in nautilus) 
    own_window yes 
    own_window_type override 
    own_window_transparent yes 
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager 
    
    # Use double buffering (blackuces flicker, may not work for everyone) 
    double_buffer yes 
    
    # fiddle with window 
    use_spacer left 
    use_xft yes 
    
    # Update interval in seconds 
    update_interval 3.0 
    
    # Minimum size of text area 
    minimum_size 300 5 
    
    # Draw shades? 
    draw_shades no 
    
    # Text stuff 
    draw_outline no # amplifies text if yes 
    draw_borders no 
    # Xft font when Xft is enabled
    xftfont Purisa:size=8
    
    uppercase no # set to yes if you want all text to be in uppercase 
    
    # Stippled borders? 
    stippled_borders 3 
    
    # border margins 
    border_margin 9 
    
    # border width 
    border_width 10 
    
    # Default colors and also border colors, 413839 
    default_color 413839 
    
    own_window_colour brown 
    own_window_transparent yes 
    
    # Text alignment, other possible values are commented 
    #alignment top_left 
    alignment top_right 
    #alignment bottom_left 
    #alignment bottom_right 
    
    # Gap between borders of screen and text 
    gap_x 10 
    gap_y 10 
    
    # stuff after 'TEXT' will be formatted on screen 
    
    TEXT 
    $color 
    ${color black}SYSTEM ${hr 1}$color 
    $nodename $sysname $kernel on $machine 
    
    ${color black}Time: ${color 413839}${time %k:%M:%S} 
    ${color black}Date: ${color 413839}${time %A, %d %B} 
    
    ${color black}CPU ${hr 1}$color 
    ${color 413839}${execi 1000 cat /proc/cpuinfo | grep 'model name' | sed -e 's/model name.*: //'} 
    ${freq}MHz   Load: ${loadavg}   Temp: ${execi 2 cat /sys/bus/pci/drivers/k8temp/000*/temp1_input | cut -c1,2} C 
    ${cpubar 7}$color 
    ${cpugraph 736F6E FF0000} 
    ATI Driver Version:$alignr${execi 3600 fglrxinfo | tail -n2 | tail -c19} 
    
    NAME	    ${alignr}PID    CPU%    MEM% 
    ${top name 1}${alignr 5}${top pid 1} 	${top cpu 1}   ${top mem 1} 
    ${top name 2}${alignr 5}${top pid 2} 	${top cpu 2}   ${top mem 2} 
    ${top name 3}${alignr 5}${top pid 3} 	${top cpu 3}   ${top mem 3} 
    ${top name 4}${alignr 5}${top pid 4} 	${top cpu 4}   ${top mem 4} 
    ${top name 5}${alignr 5}${top pid 5} 	${top cpu 5}   ${top mem 5} 
    ${top name 6}${alignr 5}${top pid 5} 	${top cpu 6}   ${top mem 6} 
    ${top name 7}${alignr 5}${top pid 5} 	${top cpu 7}   ${top mem 7} 
    
    ${color black}MEMORY / DISK ${hr 1}$color 
    RAM:   $memperc%   ${membar 7}$color 
    Swap:  $swapperc%   ${swapbar 7}$color 
    
    Root:  ${fs_free_perc /}%   ${fs_bar 7 /}$color 
    sdb1:  ${fs_free_perc /media/sdb1}%   ${fs_bar 7 /media/sdb1}$color 
    sdc1:  ${fs_free_perc /media/sdc1}%   ${fs_bar 7 /media/sdc1} 
    
    ${color black}NET ${hr 1}$color 
    ${color black}Total:${color 413839} ${totaldown wlan0}${color black} Down${color 413839} ${totalup wlan0}${color black} Up 
    
    ${color black}Wireless ${hr 1}$color 
    ${color black}Down:${color 413839} ${downspeedgraph wlan0 20,100 736F6E FF0000}${color black} Up:${color 413839} ${upspeedgraph wlan0 20,100 736F6E FF0000}  ${wireless_bitrate wlan0} 
    ${color black}ESSID:${color black} ${wireless_essid wlan0} 
    
    ${color black}Ethernet ${hr 1}$color 
    ${color black}Down:${color 413839} ${downspeedgraph eth1 20,100 736F6E FF0000}${color black} Up:${color 413839} ${upspeedgraph eth1 20,100 736F6E FF0000} 100Mb/s 
    
    ${color black}AMAROK ${hr 1}$color 
    ${if_running amarokapp}
    ${voffset -3}${color black}Artist:$alignc${if_empty execi 10 dcop amarok player artist}$alignc${color 413839}Music Stopped $else${color 413839}${execi 10 dcop amarok player artist}$endif 
    
    ${voffset -3}${color black}Title:$alignc${color 413839}${execi 10 dcop amarok player title} 
    
    ${voffset -3}${color black}Time:$alignc${color 413839}${execi 1 dcop amarok player currentTime} / ${execi 10 dcop amarok player totalTime} 
     
    ${voffset -3}${color black}Album:$alignc${color 413839}${execi 10 dcop amarok player album}$endif${font }
    ${color black} ${hr 1}
    ${alignc}E-mail:${pop3_unseen pop.ISP.NET ME@MY_ISP.NET ****** [-i 10] [-p 110] [-e Evolution]}
    it has to be said that even with the conky variables texts its still very hard for a novice to do anything 'meaningful' it took me about an hour to work out how to do the E-mail code. the instructions are a bit obtuse........sounds like an chance for someone to do a definitive manual with lots of "if you want to do this, then..." my CPU temp is a case in point as acpitemp didnt work for my motherboard, i was lucky to see the code string in one of you chaps code and even then its luck it worked with mine.
    Attached Images Attached Images
    "Windows Vista Sir?"
    "No thanks, I'd rather shove wasps up my nostrils!"

  3. #2533
    Join Date
    Jan 2008
    Beans
    150
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    ok heres my script. should be for the most part finalized.
    still cant get the if/else section of code to work that was posted a few pages back by Kiongku and sanus|art, my conky wont even start to show itself when i have that code in there.

    my code shows date, uptime, battery info, network up/down speed, bitrate, network name, processor name, cpu percentage of both cores, ram usage, memory usage or root system, windows partition, and 2nd HDD. also has amarok script that hides itself when amarok is not started
    colors are default white for everything, and seporator headings are goldenrod color

    Code:
    # set to yes if you want Conky to be forked in the background
    background yes
    
    cpu_avg_samples 2
    net_avg_samples 2
    
    out_to_console no
    
    # X font when Xft is disabled, you can pick one with program xfontsel
    #font 7x12
    #font 6x10
    #font 7x13
    #font 8x13
    #font 7x12
    #font *mintsmild.se*
    #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
    #font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
    
    # Use Xft?
    use_xft yes
    
    # Xft font when Xft is enabled
    xftfont Kochi Gothic:size=8
    
    # Text alpha when using Xft
    xftalpha 0.10
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # Update interval in seconds
    update_interval 3
    
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_type override
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # Minimum size of text area
    minimum_size 230 5
    maximum_width 230
    
    # Draw shades?
    draw_shades no
    
    # Draw outlines?
    draw_outline no
    
    # Draw borders around text
    draw_borders no
    
    # Stippled borders?
    stippled_borders no
    
    # border margins
    border_margin 4
    
    # border width
    border_width 10
    
    # Default colors and also border colors
    default_color white
    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
    
    # Gap between borders of screen and text
    gap_x 10
    gap_y 40
    
    # Add spaces to keep things from moving about?  This only affects certain objects.
    use_spacer no
    
    # Subtract file system buffers from used memory?
    no_buffers yes
    
    # set to yes if you want all text to be in uppercase
    uppercase no
    
    # none, xmms, bmp, audacious, infopipe (default is none)
    
    # boinc (seti) dir
    # seti_dir /opt/seti
    
    # Possible variables to be used:
    #
    #  Variable         Arguments                  Description                
    #  acpiacadapter                     ACPI ac adapter state.                   
    #  acpifan                           ACPI fan state                           
    #  acpitemp                          ACPI temperature.                        
    #  adt746xcpu                        CPU temperature from therm_adt746x       
    #  adt746xfan                        Fan speed from therm_adt746x             
    #  battery           (num)           Remaining capasity in ACPI or APM        
    #                                    battery. ACPI battery number can be      
    #                                    given as argument (default is BAT0).     
    #  buffers                           Amount of memory buffered                
    #  cached                            Amount of memory cached                  
    #  color             (color)         Change drawing color to color            
    #  cpu                               CPU usage in percents                    
    #  cpubar            (height)        Bar that shows CPU usage, height is      
    #                                    bar's height in pixels                   
    #  downspeed         net             Download speed in kilobytes              
    #  downspeedf        net             Download speed in kilobytes with one     
    #                                    decimal                                  
    #  exec              shell command   Executes a shell command and displays    
    #                                    the output in torsmo. warning: this      
    #                                    takes a lot more resources than other    
    #                                    variables. I'd recommend coding wanted   
    #                                    behaviour in C and posting a patch :-).  
    #  execi             interval, shell Same as exec but with specific interval. 
    #                    command         Interval can't be less than              
    #                                    update_interval in configuration.        
    #  fs_bar            (height), (fs)  Bar that shows how much space is used on 
    #                                    a file system. height is the height in   
    #                                    pixels. fs is any file on that file      
    #                                    system.                                  
    #  fs_free           (fs)            Free space on a file system available    
    #                                    for users.                               
    #  fs_free_perc      (fs)            Free percentage of space on a file       
    #                                    system available for users.              
    #  fs_size           (fs)            File system size                         
    #  fs_used           (fs)            File system used space                   
    #  hr                (height)        Horizontal line, height is the height in 
    #                                    pixels                                   
    #  i2c               (dev), type, n  I2C sensor from sysfs (Linux 2.6). dev   
    #                                    may be omitted if you have only one I2C  
    #                                    device. type is either in (or vol)       
    #                                    meaning voltage, fan meaning fan or temp 
    #                                    meaning temperature. n is number of the  
    #                                    sensor. See /sys/bus/i2c/devices/ on     
    #                                    your local computer.                     
    #  kernel                            Kernel version                           
    #  loadavg           (1), (2), (3)   System load average, 1 is for past 1     
    #                                    minute, 2 for past 5 minutes and 3 for   
    #                                    past 15 minutes.                         
    #  machine                           Machine, i686 for example                
    #  mails                             Mail count in mail spool. You can use    
    #                                    program like fetchmail to get mails from 
    #                                    some server using your favourite         
    #                                    protocol. See also new_mails.            
    #  mem                               Amount of memory in use                  
    #  membar            (height)        Bar that shows amount of memory in use   
    #  memmax                            Total amount of memory                   
    #  memperc                           Percentage of memory in use              
    #  new_mails                         Unread mail count in mail spool.         
    #  nodename                          Hostname                                 
    #  outlinecolor      (color)         Change outline color                     
    #  pre_exec          shell command   Executes a shell command one time before 
    #                                    torsmo displays anything and puts output 
    #                                    as text.                                 
    #  processes                         Total processes (sleeping and running)   
    #  running_processes                 Running processes (not sleeping),        
    #                                    requires Linux 2.6                       
    #  shadecolor        (color)         Change shading color                     
    #  stippled_hr       (space),        Stippled (dashed) horizontal line        
    #                    (height)        
    #  swapbar           (height)        Bar that shows amount of swap in use     
    #  swap                              Amount of swap in use                    
    #  swapmax                           Total amount of swap                     
    #  swapperc                          Percentage of swap in use                
    #  sysname                           System name, Linux for example           
    #  time              (format)        Local time, see man strftime to get more 
    #                                    information about format                 
    #  totaldown         net             Total download, overflows at 4 GB on     
    #                                    Linux with 32-bit arch and there doesn't 
    #                                    seem to be a way to know how many times  
    #                                    it has already done that before torsmo   
    #                                    has started.                             
    #  totalup           net             Total upload, this one too, may overflow 
    #  updates                           Number of updates (for debugging)        
    #  upspeed           net             Upload speed in kilobytes                
    #  upspeedf          net             Upload speed in kilobytes with one       
    #                                    decimal                                  
    #  uptime                            Uptime                                   
    #  uptime_short                      Uptime in a shorter format               
    #
    #  seti_prog                         Seti@home current progress
    #  seti_progbar      (height)        Seti@home current progress bar
    #  seti_credit                       Seti@hoome total user credit
    
    
    # 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
    #${font Dungeon:style=Bold:pixelsize=10}I can change the font as well
    #${font Verdana:size=10}as many times as I choose
    #${font Perry:size=10}Including UTF-8,
    #${font Grunge:size=12}${time %a  %b  %d}${alignr -25}${time %k:%M}
    
    
    
    # blue color ${color 246eb5}
    
    # stuff after 'TEXT' will be formatted on screen
    
    TEXT
    ${color goldenrod}SYSTEM ${hr 2}$color
    Ubuntu  (7.10)  Gutsy Gibbeon
    ${time %B%e, %G} ${alignr}Uptime: $uptime
    ${color goldenrod}POWER ${hr 2}$color
    Adapter Stat: ${acpiacadapter}	
    Battery Info: ${battery}
    ${color goldenrod}NETWORK ${hr 2}$color
    Down: ${downspeedf wlan0} Kb/s ${alignr}${downspeedgraph wlan0 15,130}
    Up:   ${upspeedf wlan0} Kb/s ${alignr}${upspeedgraph wlan0 15,130}
    Bitrate: ${wireless_bitrate wlan0} ${alignr}Wireless: ${wireless_essid wlan0}
    ${color goldenrod}CORE ${hr 2}$color
    ${exec cat /proc/cpuinfo | grep 'model name' | sort -u | cut -c 18-59}
    CPU1: ${cpu cpu0}% ${freq} MHz$color  ${alignr}CPU2: ${cpu cpu1}% ${freq} MHz$color
    ${cpubar cpu0 5,110} ${alignr}${cpubar cpu1 5,110}
    RAM: $memperc%  ${mem} / ${memmax}$color
    ${membar 5,110}  ${alignr}Temp:$color ${acpitempf} F
    ${color goldenrod}MEMORY ${hr 2}$color
    Root/ ${alignr}${fs_used /}/${fs_size /}
    ${fs_bar 5,120 /}
    Windows ${alignr}${fs_used /media/Windows}/${fs_size /media/Windows}
    ${fs_bar 5,120 /media/Windows}
    Data  ${alignr}${fs_used /media/sdb1}/${fs_size /media/sdb1}
    ${fs_bar 5,120 /media/sdb1}
    ${if_running amarokapp}
    ${color goldenrod}AMAROK ${hr 2}$color
    
    ${voffset -3}${color goldenrod}Artist:$alignc${if_empty execi 10 dcop amarok player artist}$alignc${color wheat1}Music Stopped $else${color wheat1}${execi 10 dcop amarok player artist}$endif
    
    ${voffset -3}${color goldenrod}Title:$alignc${color wheat1}${execi 10 dcop amarok player title}
    
    ${voffset -3}${color goldenrod}Time:$alignc${color wheat1}${execi 1 dcop amarok player currentTime} / ${execi 10 dcop amarok player totalTime} 
     
    ${voffset -3}${color goldenrod}Album:$alignc${color wheat1}${execi 10 dcop amarok player album}$endif${font }
    ${color goldenrod}${hr 2}$color
    one thing i dont like is that everything seems fuzzy...
    anyone know how to fix this?
    Attached Images Attached Images
    Intel Pentium IV Northwood@2.4 GHz, 1 GiB RAM, 22" Samsung Monitor Ubuntu 9.04 Jaunty Jackalope
    AMD Turion 64 X2 Mobile technology @2.2GHz, 2 GiB RAM, 320 GiB HDD Windows 7 Ultimate RC1

    please remember to thank those that helped you

  4. #2534
    Join Date
    Jan 2008
    Beans
    3

    Re: Post your .conkyrc files w/ screenshots

    Here is my Conky. It has been put together from multiple sources, all in this post. Thanks to all.

    Code:
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # fiddle with window
    use_spacer none
    use_xft no
    
    # Update interval in seconds
    update_interval 3.0
    
    # my own specs
    
    
    # Minimum size of text area
    # minimum_size 250 5
    
    # Draw shades?
    draw_shades no
    
    use_xft yes
    
    # Xft font when Xft is enabled
    xftfont Arial:size=9
    #xftfont Andale Mono-9
    #xftfont Clean-8
    #xftfont cubicfive10:pixelsize=8
    #xftfont squaredance10:pixelsize=14
    #xftfont swf!t_v02:pixelsize=10
    
    
    # Text stuff
    draw_outline no # amplifies text if yes
    draw_borders no
    draw_graph_borders yes
    uppercase no # set to yes if you want all text to be in uppercase
    
    # Stippled borders?
    stippled_borders 1
    
    # border margins
    border_margin 9
    
    # border width
    border_width 10
    
    # Default colors and also border colors, grey90 == #e5e5e5
    default_color white
    default_shade_color black
    #default_outline_color CCCCCC
    
    own_window_colour black
    own_window_transparent yes
    
    # Text alignment, other possible values are commented
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    
    # Gap between borders of screen and text
    gap_x 10
    gap_y 36
    
    # stuff after 'TEXT' will be formatted on screen
    
    TEXT
    ${alignc}$nodename
    ${alignc}$sysname $kernel on $machine
    ${alignc}${time %A   }${time %e %B %G}    ${time %Z   }${time %H:%M:%S}
    ${alignc}Uptime: $uptime$font
    ${hr 1}
    ${color white}SYSTEM ${stippled_hr 1}$color
    ${exec cat /proc/cpuinfo | grep 'model name' | sed -e 's/model.*: //' | tail -n1}
    CPU 1: ${cpu cpu1}% $alignc	${acpitemp}C $alignr${freq 1}MHz
    ${cpubar cpu1}
    CPU 2: ${cpu cpu2}% $alignc	$loadavg $alignr${freq 2}MHz
    ${cpubar cpu1}
    ${cpugraph FFFFFF}
    ${color white}BATTERY / LAPTOP ${stippled_hr 1}$color
    ${color}Battery ${battery}
    Power Consumtion: ${exec cat /proc/acpi/battery/BAT0/state | grep 'present rate' | cut -c26-33} / ${exec cat /proc/acpi/battery/BAT0/state | grep 'remaining capacity' | cut -c26-33}
    ${color white}MEMORY ${stippled_hr 1}$color
    CPU Usage $alignr PID        CPU%      MEM%
     ${top name 1} $alignr${top pid 1}          ${top cpu 1}         ${top mem 1}
     ${top name 2} $alignr${top pid 2}          ${top cpu 2}         ${top mem 2}
     ${top name 3} $alignr${top pid 3}          ${top cpu 3}         ${top mem 3}
    
    MEM Usage $alignr PID        CPU%      MEM%
     ${top_mem name 1} $alignr${top_mem pid 1}          ${top_mem cpu 1}         ${top_mem mem 1}
     ${top_mem name 2} $alignr${top_mem pid 2}          ${top_mem cpu 2}         ${top_mem mem 2}
     ${top_mem name 3} $alignr${top_mem pid 3}          ${top_mem cpu 3}         ${top_mem mem 3}
    ${stippled_hr 1}
    Processes: $processes ${alignr}Running: $running_processes
    ${stippled_hr 1}
    RAM: $alignr$mem/ $memmax
    $memperc% - ${membar 6}
    Swap: $alignr$swap/ $swapmax
    $swapperc% - ${swapbar 6}
    ${color white}HDD - CD/DVD ${stippled_hr 1}$color
    /: $alignr${fs_used /}/ ${fs_size /}
    ${fs_used_perc /}% - ${fs_bar 6 /}
    /home: $alignr${fs_used /home}/ ${fs_size /home}
    ${fs_used_perc /home}% - ${fs_bar 6 /home}
    CD / DVD $alignr${if_mounted /media/cdrom0} ${fs_used /media/cdrom0}/${fs_size /media/cdrom0}
    ${fs_used_perc /media/cdrom0}% - ${fs_bar /media/cdrom0}$else Not mounted$endif
    HDD Read: ${diskio_read /dev/sda} ${alignr}HDD Write: ${diskio_write /dev/sda}
    ${diskiograph_read /dev/sda 25,140 FFFFFF} ${diskiograph_write /dev/sda 25,140 FFFFFF}
    
    ${color white}NETWORK ${stippled_hr 1}$color
    ${if_existing /sys/class/net/wlan0/operstate up}
    Wireless (${addr wlan0}): $alignr${wireless_essid wlan0}
    Signal Strength: ${wireless_link_bar 6,100 wlan0} $alignr${wireless_link_qual wlan0}/ ${wireless_link_qual_max wlan0} - ${wireless_link_qual_perc wlan0}%
    Down: ${downspeed wlan0} k/s ${alignr}Up: ${upspeed wlan0} k/s
    ${downspeedgraph wlan0 25,140 FFFFFF} ${alignr}${upspeedgraph wlan0 25,140 FFFFFF}
    Total Down: ${totaldown wlan0} ${alignr}Total UP: ${totalup wlan0}$endif
    ${if_existing /sys/class/net/eth0/operstate up}Wired (${addr eth0}): 
    Down: ${downspeed eth0} k/s ${alignr}Up: ${upspeed eth0} k/s
    ${downspeedgraph eth0 25,140 FFFFFF} ${alignr}${upspeedgraph eth0 25,140 FFFFFF}$color
    Total Down: ${totaldown eth0} ${alignr}Total UP: ${totalup eth0}
    $endif
    Remote Address ${alignr} Local Service/Port
     ${tcp_portmon 1 65535 rhost 0} ${alignr} ${tcp_portmon 1 65535 lservice 0}
     ${tcp_portmon 1 65535 rhost 1} ${alignr} ${tcp_portmon 1 65535 lservice 1}
     ${tcp_portmon 1 65535 rhost 2} ${alignr} ${tcp_portmon 1 65535 lservice 2}
    Inbound: ${tcp_portmon 1 32767 count} Outbound: ${tcp_portmon 32768 61000 count}${alignr}Total: ${tcp_portmon 1 65535 count}
    ${stippled_hr 1}
    ${hr 1}
    Attached Images Attached Images

  5. #2535
    Join Date
    Jun 2007
    Location
    Durian Central
    Beans
    502
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    How do you get conky to start automatically in 8.04?
    [AMD AthlonX2 4000,Emaxx MCP61S-AVL,2GB Geil,7300GT 512MB,160GB]
    [Toshiba Satellite A505-S6965,Core2 P7350 2.0GHz,4GB RAM,200GB HDD]
    [Sony Vaio VGN-CR35G,Core2 T8100 2.10GHz,2GB RAM,200GB HDD]

  6. #2536
    Join Date
    Jan 2008
    Location
    Auckland, New Zealand
    Beans
    3,129
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Nessa View Post
    How do you get conky to start automatically in 8.04?
    It's at the bottom of the first post here: http://ubuntuforums.org/showthread.php?t=205865

  7. #2537
    Join Date
    Aug 2007
    Location
    Belgium
    Beans
    176
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Ok, I'm looking for a one-line setting, with icon-like fonts (pizzadude bullets, and stylebats) but the thing is: I got a "stairs"-setting ...
    Any clues?

    Code:
    # 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 yes
    
    # 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=9:style=Bold
    
    # Text alpha when using Xft
    xftalpha 1.0
    
    # 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
    
    
    own_window no
    own_window_type override
    own_window_transparent yes
    own_window_colour a6b38d
    own_window_hints undecorate,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 1280 17
    
    # Draw shades?
    draw_shades no
    
    # Draw outlines?
    draw_outline no
    
    # Draw borders around text
    draw_borders no
    
    # Draw borders around graphs
    draw_graph_borders yes
    
    # Stippled borders?
    stippled_borders 1
    
    # border margins
    border_margin 0
    
    # border width
    border_width 1
    
    # Default colors and also border colors
    default_color blue
    default_shade_color black
    default_outline_color black
    
    # dexter_client no
    # dexter_server no
    # config file for libdexter (default search path: $HOME/.dexterrc; /etc/libdexter/dexter.conf)
    # dexter_config
    
    # Text alignment, other possible values are commented
    alignment none
    
    # Gap between borders of screen and text
    # same thing as passing -x at command line
    gap_x 0
    gap_y 0
    
    # 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 yes
    
    # Add spaces to keep things from moving about?  This only affects certain objects.
    use_spacer yes
    
    # Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
    #max_port_monitor_connections 256
    
    # Maximum number of special things, e.g. fonts, offsets, aligns, etc.
    #max_specials 512
    
    # Maximum size of buffer for user text, i.e. below TEXT line.
    #max_user_text 16384
    
    text_buffer_size 256
    
    # 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
    ${color #323b3c}${alignc}-= CPU: $cpu% - RAM: $memperc% - Swap: $swapperc% - Power: ${battery}${if_existing /sys/class/net/eth1/operstate up} - IP: ${execi 3600 wget -O - http://whatismyip.org/ | tail} - ${wireless_essid eth1} @ ${wireless_bitrate eth1} - ${font PizzaDude Bullets:style=bold:size=7}r${font} ${totaldown eth1} - ${font PizzaDude Bullets:style=bold:size=7}v${font} ${totalup eth1}${endif}${if_existing /sys/class/net/eth0/operstate up} - IP: ${execi 3600 wget -O - http://whatismyip.org/ | tail} - ${font PizzaDude Bullets:style=bold:size=7}r${font} ${totaldown eth0} - ${font PizzaDude Bullets:style=bold:size=7}v${font} ${totalup eth0}${endif} - ${mpd_smart} (${mpd_percent}%) =-
    Attached Images Attached Images
    El Belgicano
    -----------------
    Laptop: 5 years old Asus M6N (ATI9600/9700 graphics, 512Mb RAM, Intel Mobile 1.66GHz, 60Gb HDD) running 10.04-Lucid Lynx pretty nicely.

  8. #2538
    Join Date
    Jul 2007
    Location
    Segura, Spain
    Beans
    235

    Re: Post your .conkyrc files w/ screenshots

    you may play with variable ${voffset -x} changing x to fis that
    mujeres y hombres de esta tierra
    un otro mundo es posible
    otro mundo diferente
    justo si, y sin miedo de su gente

  9. #2539
    Join Date
    Apr 2008
    Location
    Sessrumnir
    Beans
    440
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your .conkyrc files w/ screenshots

    hi there.
    doesnt {voffset} move the text up and down? ive checked the variables sheet and there is on {offset} is this move text << or >>. how do you determine the set? my values move thus << >> in a ripple up the column. its the Name column i believe thats causing the effect. if you look at the pic you can see the bottom 3 lines seem to be moving with the long 'NAME' in the name column and as the names scroll up the pattern follows

    Code:
    NAME	        PID    CPU%   MEM% 
    ${top name 1}${alignr}${top pid 1}${top cpu 1}${top mem 2} 
    ${top name 3}${alignr}${top pid 3}${top cpu 3}${top mem 3} 
    ${top name 4}${alignr}${top pid 4}${top cpu 4}${top mem 4} 
    ${top name 5}${alignr}${top pid 5}${top cpu 5}${top mem 5} 
    ${top name 6}${alignr}${top pid 5}${top cpu 6}${top mem 6} 
    ${top name 7}${alignr}${top pid 5}${top cpu 7}${top mem 7}
    Attached Images Attached Images
    Last edited by Fenris_rising; June 3rd, 2008 at 03:51 PM. Reason: added pic
    "Windows Vista Sir?"
    "No thanks, I'd rather shove wasps up my nostrils!"

  10. #2540
    Join Date
    Aug 2007
    Location
    Belgium
    Beans
    176
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by jjgomera View Post
    you may play with variable ${voffset -x} changing x to fis that
    Did not know about that one, learned something new again lol...
    El Belgicano
    -----------------
    Laptop: 5 years old Asus M6N (ATI9600/9700 graphics, 512Mb RAM, Intel Mobile 1.66GHz, 60Gb HDD) running 10.04-Lucid Lynx pretty nicely.

Page 254 of 2348 FirstFirst ... 1542042442522532542552562643043547541254 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •