Page 1279 of 2348 FirstFirst ... 2797791179122912691277127812791280128112891329137917792279 ... LastLast
Results 12,781 to 12,790 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #12781
    Join Date
    Mar 2010
    Beans
    122
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by XSAlliN View Post
    I went with Cocky colors - ads all those dingbat fonts and some nice scripts...
    Nice.

    I would like to set the conky background to transparent tough. Can this still be done with those scripts?

    Cheers


  2. #12782
    Join Date
    May 2010
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by XSAlliN View Post
    Simple, but practical for my needs...

    how put the icons ?
    is it must put icons at same folder with .conkyrc ?

  3. #12783
    Join Date
    Jul 2007
    Location
    The U. S. of A.
    Beans
    163
    Distro
    Kubuntu Development Release

    Thumbs down Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Random_Dude View Post
    Nice.

    I would like to set the conky background to transparent tough. Can this still be done with those scripts?

    Cheers
    What version of conky do you have?
    || Kubuntu x86_64 (15.10 Dev.) || KDE 4.9.00 ||
    || Dell Inspiron 570 || 8GB PC3-10600 DDR3 RAM || AMD Phenom II X4 820 @ 2.8Ghz ||
    || Logitech M570 Trackball || Logitech G15 Gaming Keyboard ||
    Conky: ... no such configuration: 'normal'

  4. #12784
    Join Date
    Mar 2008
    Location
    Normal, IL
    Beans
    505
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    ok I cannot display my ssid for my wireless. am i missing a file or is my variable right?
    Code:
    ${time %a, %b %d %Y %H:%M:%S}${goto 225}${color0}${nodename}'s uptime${color} $uptime_short }${color0}${goto 1090}${wireless_essid eth1}
    -ASUS U46: Intel Core I5(Sandy Bridge) 8 gb Ram, Integrated Graphics card. Currently running Ubuntu 13.04(64bit)

  5. #12785
    Join Date
    Jul 2007
    Location
    The U. S. of A.
    Beans
    163
    Distro
    Kubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    gimme a iwconfig and I'll check it for ya........ but eth1 usually is a wired ethernet link.
    || Kubuntu x86_64 (15.10 Dev.) || KDE 4.9.00 ||
    || Dell Inspiron 570 || 8GB PC3-10600 DDR3 RAM || AMD Phenom II X4 820 @ 2.8Ghz ||
    || Logitech M570 Trackball || Logitech G15 Gaming Keyboard ||
    Conky: ... no such configuration: 'normal'

  6. #12786
    Join Date
    Mar 2008
    Location
    Normal, IL
    Beans
    505
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    Code:
    patrick@Lappy:~$ iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    
    eth1      IEEE 802.11  Access Point: Not-Associated   
              Link Quality:5  Signal level:201  Noise level:165
              Rx invalid nwid:0  invalid crypt:0  invalid misc:0
    
    pan0      no wireless extensions.
    -ASUS U46: Intel Core I5(Sandy Bridge) 8 gb Ram, Integrated Graphics card. Currently running Ubuntu 13.04(64bit)

  7. #12787
    Join Date
    Jul 2007
    Location
    The U. S. of A.
    Beans
    163
    Distro
    Kubuntu Development Release

    Thumbs down Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by PatrickMoore View Post
    Code:
    patrick@Lappy:~$ iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    
    eth1      IEEE 802.11  Access Point: Not-Associated
              Link Quality:5  Signal level:201  Noise level:165
              Rx invalid nwid:0  invalid crypt:0  invalid misc:0
    
    pan0      no wireless extensions.
    Hmmmm... this would normally be your ESSID.

    I'm assuming you DO have a connection to a wireless signal, but it is possible to connect to a signal that does not announce it's name... Maybe that's what's going on.

    At any rate it doesn't look like it's an issue with the conky.
    || Kubuntu x86_64 (15.10 Dev.) || KDE 4.9.00 ||
    || Dell Inspiron 570 || 8GB PC3-10600 DDR3 RAM || AMD Phenom II X4 820 @ 2.8Ghz ||
    || Logitech M570 Trackball || Logitech G15 Gaming Keyboard ||
    Conky: ... no such configuration: 'normal'

  8. #12788
    Join Date
    Mar 2007
    Location
    Transylvania
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Random_Dude View Post
    Nice.

    I would like to set the conky background to transparent tough. Can this still be done with those scripts?

    Cheers
    The background is transparent, what you see in the back is from my background (i just made a cut with cocky from that background). Here's the full screen:



    Those scripts are for an extra calendar, for audio players, for extra estetics (like adding a small picture), weather, extra displaying features for HDD and stuffs like that.

    Uploaded with ImageShack.us (for some reason, maybe from comprimation the fonts look blur yet on my screen are sharp an clear).

    Quote Originally Posted by dree_metal View Post
    how put the icons ?
    is it must put icons at same folder with .conkyrc ?
    Those are not icons, but dingbat fonts. You can install them by following the steps from the link, from my last post (it's all nicely described there).

    PS.Opps, I'll have to fix the year font (we're not in year 201 are we? )
    Last edited by XSAlliN; June 1st, 2010 at 09:57 AM.

  9. #12789
    Join Date
    Mar 2010
    Beans
    122
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Crinos512 View Post
    What version of conky do you have?
    The one in the repositories. I think it's 1.7.2.


  10. #12790
    Join Date
    Nov 2009
    Location
    Burgas,BG
    Beans
    0
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Crinos512 View Post
    Hmmmm... this would normally be your ESSID.

    I'm assuming you DO have a connection to a wireless signal, but it is possible to connect to a signal that does not announce it's name... Maybe that's what's going on.

    At any rate it doesn't look like it's an issue with the conky.

    And to me so.My wireless card is Broadcom,recognized as eth1 in iwconfig.

Page 1279 of 2348 FirstFirst ... 2797791179122912691277127812791280128112891329137917792279 ... 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
  •