[mythtv-users] Ratpoison overscan

Grant Edwards grante at visi.com
Thu Jun 10 10:14:53 EDT 2004


On Wed, Jun 09, 2004 at 10:29:57AM -0700, Mitko Haralanov wrote:

>> I'd like to run my myth box without a WM. Can anyone provide a quick 
>> rundown how?

You just don't start a WM.

> I would be interested in find out how to get rid of the WM, too? Do you
> still use a display manager or does your box boot in runlevel 4?

I run gdm, and my .xsession file contains one line:

  /home/mythtv/bin/startmyth

That file contains:

  #!/bin/bash
  irexec >>/home/mythtv/irexec.log 2>&1 &
  amixer set PCM 70% unmute
  amixer set Master 70% unmute
  sleep 1
  mythfrontend >>/home/mythtv/mythfrontend.log 2>&1

-- 
Grant Edwards
grante at visi.com


More information about the mythtv-users mailing list