New command line options handling.
[gliv.git] / tools / gliv.ggo
blobe9cb124a79f6f844d4a341b1b9ae42bdbac0cfc7
1 # Autogenerated by gengetopt.awk
2 purpose "Image Viewer using OpenGL"
4 option "duration" a "Delay between each image" int typestr="delay" no
5 option "menu" b "Hide the menu bar" string typestr="on|off" no
6 option "client" C "Connect to an already running gliv" string typestr="on|off" no
7 option "alpha-checks" c "No Alpha checks in the background" string typestr="on|off" no
8 option "delay" d "Delay before hiding the cursor" int typestr="hide-delay" no
9 option "build-menus" e "No images menu at startup" string typestr="on|off" no
10 option "force-load" F "Try to load every file" string typestr="on|off" no
11 option "full-screen" f "Start in full screen mode" string typestr="on|off" no
12 option "glivrc" g "Ignore ~/.glivrc" string typestr="on|off" no
13 option "info" i "Hide the status bar" string typestr="on|off" no
14 option "loop" L "Make the slide show loop at the end" string typestr="on|off" no
15 option "scale-down" l "Reduce the image to the window" string typestr="on|off" no
16 option "maximize" M "Maximize the image to the window" string typestr="on|off" no
17 option "make-fit" m "Make the image fit the window" string typestr="on|off" no
18 option "mnemonics" n "No mnemonics in images menus" string typestr="on|off" no
19 option "scrollbars" o "Hide the scrollbars" string typestr="on|off" no
20 option "fps" P "Maximum framerate" int typestr="fps" no
21 option "mipmap" p "Build Mipmaps" string typestr="on|off" no
22 option "recursive" R "Process directories recursively" string typestr="on|off" no
23 option "sort" S "Show images in sorted order" string typestr="on|off" no
24 option "shuffle" s "Show images in random order" string typestr="on|off" no
25 option "thumbnails" T "No thumbnails in images menus" string typestr="on|off" no
26 option "dither" t "Enable dithering" string typestr="on|off" no
27 option "history" u "Length of history" int typestr="length" no
28 option "resize-win" W "No automatic window resizing" string typestr="on|off" no
29 option "slide-show" w "Start the slide show immediately" string typestr="on|off" no
30 option "zoom-pointer" z "Zoom centered on pointer" string typestr="on|off" no
31 option "null" 0 "Read null-terminated filenames" string typestr="on|off" no
32 option "one-image" 1 "Keep only one image in memory" string typestr="on|off" no