Check out my first novel, midnight's simulacra!

Electricsheep: Difference between revisions

From dankwiki
No edit summary
No edit summary
 
Line 4: Line 4:
Edit <tt>$HOME/.xscreensaver</tt> (if no such file exists, generate it by running <tt>xscreensaver-demo</tt>). Add the path to the <tt>electricsheep</tt> binary to the list, terminated by the literal sequence "\n\", i.e.:
Edit <tt>$HOME/.xscreensaver</tt> (if no such file exists, generate it by running <tt>xscreensaver-demo</tt>). Add the path to the <tt>electricsheep</tt> binary to the list, terminated by the literal sequence "\n\", i.e.:
<pre>/usr/local/bin/electricsheep \n\</pre>
<pre>/usr/local/bin/electricsheep \n\</pre>
yes, that's a literal space, backslash, 'n', backslash at the end of the line. don't ask me, mang; i didn't do it.