[mythtv-users] X11 vnc module - X restarts when I close VNC

Trey Thompson treythompson at gmail.com
Fri Nov 10 15:50:48 UTC 2006


> As per subject, I am using the vnc module of xorg (debian testing).
>
> I have turned security off, but apart from that everything else is
> default. When I VNC in, I see mythtv running, but when I close VNC
> viewer, x restarts!
>
> Any ideas?
>
> voyager:/home/mythtv# cat /home/mythtv/.xinitrc
> xset -dpms s off
> xsetroot -solid black
> ratpoison
>
> voyager:/home/mythtv# cat /home/mythtv/.ratpoisonrc
> escape C-t
> alias xterm exec xterm -bg black bash
> unbind c
> bind c xterm
> addhook switchwin banish
> exec mythfrontend -l /var/log/mythfrontend.log
> #exec mythtv-setup

What's your xorg.conf look like?  I know that I only added the
following to mine:
Load  "vnc" ---> to the Section "Module"
Option "SecurityTypes" "None" ---> to the Section "Screen"


More information about the mythtv-users mailing list