Search:

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

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

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

    Re: Post your .conkyrc files w/ screenshots

    Mainly mine. I may have grabbed a snippet or concept here or there but most of it's my doing. So if there's anything there anyone could recommend an improvement on, please let me know.
    ...
  2. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    The weather images on the right are from other scripts. The one on the top is the evening forecast and the one in the middle is the daytime forecast. I can post those too if you're interested.
  3. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    weather2.py


    #!/usr/bin/env python
    import nltk
    import re
    import sys
    import csv
    import time
    from time import sleep, localtime, strftime
  4. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I should add that the sleep times may not make sense, just adjust them as you see fit. I have them set as they are for debugging purposes and need to be updated. I'm no expert programmer and I...
  5. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    That one's pretty straightforward:

    headlineget.py


    #!/usr/bin/env python
    import nltk
    import re
    import sys
    import csv
  6. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I hear you, and thanks. This is a compilation of various Python scripts, so dumping them all in here all at once would be a bit overwhelming I think. I'd prefer to address a specific thing at a...
  7. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    what y'all think of this one? everything auto-updates. the thing in the lower right corner of song art is spectrum analyzer screenlet.
  8. Replies
    5
    Views
    6,577

    [kubuntu] Re: can't get my conky background transparent!

    Unfortunately 'normal' didn't help. Frogs hair it's the entire conky background.
  9. Replies
    5
    Views
    6,577

    [kubuntu] can't get my conky background transparent!

    Hi, this is my conky. Despite what you see here I am not getting a transparent background. Can someone tell me why pls. Thank you!


    background no
    font Zegoe Light:size=8
    xftfont Zegoe...
  10. Replies
    6
    Views
    549

    [kubuntu] Re: Terminals open/default to Documents dir.

    Oh I didn't think it made a difference. I guess I'll have to live with it. But thanks anyway! :)
  11. Replies
    6
    Views
    549

    [kubuntu] Terminals open/default to Documents dir.

    Hi all,

    I am using KDE 4.9, which I installed over Ubuntu 12.04.

    I have use three different terminals: Sakura, Konsole, and one that is available through Cairo-Dock.

    Regardless of which one...
  12. Replies
    12
    Views
    1,033

    [SOLVED] Re: prompt string too long..

    Thanks I'll start a new thread, cause I checked multiple terminals and I get the same effect.
  13. Replies
    12
    Views
    1,033

    [SOLVED] Re: prompt string too long..

    Actually one other thing is terminal opens up to the Documents directory. I'd prefer it opened up to my home directory. Is this in the .bashrc as well? I didn't see it in there.
  14. Replies
    12
    Views
    1,033

    [SOLVED] Re: prompt string too long..

    Sweet! It worked, thanks all! :)
  15. Replies
    12
    Views
    1,033

    [SOLVED] prompt string too long..

    Hi all, whenever I open up a terminal I see this as my command prompt:

    scott@scott-HP-Pavilion-dm4-Notebook-PC:~$

    which is WAY too long. How can I change this?

    Thanks, noob.
  16. Replies
    3
    Views
    2,890

    [kubuntu] Re: KDE how to change default terminal size

    Nevermind, just found it. duhhhh. :)
  17. Replies
    3
    Views
    2,890

    [kubuntu] KDE how to change default terminal size

    Hello, when I open up a terminal in KDE it opens up to a really small size in the upper left hand corner, so I have to adjust the size every time. Change I modify the default size it will open up to?
  18. Thread: No_pubkey?

    by scottr99
    Replies
    6
    Views
    933

    [SOLVED] Re: No_pubkey?

    Ok with Origin in Synaptic I now remember why it's there. I installed Clipgrab from this site (half way down the page):
    ...
  19. Thread: No_pubkey?

    by scottr99
    Replies
    6
    Views
    933

    [SOLVED] Re: No_pubkey?

    I checked and I got this:

    Codename: precise

    So it appears I am not using Oneiric. But I already added the Oneiric key with the previous command before I saw your latest post. I did an...
  20. Thread: No_pubkey?

    by scottr99
    Replies
    6
    Views
    933

    [SOLVED] Re: No_pubkey?

    Thank you, well I looked through my Update Manager and I don't see anything in there to indicate that I am using Oneric. Is there something about it that makes it undesirable? I'm a noob so idk.
    ...
  21. Thread: No_pubkey?

    by scottr99
    Replies
    6
    Views
    933

    [SOLVED] No_pubkey?

    Hello, I recently started getting this message in my terminal:

    W: GPG error: http://ppa.launchpad.net oneiric Release: The following signatures couldn't be verified because the public key is not...
  22. Thread: guvcview

    by scottr99
    Replies
    8
    Views
    2,694

    [SOLVED] Re: GUVCVIEW app saving files as ..gpfl?

    I though cause it says [SOLVED], no one would venture in..
  23. Thread: guvcview

    by scottr99
    Replies
    8
    Views
    2,694

    [SOLVED] GUVCVIEW app saving files as ..gpfl?

    Hi, I have a built in web cam I am using with GUVCVIEW application.

    When I save a recorded video it saves it as a text file, with the extension of .gpfl

    Can someone shed some light on what I am...
  24. Thread: guvcview

    by scottr99
    Replies
    8
    Views
    2,694

    [SOLVED] Re: guvcview

    Hey, if you're still around what did you wind up doing to fix this problem?

    If not, I have a built in web cam I am using with GUVCVIEW application.

    But when I save a recorded video it saves it...
  25. Replies
    15
    Views
    1,059

    [ubuntu] Re: can't add any new programs..

    Forgive me I was just being careless, I do know the correct string. Anyways here's sources.list:


    # deb cdrom:[Ubuntu 12.04 LTS _Precise Pangolin_ - Release amd64 (20120425)]/...
Results 1 to 25 of 40
Page 1 of 2 1 2