Search:

Type: Posts; User: degan; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Ok, works..... ;)




    root@deegan-precise:~# inxi
    CPU~Quad core Intel Core i5-3570K CPU (-MCP-) clocked at 1600.000 Mhz Kernel~3.5.0-34-generic x86_64 Up~38 min Mem~1078.8/7872.1MB...
  2. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    [QUOTE=Sector11;12695328]@ degan

    I see:
    What is in: /sys/devices/platform/ ??

    ls /sys/devices/platform


    deegan@deegan-precise:~$ ls /sys/devices/platform
    alarmtimer Fixed MDIO bus.0 ...
  3. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    [QUOTE=Sector11;12694949]What Intel CPU do you have?
    Quali CPU Intel avete?
    cat /proc/cpuinfo
    show us the results please
    ci mostrano che i risultati si prega di[/CODE]

    ...
  4. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Hi boys :D

    I have changed the components of my pc



    Scheda Madre AsRock Z77 Extreme4-M Soket 1155 DDR3 SATA3 USB3 MicroATX
    VGA Sapphire Ati AMD Radeon HD 7950 with Boost Core 850/925MHz...
  5. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Thanks thousand ... ;) :p
  6. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Conky and .lua please... ;)
    Thanks.

    http://img199.imageshack.us/img199/479/f22978eee04bbc31329a618.png
  7. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    # amit.kshirsagar
    This code please:: :)
    http://www.imagehost.it/dt-9IKH.png
  8. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Making to depart my conky in (Precise Pangolin 12.04)
    It goes out me this error::

    deegan@deegan-ubu:~$ conky -c .conkyMeteo
    WARNING: gnome-keyring:: couldn't connect to:...
  9. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    ## grandsatrap

    .conkyForecast.config

    #===============================================#
    # USER SETTINGS, EDIT BASED ON DOCUMENTED SETUP #
    #===============================================#
    #...
  10. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    ******* http://www.faccine.eu/smiles/1145717921-Sconvolte (4).gif

    http://www.imagehost.it/dt-2O8Q.png


    ###############################
    # - Conky By Deegan Style - #...
  11. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Hey boys it also happens to you this with conkyforecast?
    ---:confused::confused:


    Lucid Lynx 10.04 ¥~ conky -c .conkyMeteo
    Conky: desktop window (1c00024) is subwindow of root window (a5)...
  12. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    What I must insert to the place of:: :(

    lua_draw_hook_pre conky_init_scripts

    how do I create a lua then this way?

    http://www.imagehost.it/dt-IVVL.png
  13. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    lua_load ~/.scripts/cpu.lua
    lua_draw_hook_pre conky_init_scripts


    -- CPU --
    -- 14.11.2010 ..... окончание не известно

    function cpu(x, y, bgc, bga, fgc, fga)

    -- вывод графики
  14. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    # ----- LUA -----
    lua_load ~/cpu_v.0.1.lua
    lua_draw_hook_pre conky_init_scripts

    cpu_v.0.1.lua

    -- CPU --
    -- 14.11.2010 ..... окончание не известно

    function cpu(x, y, bgc, bga, fgc, fga)
  15. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Boys, would want to add an image radar of my zones that is always adjourned, inserting in conky a lace of the kind:: :P


    ${texeci 300 wget -q...
  16. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    This boys...
    How can I modify this script to be able to use him/it in ubuntu?


    #!/bin/sh
    echo ' ${color 707070}${alignr}' `cat ~/.bash_history | grep "apt " | tail -n1`
    echo ' ${color...
  17. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    http://ubuntuforums.org/showpost.php?p=10887315&postcount=17892

    Thanks Mrpeachy =D>
  18. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    @ mrpeachy

    As I modify the file sun.lua to adapt him/it all my city?
    Varese Italy Thanks.
    http://www.travelmath.com/city/Varese,+Italy

    --INPUT DATA
    I=5 -- interval, if changed then...
  19. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Ok!!


    # User privilege specification
    root ALL=(ALL:ALL) ALL
    deegan ALL=NOPASSWD: /sbin/iwlist

    But in the conky anybody answer doesn't go out to the command yet:: :confused:

    ${execpi...
  20. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    deegan@linux:~$ sudo iwlist wlan0 scan | awk -F '[ :=]+' '/ESS/{ printf $3" " } /Encr/{ printf "-"$4"- " } /Qual/{ print $3 }' | sed "s/\"//g;s/-on-/S/;s/-off-/O/;s/\/100/%/" | awk -F '[ :=]+' '/%/{...
  21. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Hi boys....:)

    I have inserted in the conky this lace

    ${execpi 15 sudo iwlist wlan0 scan | awk -F '[ :=]+' '/ESS/{ printf $3" " } /Encr/{ printf "-"$4"- " } /Qual/{ print $3 }' | sed...
  22. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    sun.lua

    --sun position lua script by mrpeachy 2010

    --input latitude
    --for northern hemisphere enter positive
    --for southern hemisphere enter negative
    latitude=45.8333 --VARESE ITALY--
    ...
  23. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    ##nkbielst
    ----
    thanks
    --- ):P
  24. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    #Nkbielst :D

    Could you post these files?

    /home/nick/.bin/stock-conky.sh header}
    /home/nick/.bin/stock-conky.sh quote stm.to}
    /home/nick/.bin/stock-conky.sh quote UXK11.NYM}...
  25. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    #mrpeachy

    if I don't remember badly you/he/she should show both the calendar and the clock.
Results 1 to 25 of 83
Page 1 of 4 1 2 3 4