On Saturday 09 February 2008 19:40:33 Kyle Lutze wrote: > > Indeed, in single player game, the "normal" quit key sequence should > > display the save game dialog, and then return to the main menu. In > > network, it should only display a confirmation. The only direct quit > > should be sigterm. Even there, during a game sigterm should bring up the > > save game or confirmation dialog, and only then quit. A second sigterm in > > the dialog should quit while discarding the current game. If I remember > > correctly, SIGTERM generates a SDL_QUIT event. > > > > Have a nice day. > > > > Steph > > which key are you refering to as the "normal" quit key? I believe > cmd+q and alt+f4 should be set to just generate sigterm/sdl_quit, > not pull up a menu
I mean the quit command within the game, not the command from the window manager. Steph -- http://stephane.magnenat.net _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
