I *know* there&#39;s something simple I need to do, I just don&#39;t know what it is.<br><br>I&#39;m trying to tweak the settings for my nvidia driver controlled display on a plain old TV connected to my frontend system using nvidia-settings.
<br><br>The problem is that since the TV is configured for 640x480, and nvidia-settings doesn&#39;t fit on a screen that small, I can&#39;t see all the controls.&nbsp; Solution: make it display remotely on my MythTV backend which has a 1280x1024 VGA monitor attached.&nbsp; Simple -- just trot over to the backend and run the command &quot;nvidia-settings --ctrl-display=TV-hostname:0&quot;, but this didn&#39;t work.
<br><br>I tried &quot;xhost +&quot; followed by the command and still no joy.&nbsp; Tried the reverse by going back over to the frontend and entering &quot;nvidia-settings --display=Backend-hostname:0&quot;, with equally dismal results.&nbsp; I even tried variants on localhost and IP addresses.
<br><br>The error message is invariably &quot;ERROR: Cannot open display: &#39;TV-hostname:0&#39;.&quot;<br><br>I can run nvidia-settings on each system, and I can even run it remotely through an ssh-tunnel, but it&#39;s too smart and wants to adjust the display that the window is opened on, localhost:10.&nbsp; I even tried &quot;nvidia-settings --ctrl-display=localhost:0 --display=localhost:10&quot;, but it wouldn&#39;t go for that either.
<br><br>I don&#39;t have SELinux enabled (or even installed IIRC), so I don&#39;t think that&#39;s a factor.<br><br>What am I missing?<br><br>Craig.<br>