~ubuntu-branches/ubuntu/karmic/xscreensaver/karmic

« back to all changes in this revision

Viewing changes to hacks/glx/gflux.c

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-08 16:00:22 UTC
  • mto: (2.1.2 etch)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20051208160022-7ten2wfh180wf89a
Tags: upstream-4.23
ImportĀ upstreamĀ versionĀ 4.23

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
    {"-resolution", ".gflux.resolution", XrmoptionSepArg, 0},
112
112
/*    {"-draw", ".gflux.draw", XrmoptionSepArg, 0},*/
113
113
    {"-mode", ".gflux.mode", XrmoptionSepArg, 0},
 
114
    {"-wireframe", ".gflux.mode", XrmoptionNoArg, "wire"},
114
115
    {"-flat", ".gflux.flat", XrmoptionSepArg, 0},
115
116
    {"-speed", ".gflux.speed", XrmoptionSepArg, 0},
116
117
    {"-rotationx", ".gflux.rotationx", XrmoptionSepArg, 0},