Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: xscreensaver clock

  1. #1
    Join Date
    Mar 2008
    Beans
    22

    xscreensaver clock

    I don't use screensavers apart from a blank screen, but if I had a clock one then that would be useful. So after a lot of searching I found a round screensaver clock, but it's for xscreensaver. so I've removed gnome-screensaver with "ubuntu software centre" and added xscreensaver the same way. I've got the file from :-
    http://www.d8.dion.ne.jp/~pt2k/softw...k/index_e.html
    but the install instructions on that page seem to be for a different distro.
    could someone check this is compatible and show me the exact command to install it. I don't want to make a mess of it.

    thank.

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

    Re: xscreensaver clock

    It works with the default gnome-screensaver.
    Attached Images Attached Images

  3. #3
    Join Date
    Mar 2008
    Beans
    22

    Re: xscreensaver clock

    ah right brilliant. so I've removed xscreensaver and installed gnome-screensaver again. erm, how do I install it please.

    bit of a novice

  4. #4
    Join Date
    Mar 2008
    Beans
    22

    Re: xscreensaver clock

    double post, sorry.
    Last edited by ully-mick; January 14th, 2011 at 06:45 PM. Reason: double post, sorry

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

    Re: xscreensaver clock

    Firstly, I'm no compiling expert and don"t know what packages are included in the default Maverick install
    because I've just used a couple of scripts which
    download, compile and install automatically.

    Try this
    Code:
    sudo apt-get install build-essential gcc
    Now extract the folder gnome-clock-screensaver-1.0.1 from the
    gnome-clock-screensaver-1.0.1.tar.gz file you downloaded
    and place in your home directory.

    Open the terminal and enter(change if your folder has different name)
    Code:
    cd ~/gnome-clock-screensaver-1.0.1
    Then enter
    Code:
    make
    Code:
    sudo make install
    and hopefully there's no errors.
    Last edited by stinkeye; January 21st, 2011 at 06:51 AM.

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

    Re: xscreensaver clock

    F#$@%n servers
    Last edited by stinkeye; January 14th, 2011 at 07:43 PM.

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

    Re: xscreensaver clock

    --
    Last edited by stinkeye; January 14th, 2011 at 07:41 PM.

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

    Re: xscreensaver clock

    --
    Last edited by stinkeye; January 14th, 2011 at 07:40 PM.

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

    Re: xscreensaver clock


  10. #10
    Join Date
    Mar 2008
    Beans
    22

    Re: xscreensaver clock

    Brilliant, Thank you very much

Page 1 of 2 12 LastLast

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
  •