Update of /cvsroot/arcem/webpages/manual In directory vz-cvs-4.sog:/tmp/cvs-serv17538
Modified Files: development.html Log Message: Fixed up some href tags. Added X11 env options section. Index: development.html =================================================================== RCS file: /cvsroot/arcem/webpages/manual/development.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- development.html 6 Aug 2012 23:12:14 -0000 1.2 +++ development.html 9 Aug 2012 17:47:53 -0000 1.3 @@ -36,9 +36,9 @@ </li> <li><a href="#riscosusage">RISC OS specific usage</a></li> <ul> - <li><a href="riscosusagecommandline">Commandline options</a></li> - <li><a href="riscosusagetweakmenu">Tweak menu</a></li> - <li><a href="riscosusageperformance">Performance options</a> + <li><a href="#riscosusagecommandline">Commandline options</a></li> + <li><a href="#riscosusagetweakmenu">Tweak menu</a></li> + <li><a href="#riscosusageperformance">Performance options</a> <ul> <li><a href="#riscosusageperformanceautoupdateflags">Display auto UpdateFlags</a></li> <li><a href="#riscosusageperformanceupdateflagsframeskip">Display uses UpdateFlags, Display frameskip</a></li> @@ -46,6 +46,11 @@ </li> </ul> </li> + <li><a href="#x11usage">X11 specific usage</a></li> + <ul> + <li><a href="#x11environmentoptions">Environment options</a></li> + </ul> + </li> <li><a href="#issues">Known Issues and bugs</a> <ul> <li><a href="#knownall">All platforms</a></li> @@ -447,7 +452,7 @@ <p>As mentioned above, there are several options available in the tweak menu to help boost the performance of the display driver. These options are:</p> -<a name="riscosuageperformanceautoupdateflags"> +<a name="riscosusageperformanceautoupdateflags"> <h5>"Display auto UpdateFlags"</h5> </a> @@ -494,7 +499,22 @@ the frameskip counter becomes important. If you're in a 50Hz mode, and the game is running at 25fps, a frameskip counter of 2 would likely be the most appropriate. This means that ArcEm will only force the screen to -be redrawn if the framerate drops to below 17fps.</p> +be redrawn if the framerate drops to below 17fps.</p> + +<hr> + +<a name="x11usage"> +<h3>X11 specific usage</h3> +</a> <a name="x11environmentoptions"> +<h4>Environment options</h4> +</a> +<p>In addition to the main command line options listed above, the X11 version may be tuned using the following environment variables:</p> +<table border="1"> +<tr><th>Option</th><th>Meaning</th><th>Value</th></tr> +<tr><td>ARCEMXSYNC</td><td>Use Synchronous X protocol</td><td>Enabled when defined</td></tr> +<tr><td>ARCEMNOWARP</td><td>Don't attempt to use XWarpPointer</td><td>Enabled when defined</td></tr> +<tr><td>ARCEMXMOUSEKEY</td><td>Change key used to claim mouse pointer</td><td>Default is Keypad + when not defined. Other values from X11/keysymdef.h</td></tr> +</table> <hr> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ -- arcem-cvs mailing list arcem-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/arcem-cvs