Set electricsheep as default screensaver

Asked by Andrew Newton

Want to set "electricsheep" as default screensaver, with preferred parameters. Can't find additional packages in package manager, and no help in terminal. Currently activates only thru command-line, and shuts down after approx. 3 min. Any Help??

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu electricsheep Edit question
Assignee:
No assignee Edit question
Solved by:
Andrew Newton
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
Andrew Newton (parsonsfirearms) said :
#2

LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core3.1-ia32:core3.1noarch:core-3.2-ia32:core-3.2-noarch:core4.0-ia32:core-4.0-noarch

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Run the command as one command, what is output?

Revision history for this message
Andrew Newton (parsonsfirearms) said :
#4

command not found

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Can you paste the command you ran as well as the output please. Those are standard Linux commands.

Revision history for this message
Andrew Newton (parsonsfirearms) said :
#6

andrew@andrew-Dell-DE051:~$ lsb_12.04-a;andrew-a
lsb_12.04-a: command not found
andrew-a: command not found
andrew@andrew-Dell-DE051:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

The command is:

lsb_release -a; uname -a

Not:

lsb_12.04-a;andrew-a

I gave the command to run, why are you changing it....

Revision history for this message
Andrew Newton (parsonsfirearms) said :
#8

andrew@andrew-Dell-DE051:~$ lsb_release -a; uname -a
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux andrew-Dell-DE051 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:51:22 UTC 2012 i686 i686 i386 GNU/Linux
andrew@andrew-Dell-DE051:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

sudo apt-get update; sudo apt-get install electricsheep

Does it install ok? If not, copy the output and paste here

Thanks

Revision history for this message
Andrew Newton (parsonsfirearms) said :
#10

works great. Thanks for your patience, I'm still learning.