<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 2, 2013 at 11:00 PM, Thomas Mashos <span dir="ltr">&lt;<a href="mailto:thomas@mashos.com" target="_blank">thomas@mashos.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">So I did a quick test today on Ubuntu 13.04 and MythTV 0.26 and using the legacy fullscreen option in compizconfig-settings-manager works.</div>
<div class="gmail_extra"><br clear="all"><div>Thanks,<br><br>Thomas Mashos</div><div><div class="h5">


<br><br><div class="gmail_quote">On Tue, Jul 2, 2013 at 7:49 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div>On 07/02/2013 04:43 PM, jedi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Jul 02, 2013 at 03:30:33PM -0400, Michael T. Dean wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 07/02/2013 11:52 AM, jedi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Jul 01, 2013 at 10:41:39PM -0400, Michael T. Dean wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 06/30/2013 05:01 PM, John Pilkington wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I mostly run the frontend in a window on my monitor, DISPLAY=:0.0<br>
<br>
This puts it onto the TV.  Fedora, 0.26-fixes, but it may still be<br>
usable.<br>
<br>
#!/bin/bash<br>
# Run MythTV front end on display 1<br>
# For Panasonic TX-L32E5B HDMI1 via DVI-I adapter<br>
# This is for use if Overscan is OFF<br>
#<br>
# It seems that that requires _both_<br>
#  that the TV overscan is OFF<br>
#  and that the TV aspect ratio is set to [16:9]<br>
#  If aspect ratio is AUTO it seems that Overscan is ON<br>
#<br>
#<br>
export DISPLAY=:0.1<br>
mythfrontend --geometry 1920x1080+0+0<br>
</blockquote>
There&#39;s absolutely no reason to always run mythfrontend with a<br>
geometry override.  Instead, just set mythfrontend&#39;s settings to<br>
specify a size of 1920x1080 (or 0x0 if running on a 1920x1080<br>
monitor/if you want full screen) with an X&amp;   Y offset of 0.<br>
<br>
In other words, you should set the settings to tell MythTV what you<br>
want rather than use a settings override on every start of MythTV.<br>
</blockquote>
     Using the bog standard X command line options is a perfectly sensible approach.<br>
<br>
</blockquote>
The point was that using it *every* time (see the &quot;always&quot; in<br>
there?) is wrong because we allow you to specify it once, instead.<br>
</blockquote>
     Calling it wrong is just nonsensical bullshit. It&#39;s easy enough to<br>
make it part of your standard way of calling the program. There&#39;s really<br>
no good reason to tell people to avoid it.<br>
<br>
     MythTV following and old convention like this is actually a good thing.<br>
</blockquote>
<br></div></div>
It&#39;s wrong because specifying every time implies that you&#39;ve set the width/height/offset settings in MythTV to something other than what you&#39;re specifying--meaning other than what you want.<br>
<br>
It&#39;s also wrong to set up MythTV to &quot;Automatically Skip&quot; commercials, and then start it every single time with a -O override to disable automatic commercial skip since you don&#39;t ever want automatic commercial skip.<br>



<br>
I will also say it&#39;s /wrong/ to create a recording rule to record &quot;Jerry Springer&quot; at any time on any channel and then go into Upcoming Recordings every day and click &quot;Don&#39;t Record&quot; on every &quot;Jerry Springer&quot; episode on there because I don&#39;t ever want to record &quot;Jerry Springer.&quot;<br>



<br>
Likewise, I&#39;ll say it&#39;s wrong to not create a recording rule to record &quot;Under The Dome&quot; and then look at the guide in MythTV and notice that &quot;Under the Dome&quot; is on at 10pm on Monday the 8th and create a 1-hr manual rule at 10pm on the 8th, then do the same thing on the 15th and ...<br>



<br>
If you want something to behave one way, set the setting correctly and there&#39;s no reason, whatsoever, to override it.<br>
<br>
But, hey, if you really insist on overriding settings, why not just start mythfrontend like so:<br>
<br>
mythfrontend -geometry 1920x1080+0+0 -O Theme=Steppes -O AutoCommercialSkip=0 -O EndOfRecordingExitPrompt=0 -O AutomaticSetWatched=1 -O HaltCommand=&#39;sudo shutdown&#39; -O SetupPinCode=&#39;1234&#39; -O RunInWindow -O UseFixedWindowSize=1 -O DateFormat=&#39;yyyy-MM-dd&#39; -O TimeFormat=&#39;<a href="http://hh.mm" target="_blank">hh.mm</a>&#39; -O ThemePainter=&#39;Auto&#39; -O LongChannelFormat=&#39;&lt;num&gt; &lt;sign&gt;&#39; -O ChannelFormat=&#39;&lt;num&gt;&#39; -O ChannelGroupDefault=&#39;<u></u>Favorites&#39; -O WatchTVGuide=0<br>



<br>
and all the rest... Oh, and to make it really worthwhile, you can change all the settings to have the wrong values in mythfrontend settings.<br>
<br>
Mike<div><div><br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
</div></div></blockquote></div>Please accept my apologies for starting such controversy. My jaw hit my lap tonight as I was watching a recording and I noticed, drum roll, full screen display. The only other thing I did was set screen size to 0 - 0. Thanks again Mythizens.</div>
</div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br></div></div>