>
> Rather than twm, why not try blackbox?  Out-of-the box  
> configuration for
> blackbox works pretty well.
>
I use blackbox on my asus digimatrix and it works like a charm.  I  
never have focus issues.  I had to tweak the xorg.conf to allow it to  
boot up without a mouse, and I changed my inittab as follows:

#c5:12345:respawn:/sbin/agetty 38400 tty5 linux
#c6:12345:respawn:/sbin/agetty 38400 tty6 linux
c6:12345:respawn:/bin/su - mythtv -c "source /etc/profile; /usr/X11R6/ 
bin/startx"

the mythtv .xinitrc follows:

# Set DPMS off
xset -dpms s off

irxevent /etc/lircrc &


# Unmute audio
v4lctl volume mute off

#Reset Log file and start mythtv
mythfrontend > /var/log/mythfrontend.log 2>&1 &

#Start an xterm for troubleshooting when necessary
#xterm &

#Start the blackbox window manager
blackbox

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to