Author: synrg Date: 2007-04-05 18:06:19 +0000 (Thu, 05 Apr 2007) New Revision: 2532
Modified: people/synrg/xjig/xjig-menu.6 Log: Document ~/.xjigmenurc Modified: people/synrg/xjig/xjig-menu.6 =================================================================== --- people/synrg/xjig/xjig-menu.6 2007-04-05 01:43:47 UTC (rev 2531) +++ people/synrg/xjig/xjig-menu.6 2007-04-05 18:06:19 UTC (rev 2532) @@ -49,6 +49,33 @@ To make a desktop link for a puzzle .IP \f(CW$ xjig-menu --pieces 5x4 scene.jpg --make\fR +.SH FILES +.PP +\f(CW$HOME/xjigmenurc set default values for the following switches +.IP +XJIG_PIECES --pieces +.IP +XJIG_SCALE --scale +.IP +XJIG_DIRECTORY --directory +.IP +XJIG_DIALOG --dialog +.IP +XJIG_SWITCHES --switches +.IP +XJIG_DESKTOP_DIRECTORY --desktop-directory +.PP +For example: +.PP +XJIG_PIECES=8x5 +.PP +XJIG_SCALE=1024x768 +.PP +XJIG_DIRECTORY="\f(CW$HOME/.xjig" +.PP +XJIG_SWITCHES="-side 2 -no_flip -shapes" +.PP +XJIG_DIALOG=zenity .SH COPYRIGHT Copyright \(co 2007 Ben Armstrong <[EMAIL PROTECTED]> .PP _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

