gliv-1.1.3
[gliv.git] / gliv.ggo
bloba7a91c1814e9ab883ffb482970f898d75dbaf1a1
1 option "full-screen"    f "Start in full screen mode"        flag off
2 option "shuffle"        s "Show images in random order"      flag off
3 option "recursive"      R "Process directories recursively"  flag off
4 option "info"           i "Show infos about displayed image" flag on
5 option "maximize"       m "Maximize image to fit window"     flag off
6 option "delay"          d "Delay before hiding the cursor"   int  no
7 option "menu"           b "Display the menu bar"             flag on