个人工具

“UbuntuHelp:Rss-glx”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第7行: 第7行:
 
=== Installation ===
 
=== Installation ===
 
In order to get the screensavers to work, GLX must first be installed and running correctly on your system. The following are the directions in order to get the screensaver to work correctly:
 
In order to get the screensavers to work, GLX must first be installed and running correctly on your system. The following are the directions in order to get the screensaver to work correctly:
# Install the package <code><nowiki>rss-glx</nowiki></code> from the Main repository (see [[UbuntuHelp:InstallingSoftware|InstallingSoftware]]).
+
<ol><li>Install the package <code><nowiki>rss-glx</nowiki></code> from the Main repository (see [[UbuntuHelp:InstallingSoftware|InstallingSoftware]]).
# Open up a terminal window and type the following commands in order, just the way you see them:<pre><nowiki>
+
</li><li>Open up a terminal window and type the following commands in order, just the way you see them:<pre><nowiki>
 
killall xscreensaver
 
killall xscreensaver
 
rss-glx_install.pl
 
rss-glx_install.pl
xscreensaver -nosplash &</nowiki></pre>
+
xscreensaver -nosplash &</nowiki></pre></li></ol>
 +
 
 
'''NOTE:''' The rss-glx package in the repository doesn't run the rss-glx_install.pl program after downloading and installing the files, which is the reason for step 2.
 
'''NOTE:''' The rss-glx package in the repository doesn't run the rss-glx_install.pl program after downloading and installing the files, which is the reason for step 2.
 
----
 
----

2007年12月6日 (四) 15:41的版本

Really Slick Screensavers (GLX Port)

NOTE: This guide works with Ubuntu 5.10, but should also work with the other versions of Ubuntu, but it has yet to be tested or reported.

Introduction

rss-glx is a GLX port of the Really Slick Screensavers collection by Terry Welsh (http://www.reallyslick.com/). Also included are several other OpenGL screensavers ported from other platforms. The screensavers can either be run as stand-alone applications or get integrated into XScreen'Saver's list of active screensavers. More information about using these with xscreensaver can be found in /usr/share/doc/rss-glx. Screensavers included in this package are: Biof, Busy Spheres, Colorfire, Cyclone, Euphoria, Fieldlines, Flocks, Flux, Helios, Hufo's Smoke, Hufo's Tunnel, Lattice, Matrix'View, Plasma, Skyrocket, Solarwinds, SpirographX, and Sundancer2. More information about this project can be found at http://rss-glx.sourceforge.net.

Installation

In order to get the screensavers to work, GLX must first be installed and running correctly on your system. The following are the directions in order to get the screensaver to work correctly:

  1. Install the package rss-glx from the Main repository (see InstallingSoftware).
  2. Open up a terminal window and type the following commands in order, just the way you see them:
    killall xscreensaver
    rss-glx_install.pl
    xscreensaver -nosplash &

NOTE: The rss-glx package in the repository doesn't run the rss-glx_install.pl program after downloading and installing the files, which is the reason for step 2.