Maybe I'm mistaken but your solution here only covers not having a keyboard/mouse correct?
The question as I understood it from Piers is how to have the frontend on the PVR-350 tv out and have a normal X session running. I wrote it all down in a webpage, http://www.schaefer.dhcp.biz/pvr350tvout.htm don't remember the specifics at the moment, basically you use the dummy drivers for the PVR350 session, so you have a keyboard/mouse left over for the normal X session, which you have to switch virtual consoles before you start the normal session. ----- Original Message ----- From: Gabe Rubin <[EMAIL PROTECTED]> Date: Tuesday, December 28, 2004 3:12 pm Subject: Re: [mythtv-users] X through PVR350 probs > > > > 2) How do you get the PVR to run without keyboard/mouse as when > I ran X > > for the PVR, it wouldn't start without the keyboard and mouse? > > > I hadf problems with not plugging a mouse in till I changed my mouse > section to this in my XF86.config file: > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "IMPS/2" > Option "Device" "/dev/null" > Option "ZAxisMapping" "4 5" > Option "Emulate3Buttons" "no" > EndSection > > I don't think I did anything special to my keyboard portion (I have > none plugged in), it looks like this: > > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > Option "XkbRules" "xfree86" > Option "XkbModel" "pc105" > Option "XkbLayout" "us" > EndSection >
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
