Page 1821 of 2348 FirstFirst ... 8211321172117711811181918201821182218231831187119212321 ... LastLast
Results 18,201 to 18,210 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #18201
    Join Date
    Jul 2010
    Location
    Ubuntu Land
    Beans
    53
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Manuel318 View Post
    Ok , No problem just it's my second post so i'm a noob posting here but if you help me i'll do it next time Thank's.........

    No worries

    When posting just click on # and paste your script between the [CODE] and it will show up like this

    Code:
    This is what using the code tags looks like............................................................................................................................................................................................
    Eee Pc 1215N notebook-12in Screen-Ubnutu 12.10
    Dual core 1.8 Atom
    2 gig DDR3
    Nvidia Ion(Yes it works,even have HDMI out working)

  2. #18202
    Join Date
    Nov 2008
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots

    OK i modify conkyrc diferent font and move things around i'm triyng to post right .........

    [# HUD # # Create own window instead of using desktop (required 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 (reduces flicker, may not work for everyone)
    double_buffer yes

    # fiddle with window
    use_spacer right

    use_xft yes
    xftfont Zekton:style=normalixelsize=14

    # Update interval in seconds
    update_interval 1.0

    # Minimum size of text area
    minimum_size 200 200

    # Draw shades?
    draw_shades yes

    # Text stuff
    draw_outline no

    # amplifies text if yes
    draw_borders no

    uppercase no # set to yes if you want all text to be in uppercase

    # Stippled borders?
    stippled_borders 0

    # border width
    border_width 0

    # Default colors and also border colors, grey90 == #e5e5e5
    default_color 00ff00 #4D4D4D
    color0 FFFF00 #
    color1 000000 # black
    color2 B8860B # Dark goldenrod
    color3 4682B4 # Steelblue
    color4 8B0000 # Dark red
    color5 008080 # Teal
    color6 333333 # Gray20
    color7 C8C8FF # (COOL)
    color8 FFFFCC # (WARM)
    color9 FCCCCC # (HOT)
    own_window_colour brown
    own_window_transparent yes

    # Text alignment, other possible values are commented
    alignment bl
    #alignment top_right
    #alignment bottom_left
    #alignment bottom_right

    # Gap between borders of screen and text
    gap_x 90
    gap_y 10

    # number of cpu samples to average
    # set to 1 to disable averaging
    cpu_avg_samples 2

    text_buffer_size 2048
    override_utf8_locale yes

    # stuff after ‘TEXT’ will be formatted on screen
    # -- Lua Load -- #
    lua_load ~/.draw_bg.lua
    lua_draw_hook_pre draw_bg
    TEXT
    $color${font}Hello, Manuel.
    Today, it is ${color0}${time %A}${color},the ${color0}${time %d}th${color} day of the month of ${color0}${time %B}${color} and the time is ${color0}${time %l:%M %p}${color}
    You are using ${color0}$mem${color} out of a possible ${color0}$memmax${color} of RAM and ${color0}$cpu%${color} of your CPU.
    Cores are cpu1 ${color0}${cpu cpu1}% ${color} cpu2${color0} ${cpu cpu2}%${color} Your File Systesm is Disk I/O ${color0} ${diskio}${diskiograph 10,130}${color}
    Ubuntu${color0} ${fs_free /} / ${fs_size /} ${fs_used_perc /}% ${fs_bar 10,100 /}${color} DATA${color0} ${fs_free /media/DATA} / ${fs_size /media/DATA} ${fs_used_perc /media/DATA}% ${fs_bar 10,100 /media/DATA}${color}
    DAYCARE: ${color0}${fs_free /media/DAYCARE} / ${fs_size /media/DAYCARE} ${fs_used_perc /media/DAYCARE}% ${fs_bar 10,100 /media/DAYCARE}${color} MUSIC: ${color0} ${fs_free /media/MUSIC} / ${fs_size /media/MUSIC} ${fs_used_perc /media/MUSIC}% ${fs_bar 10,100 /media/MUSIC}${color}
    Your Network is Up: ${color0} ${upspeed wlan0}${upspeedgraph wlan0 10,100}${color} Total UP: ${color0}${totalup wlan0}${color} Local IP: ${color0} ${addr wlan0}${color}
    Down: ${color0}${downspeed wlan0} ${downspeedgraph wlan0 10,100}${color} Total Down ${color0} ${totaldown wlan0}${color} Public IP: ${color0} ${execi 3600 wget -O - http://whatismyip.org/ | tail}${color}
    Your computer has been running for ${color0}$uptime_short${color}. And you have ${color0}${execpi 120 ~/scripts/totalemails.sh}${color} New Emails.
    Your Weather Today is High ${color0}${execi 1800 conkyForecast -l USVA0837 -d HT -iu -s 0}${color} and Low ${color0}${execi 1800 conkyForecast -l USVA0837 -d LT -iu -s 0}${color} Current Temp is ${color0}${execi 1800 conkyForecast -l USVA0837 -d HT -iu}${color} and Feel's Like ${color0} ${execi 1800 conkyForecast -l USVA0837 -d LT -iu}${color}
    Chance of Rain is ${color0}${execi 1800 conkyForecast -l USVA0837 -d PC -s 0}${color} UV is ${color0}${execi 1800 conkyForecast -l USVA0837 -d UI} - ${execi 1800 conkyForecast l USVA0837 -d UT}${color} Dew Point ${color0}${execi 1800 conkyForecast -l USVA0837 -d DP -iu}${color} Humidity${color0} ${execi 1800 conkyForecast -l USVA0837 -d HM}${color} Pressure${color0} ${execi 1800 conkyForecast -l USVA0837 -d BR}${color}
    Visibility${color0} ${execi 1800 conkyForecast -l USVA0837 -d VI -i}${color} Sunrise${color0} ${execi 1800 conkyForecast -l USVA0837 -d SR}${color} Sunset${color0} ${execi 1800 conkyForecast -l USVA0837 -d SS}${color} Current Condition${color0} ${execi 1800 conkyForecast -l USVA0837 -d CC}
    ${color}4 Day's Forecast Last Update${color0} ${execi 1800 conkyForecast -l USVA0837 -d LU}
    ${execpi 1800 conkyForecast -l USVA0837 --template=~/scripts/conkyForecast.imagebasedtemplate.template}
    ## Uncomment for Conky 1.8.0
    ${voffset}${font DroidSansMono:size=9}${color7}${execpi 60 VinDSL_Cal_8=`date +%-d`; cal -h | sed -e '1d' -e s/^/"\$\{offset 10"\}/ -e 's/\<'"$VinDSL_Cal_8"'\>/${color0}&${color1}/'}${color7}
    ${voffset -70}${goto 225}Gmail: ${goto 270}${execi 210 conkyEmail --servertype=POP --ssl --servername=pop.gmail.com --username=xxxxxx@gmail.com --password=xxxxxx}
    ${goto 210}Hotmail: ${goto 270}${execi 120 conkyEmail --ssl --servertype=POP --servername=pop3.live.com --username=xxxxxx@msn.com --password=xxxxxx}
    ${goto 210}Comcast: ${goto 270}${execi 120 conkyEmail --ssl --servertype=POP --servername=mail.comcast.net --username=xxxxxx@comcast.net --password=xxxxxx}
    ${color9}${goto 230}${voffset -110}${font Martin Vogel's Symbols:size=46}B
    ${if_running guayadeque}${goto 350}${voffset -110}${color0}${font Diamond Fantasy:style=normalixelsize=20}"Guayadeque Music"${font Hard Gothic:size=10}${color}
    ${color8}${execp conkyGuayadeque --template=~/scripts/guayadeque.template}${image /home/manuel/Pictures/guayadeque.png -p 450,360 -s 90x90}
    ${else}
    ${goto 350}${voffset -210}${color0}${font Diamond Fantasy:style=normalixelsize=20}"Guayadeque Closed"
    $endif
    ${voffset -230}][/CODE]

    and the guayadeque.template

    [${goto 350}${voffset 100}${color9}Title: ${color0}[--datatype=TI --maxlength=100]
    ${goto 350}${voffset}${color9}Artist: ${color0}[--datatype=AR --maxlength=100]
    ${goto 350}${voffset}${color9}Album: ${color0}[--datatype=AL --maxlength=100]
    ${goto 350}${voffset}${color9}Position: ${color0}[--datatype=PT] - [--datatype=LE] - [--datatype=PP]%
    ${goto 350}${voffset}${execibar 1 conkyGuayadeque --datatype=PP}
    ${goto 350}${voffset}${color9}Status: ${color0}[--datatype=ST] ${color0} Volume: ${color9}[--datatype=VO] ${color0}B/R: ${color9}[--datatype=BR]
    ${image [--datatype=CA] -p 340,360 -s 90x90 -f 1}][/CODE]

    i think lock's better Cheers...............

  3. #18203
    Join Date
    Nov 2008
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots

    ok there 2 codes wich one?

    sorry need help...............

  4. #18204
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Manuel318 View Post
    ok there 2 codes wich one?

    sorry need help...............
    press the quote button at the bottom of foutes post then take a look at the line that he has in code tags

    you start with

    [c o d e] (without the spaces)

    and finish with

    [/ c o d e] (again no spaces, im just using them so it doesnt change into a code box )

    or when you are writing your post, select everything you want in the code box and then click on the # icon just above the text entry box

  5. #18205
    Join Date
    Jul 2010
    Location
    Ubuntu Land
    Beans
    53
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    press the quote button at the bottom of foutes post then take a look at the line that he has in code tags

    you start with

    [c o d e] (without the spaces)

    and finish with

    [/ c o d e] (again no spaces, im just using them so it doesnt change into a code box )

    or when you are writing your post, select everything you want in the code box and then click on the # icon just above the text entry box

    Better explanation peachy,thanks
    Eee Pc 1215N notebook-12in Screen-Ubnutu 12.10
    Dual core 1.8 Atom
    2 gig DDR3
    Nvidia Ion(Yes it works,even have HDMI out working)

  6. #18206
    Join Date
    Jun 2005
    Location
    Buenavista, ADN, Phils
    Beans
    285

    Re: Post your .conkyrc files w/ screenshots

    I notice a lot of folk using programs the take snapshots of their desktop.
    You guys know you can just press the PrtScr button and gnomes/unitys defaut screen capture program will take the shot for you. Also Alt+ PrtScr will also take a snapshot of the program or window you have open..

    Hope this helps..
    Mac Mini: OSX 10.9 Mavericks, i7-3720QM 2.6Ghz, 16GB RAM, 1.25TB Fusion Array, Intel HD4000 iGPU
    Photo Blog on Youtube: www.youtube.com/user/ExodistPhotoBlog
    Linux User: 380654

  7. #18207
    Join Date
    Jul 2010
    Location
    Ubuntu Land
    Beans
    53
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    I have a problem I have never run into before.

    When I add my conky start scrip to Startup Applications and reboot conky does not start and conky start is no longer in Startup Apps.

    I run the start up script in terminal and it works.
    Eee Pc 1215N notebook-12in Screen-Ubnutu 12.10
    Dual core 1.8 Atom
    2 gig DDR3
    Nvidia Ion(Yes it works,even have HDMI out working)

  8. #18208
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by foutes View Post
    I have a problem I have never run into before.

    When I add my conky start scrip to Startup Applications and reboot conky does not start and conky start is no longer in Startup Apps.

    I run the start up script in terminal and it works.
    Do you have a conky.sh (/usr/local/bin/conky.sh) with sleep 30 in one line? add conky.sh instead of conky script to startup.

    Code:
    #!/bin/sh
    sleep 10
    conky&

  9. #18209
    Join Date
    Apr 2008
    Beans
    164
    Distro
    Lubuntu

    Re: Post your .conkyrc files w/ screenshots

    Dear all. I wanted to read all before asking but gave up after 10 pages. Maybe someone will know how to fix problem.

    I have conky + conky-colors theme installed. All fine, but 8 out of 10 times when I click desktop conky disappears.

    - What could be causing it ?

  10. #18210
    Join Date
    Jun 2005
    Location
    Buenavista, ADN, Phils
    Beans
    285

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by birkopf View Post
    Dear all. I wanted to read all before asking but gave up after 10 pages. Maybe someone will know how to fix problem.

    I have conky + conky-colors theme installed. All fine, but 8 out of 10 times when I click desktop conky disappears.

    - What could be causing it ?
    Post your conky RC, sounds like one of the window settings.
    Mac Mini: OSX 10.9 Mavericks, i7-3720QM 2.6Ghz, 16GB RAM, 1.25TB Fusion Array, Intel HD4000 iGPU
    Photo Blog on Youtube: www.youtube.com/user/ExodistPhotoBlog
    Linux User: 380654

Page 1821 of 2348 FirstFirst ... 8211321172117711811181918201821182218231831187119212321 ... 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
  •