Search:

Type: Posts; User: 5BallJuggler; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

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

    Re: poole.template

    Are you still having the issue? The web site is up, so no problems there. I think your problem is with the the cache data, I've had something similar in the past, the advice I was given was to delete...
  2. Replies
    3
    Views
    600

    [ubuntu] Re: Just after a few pointers....

    Shameless Bump!
  3. [ubuntu] Re: nautilus crashes in a particular directory

    For anyone interested I downloaded "Thunar" file manager, it doesn't crash
  4. [ubuntu] Re: nautilus crashes in a particular directory

    Did you manage to fix it? I have the same fault accessing my home folder


    Aug 4 20:47:47 phil-laptop kernel: [ 560.369904] nautilus[1821]: segfault at bf0efffc ip 0049bf1c sp bf0f0000 error 6...
  5. Replies
    3
    Views
    600

    [ubuntu] Re: Need Help, just after a few pointers would be good.

    Bump.....Sorry
  6. Replies
    3
    Views
    600

    [ubuntu] Re: Just after a few pointers....

    just as an aside, if I use the --long parameter it says that a[3] & a[4] are z and rot respectively
    .....that can't be right
    .....can it?

    xinput list --long 10


    eGalax Inc. Touch ...
  7. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Try this location

    /usr/share/icons/gnome/scalable/status

    the moon phases are called weather-clear-night "some number".svg

    I hope this is what you are after.
  8. Replies
    3
    Views
    600

    [ubuntu] Need help with just after a few pointers....

    I'm trying to set up an "eGalaxTouch32" touchscreen.

    I'm running Lucid 32bit on a Acer Aspire One

    uname -r gives

    2.6.32-24-generic

    X -version gives
  9. Replies
    17
    Views
    1,434

    [ubuntu] Re: Problem with Conky

    I doubt that it is anything to do with the timing you start conky, it is to do with the window type, check out my post on the first screen and see what that does.
  10. Replies
    17
    Views
    1,434

    [ubuntu] Re: Problem with Conky

    These are the relevant lines in all of my conky's


    own_window_colour black
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_transparent yes
    own_window_type root...
  11. [ubuntu] Re: Cant find wacom-tools in synaptic package manager

    Thanks for the info, I'm new to wacom tablets, and never tried to set one up before, is it straight forward? I've read a couple of howto's on this site, but I don't really know what info I'm looking...
  12. [ubuntu] Cant find wacom-tools in synaptic package manager

    I wonder if someone can help.

    I'm trying to install a wacom volito2 on my Acer aspire. I'm looking for the package "wacom-tools" does anyone know which repository I need to add to allow me to get...
  13. Replies
    23,479
    Views
    9,301,897

    Re: Conky mania

    That's Just Plain Greedy ;)
  14. Replies
    23,479
    Views
    9,301,897

    Re: Conky mania

    This is the TEXT part of that script


    TEXT
    ${color #016BFF}${font Purisa:size=10}${alignc}$sysname $kernel
    ${voffset -8}${color #016BFF}${font Purisa:size=9}${alignc}${execi 3600 lsb_release -d...
  15. Replies
    23,479
    Views
    9,301,897

    Re: Conky mania

    You need to make a script.
    make it executable (can't remember how, but someone here will help).
    Add the script to your start up file....

    ....and you should be away.

    here is my script. just...
  16. Replies
    23,479
    Views
    9,301,897

    Re: Conky mania

    I run 9 as standard on a netbook, and an invisible terminal, style was important for me tho...



    #! /bin/bash

    if pidof conky | grep [0-9] > /dev/null
    then
    exec killall conky
    else
  17. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I didn't manage t get the "Fortune" command to display how I wanted either. ;)

    Nice Wallpaper though!
  18. Replies
    1
    Views
    372

    [ubuntu] Re: MeMenu questions

    Have you tried clicking "Applications" -> "Other" -> "Menu Editor"???
  19. Re: Opinion: Best way to Organize 11000 Mp3

    My 20,000+ files are arranged by Artist/Album/Song, the only problems are:

    1. which artist sang that song?
    2. which album was that song on?
    3. what do i listen too next?

    if answer to previous...
  20. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    These are the setting I use for conky, seem to work for me and I'm runnning compiz too.

    own_window_colour black
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager...
  21. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Try these setting for conky

    own_window_colour black
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_transparent yes
    own_window_type root
    own_window yes]

    Works...
  22. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Try these setting for conky

    own_window_colour black
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_transparent yes
    own_window_type root
    own_window yes

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

    Re: Post your .conkyrc files w/ screenshots

    Try these setting for conky

    own_window_colour black
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_transparent yes
    own_window_type root
    own_window yes

    and...
  24. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    You still haven't done this though pinguy:-

    ${font StyleBats:size=16}A${font} CPU1: ${cpu cpu0}% ${alignr}${cpubar cpu0 8,60}
    ${font StyleBats:size=16}A${font} CPU2: ${cpu cpu1}%...
  25. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    It's nice, but I noticed your cpubars appear the same, have you tried changing the relevant line to this?


    ${font StyleBats:size=16}A${font} CPU1: ${cpu cpu0}% ${alignr}${cpubar cpu0 8,60}...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4