diff -r 443f6f7abcfb -r e6cfc44266af src/Application.hh --- a/src/Application.hh Tue Jan 20 23:24:04 2009 +0200 +++ b/src/Application.hh Tue Jan 20 23:30:18 2009 +0200 @@ -41,14 +41,9 @@ std::string arg_connect; /** - * --fullscreen + * --fullscreen and --resolution */ - bool arg_fullscreen; - - /** - * --resolution - */ - PixelCoordinate arg_resolution; + GraphicsConfiguration graphics; /** * Set the arg_* members