On Wed, Feb 20, 2002 at 12:57:23PM +0000, Pete French wrote: > I'm logged into my home machine from work, and want to run > > xmame -verifyromsets > > but it complains it cant connect to the X servsr. too right, theres no X > running on that box, but why is it even trying if I am just doing > command line things ? any solutions ?
I think this is happening because the display code is called before the command line is parsed, so that root rights (if they're needed for DGA) can be given up before a potentially harmful command line is parsed. There should be some kind of safe solution for this, though. I'll have to think about it a bit.. _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
