http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / fliptext.xml
index 60402843416665f544a9bed414af78d7f96459e6..ecaea69fda0e8f03c1ab49a703c31936983ff001 100644 (file)
@@ -4,36 +4,39 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-speed %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0.1" high="10.0" default="1.0"/>
-
   <number id="delay" type="slider" arg="-delay %"
-          _label="Frame Rate" _low-label="Low" _high-label="High"
+          _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="10000"
           convert="invert"/>
 
+  <number id="speed" type="slider" arg="-speed %"
+          _label="Speed" _low-label="Slow" _high-label="Fast"
+          low="0.1" high="10.0" default="1.0"/>
+
+  <hgroup>
+   <vgroup>
   <select id="align">
-    <option id="left"   _label="Random Text Alignment"/>
-    <option id="left"   _label="Flush Left Text"  arg-set="-alignment left"/>
-    <option id="center" _label="Centered Text"    arg-set="-alignment center"/>
-    <option id="right"  _label="Flush Right Text" arg-set="-alignment right"/>
+    <option id="left"   _label="Random text alignment"/>
+    <option id="left"   _label="Flush left text"  arg-set="-alignment left"/>
+    <option id="center" _label="Centered text"    arg-set="-alignment center"/>
+    <option id="right"  _label="Flush right text" arg-set="-alignment right"/>
   </select>
 
-  <number id="size" type="spinbutton" arg="-size %"
-           _label="Font Point Size" low="1" high="100" default="20"/>
-
-  <number id="columns" type="spinbutton" arg="-columns %"
-           _label="Text Columns" low="1" high="200" default="80"/>
-
-  <number id="lines" type="spinbutton" arg="-lines %"
-           _label="Text Lines" low="1" high="99" default="8"/>
+    <number id="size" type="spinbutton" arg="-size %"
+             _label="Font point size" low="1" high="100" default="20"/>
 
-  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+    <number id="columns" type="spinbutton" arg="-columns %"
+             _label="Text columns" low="1" high="200" default="80"/>
 
-<!--   <file id="program" _label="Text Program" arg="-program %"/> -->
+    <number id="lines" type="spinbutton" arg="-lines %"
+             _label="Text lines" low="1" high="99" default="8"/>
 
-  <xscreensaver-text />
+    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+   </vgroup>
+   <vgroup>
+    <xscreensaver-text />
+   </vgroup>
+  </hgroup>
 
   <_description>
 Draws successive pages of text.  The lines flip in and out in