On Fri, Aug 22, 2003 at 10:35:03PM -0400, dewey wrote:
> Yes. I tried that first. If I were to compile from source (instead of
> using emerge's scripts), what would I do to achieve full screen and
> without none of that smoothing / antialiasing (?)... I guess that's my
> real question. The rest of the stuff I can probably work out later.

You should just have to enable USE_DGA in the makefile.

If you have DGA enabled in your Gentoo emerge, one thing you ought to
check is the permissions on the xmame.x11 executable.  In order to use DGA
as a regular user, the executable needs to be owned by root and have its
SUID bit set:

        chown root:root xmame.x11
        chmod u+s xmame.x11

As someone else mentioned, you'll also want to add some modelines to your 
XF86Config (or is it called XF86Config-4 in Gentoo?) file so that the 
resolution can be changed to something more appropriate.

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to