[mythtv-users] Start X with right params?

Phill Wiggin alamar at gmail.com
Mon Jul 17 19:45:36 UTC 2006


On 7/17/06, Jan Johansson <j2 at mupp.net> wrote:
> If i do
>
> X -screen TV i get a background and a cursor on my TV.
>
> How can I change the init scripts on Debian so that mode becomes the default
> start for X?
>

Try making a .xerverrc file in your user's home directory with:

exec X :0.0 -screen TV "$@"

I'm sure there's probably a better (or more correct way), but it's worth a shot.

--Phill W.


Ex. My .xserverrc is:
exec X :0.0 -dpi 75 "$@"

becuase this laptop uses 75dpi


More information about the mythtv-users mailing list