ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/main_unix.cpp
(Generate patch)

Comparing BasiliskII/src/Unix/main_unix.cpp (file contents):
Revision 1.6 by cebix, 1999-10-27T16:59:46Z vs.
Revision 1.7 by cebix, 1999-10-28T15:33:14Z

# Line 156 | Line 156 | int main(int argc, char **argv)
156                  QuitEmulator();
157          }
158  
159 < #if ENABLE_XF86_DGA
159 > #if ENABLE_XF86_DGA && !ENABLE_MON
160          // Fork out, so we can return from fullscreen mode when things get ugly
161          XF86DGAForkApp(DefaultScreen(x_display));
162   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines