X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fgflux.c;h=662ceb35da3aa88f7931f45c7dfdc55fd7d33589;hp=fd410e1b84a31b33bd480d41a47178565496a23f;hb=3f438031d610c7e15fd33876a879b97e290e05fb;hpb=447db08c956099b3b183886729108bf5b364c4b8 diff --git a/hacks/glx/gflux.c b/hacks/glx/gflux.c index fd410e1b..662ceb35 100644 --- a/hacks/glx/gflux.c +++ b/hacks/glx/gflux.c @@ -111,6 +111,7 @@ static XrmOptionDescRec opts[] = { {"-resolution", ".gflux.resolution", XrmoptionSepArg, 0}, /* {"-draw", ".gflux.draw", XrmoptionSepArg, 0},*/ {"-mode", ".gflux.mode", XrmoptionSepArg, 0}, + {"-wireframe", ".gflux.mode", XrmoptionNoArg, "wire"}, {"-flat", ".gflux.flat", XrmoptionSepArg, 0}, {"-speed", ".gflux.speed", XrmoptionSepArg, 0}, {"-rotationx", ".gflux.rotationx", XrmoptionSepArg, 0},