Search:

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

Page 1 of 5 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

    If conky could handle unicode :P
  2. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I could write a script that encodes output in unicode. Can you post the lua function with a working example (you can use the characters I posted) + screenshot?
  3. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    This would solve one part of the issue. But most RTL languages use words that join together (e.g. خ و ش is actually written as خوش ).
  4. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I guess I wasn't able to explain myself. I don't mean alignment of the text within conky. I meant letters itself are being displayed in the wrong order. If you look at the text and you look at the...
  5. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Hey guys how do you display right-to-left (RTL) languages in conky? I enter text RTL with a proper font specified but it is displayed LTR. http://tinypic.com/m/i20i3d/2


    # Create own window...
  6. Replies
    4
    Views
    15,361

    [SOLVED] Re: help with settings up awstats

    Turns out you have to edit the awstats.conf file in addition to the awstats.server-name.no-ip.org file to get it to work. The wiki instructions were to only edit the self created conf file. Once I...
  7. Replies
    4
    Views
    15,361

    [SOLVED] Re: help with settings up awstats

    Moved the settings into awstats.server-name.noip.org.conf
    Changed permissions of awstats.pl which updates stats and awstats.server-name.noip.org.conf to 777.
    Still no dice :(
  8. Replies
    4
    Views
    15,361

    [SOLVED] help with settings up awstats

    I'm new to apache and i'm trying to set up AWStats on my ubuntu 12.04 server. I've followed the guide at Ubuntu docs https://help.ubuntu.com/community/AWStats

    I set it up according to the...
  9. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    My conky sometimes freezes. Is there a way to find out if a script is making it freeze? system-monitor shows ~3% cpu usage.
  10. [ubuntu] Re: vnstat: unable to read database "/var/lib/vnstat/eth1

    Try sudo vnstat -u -i eth1. This will create a new eth1 database. Then run vnstat -l -i eth1 to see if its picking up data for eth1 in realtime.
  11. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I used the conky as is. Just changed the mount point addresses (/media/5 to /media/OS)
  12. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    what do you think is the reason? also the offsets can be fixed, but the border issue is getting downright weird.
  13. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Here is the result of your supplied conky. The offsets are naturally screwed up because our screen res don't match but the speed graph's lower borders are still missing.
    ...
  14. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    What have I done to offend the Gods? :) It works for everybody but me.
  15. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Hence the What have I done to my desktop? :)

    Anyways thanks for your help and ideas. If anybody figures it out please let me know.
  16. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Here is the result in a new conky with own_window_type normal:

    http://i41.tinypic.com/6ivax3.png

    Here is the test conkyrc i used:


    # Create own window instead of using desktop (required in...
  17. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    What have I done to my desktop? :D
  18. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Sure. Here is my entire conkyrc:


    # Create own window instead of using desktop (required in nautilus)
    own_window_class Conky
    own_window yes
    own_window_type desktop
    own_window_transparent yes...
  19. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    These are the same lines that I used in 12.04. The red screenshot is Ubuntu 12.04 and the same code works fine in it.
  20. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I've tried changing own_windows_type variable to override, desktop, normal. I've tried enabling/disabling own_window_class and own_window_argb_visual in different combinations. Nothing works. Here is...
  21. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I have conky-all installed.
  22. Google Calendar app (gcalcli) not working in Ubuntu 13.04

    I'm using Ubuntu 13.04. I use gcalcli to display my google calendar on the desktop using conky. I was using gcalcli (from source) previously on Ubuntu 12.04 and it was working fine. But on 13.04, it...
  23. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    http://i39.tinypic.com/4sxllc.png

    I just updated to Ubuntu 13.04, conky 1.9.0. What happened to the lower boundary of the upspeed/downspeed graph box? It used to be like this:
    ...
  24. Replies
    107
    Views
    40,624

    Re: Google Calendar into Conky

    I switched to the git version as well which implements oauth2 so u dont even a need a .gcalclirc
  25. Replies
    107
    Views
    40,624

    Re: Google Calendar into Conky

    running gcalcli with --https param causes it to crash:


    saad@beast:~$ gcalcli --https calm
    Traceback (most recent call last):
    File "/usr/bin/gcalcli", line 1524, in <module>
    ...
Results 1 to 25 of 123
Page 1 of 5 1 2 3 4