One suggestion I have if you have a completely idle system and trying to get a more consistent result I recommend setting the priority of Gnubg. You can use ³nice² outside of GnuBG inside of bash or you can set the priority through the GnuBG scripts/commandline like:
set priority nice [n] Where [n] is usually -19 to 20 on Linux/BSD systems. I use -19 to give GnuBG as much cpu resources as possible. This command is not well documented in GnuBG but it does exist. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
