Page 1951 of 2348 FirstFirst ... 951145118511901194119491950195119521953196120012051 ... LastLast
Results 19,501 to 19,510 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #19501
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by 42dorian View Post
    No, I got you the first time. I just... feel so damned stupid... I wrote about using that true transparency thing for the VinDSL HowTo. I just... never made the connection between what I was writing and the Compiz Compositor Pseudo-Transparency problem. In the next few minutes I'm going and editing that section of the HowTo to remind myself for the future.

    Take note everyone else. I officially admit I was an idiot.
    Nope.
    I'm using Compiz and if true transparency is on then not only background is transparent but a Conky text inside is too.
    And I had no problem with original Stalhein config at all.

    But then I'm not using Ubuntu/Unity and I have always newest beta nVidia driver, so there is nothings obvious in Conky world...
    Linux Debian Sid (Minted) x86_64/3.12.10, Conky 2.0_pre, Xorg 7.7/1.15.0, KDE 4.11.5, Lenovo T61, Intel X3100, HITACHI HTS722010K9SA00 100GB, WDC_WD5000BEVT 500GB
    Linux user No.: 483055 | My Conky Pitstop corner | One4All project

  2. #19502
    Join Date
    Jul 2008
    Location
    Earth... for now
    Beans
    62
    Distro
    Ubuntu 9.10 Karmic Koala

    Question Problem with conky display disappearing

    Hi all.
    I've got a small conky file that I've been testing on a system in my office. It is running on a RedHat system using Gnome desktop.

    I've recently installed conky and the config file on a different system using the exact same OS setup only slightly different hardware.

    The script works fine, but if I left click the desktop the conky display just blinks out of existence even though it is still running in the process list.

    Here is the .conkyrc file:
    Code:
    own_window yes
    own_window_type desktop
    own_window_transparent yes
    double_buffer yes
    use_spacer none
    update_interval 1
    draw_shades no
    maximum_width 200
    minimum_size 300
    use_xft yes
    draw_outline no
    draw_borders no
    draw_graph_borders yes
    uppercase no
    default_color grey
    #font Sans Serif:size=8
    font Monospace:size=8
    alignment top_right
    gap_x 10
    gap_y 20
    
    ##########################################################
    
    TEXT
    $hr
    ${color white}$alignc CGGVeritas$color
    ${voffset -5}$hr
    ${color yellow}${offset 5}User${color}   :${offset 5}${color #e9c703}obs${color}@${color red}ARCSEG1
    ${color yellow}${offset 5}Kernel${color} :${offset 1}$color $kernel ($machine)
    ${color}${offset 5}Uptime :${color green} $uptime$color
    $hr
    ${color #e9c703}RAID Storage:
    ${color yellow} /raid1${color} : USED     ${color green}FREE${color}
    ${offset 65}${color yellow}${fs_used_perc /raid1}%    ${color magenta}${fs_free /raid1}
    ${color green}${fs_bar /}
    Any assistance would be greatly appreciated.

    Thanks.
    --== Linux! More configurable than a Mr. Potato Head ==--

  3. #19503
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Problem with conky display disappearing

    Code:
    own_window_type desktop
    to
    Code:
    own_window_type override

  4. #19504
    Join Date
    Jul 2008
    Location
    Earth... for now
    Beans
    62
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your .conkyrc files w/ screenshots

    I've tried that already. Still the same effect.
    --== Linux! More configurable than a Mr. Potato Head ==--

  5. #19505
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: Post your .conkyrc files w/ screenshots

    try normal

  6. #19506
    Join Date
    Jul 2008
    Location
    Earth... for now
    Beans
    62
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your .conkyrc files w/ screenshots

    Well, when I loaded up the .conkyrc file in vi, I saw that my last edit didn't actually save... must have been a case of fast fingers.
    override actually did the trick.

    Thanks for the feedback guys.
    Much appreciated.
    --== Linux! More configurable than a Mr. Potato Head ==--

  7. #19507
    Join Date
    Dec 2011
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    is it possible to get syntax highlighting for conky rc's?

    i googled something about it being available for vim, so i downloaded Gvim but nothing doing. found an old script that should be doing that for vim but can't get it to work.

    but honestly gedit would be better...

  8. #19508
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by ohnonot View Post
    is it possible to get syntax highlighting for conky rc's?

    i googled something about it being available for vim, so i downloaded Gvim but nothing doing. found an old script that should be doing that for vim but can't get it to work.

    but honestly gedit would be better...
    See HERE

  9. #19509
    Join Date
    Dec 2011
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by stinkeye View Post
    See HERE
    thank you so much! have some popcorn!

  10. #19510
    Join Date
    Jan 2010
    Location
    Sydney, Australia
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    good work stinkeye .
    “Progress is made by lazy men looking for easier ways to do things”
    — Robert A. Heinlein

Page 1951 of 2348 FirstFirst ... 951145118511901194119491950195119521953196120012051 ... 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
  •