[mythtv] Re: [BUG] mythfrontend does not detect the screen properly

Chris Pinkham cpinkham at bc2va.org
Fri Apr 1 20:13:07 UTC 2005


> > Oh, almost forgot:
> > The -geometry switch of mythfrontend didn't seem to work at all either :(
> 
> Sorry, I was too hasty. This switch does work, and thus allows me to
> circumvent this
> bug. The real switch is --geometry, not -geometry like --help states :)

Looks like both should work:

        else if (!strcmp(a.argv()[argpos],"-geometry") ||
                 !strcmp(a.argv()[argpos],"--geometry"))

-- 

Chris



More information about the mythtv-dev mailing list