Re: [X11DRV] Add resolution for Desktop mode

2005-07-02 Thread Uwe Bonnes
> "Lionel" == Lionel Ulmer <[EMAIL PROTECTED]> writes: Lionel> Changelog: - add 400x300 resolution to modes supported by Lionel> Desktop mode Isn't 1400x1050 also a valid mode? -- Uwe Bonnes[EMAIL PROTECTED] Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Da

Re: [X11DRV] Add resolution for Desktop mode

2005-07-02 Thread Maxime Bellengé
Hi Lionel, I didn't see the whole code, but shouldn't you change the #define to 9 ? a+ Maxime -static const unsigned int widths[] = {320, 512, 640, 800, 1024, 1152, 1280, 1600}; -static const unsigned int heights[] = {200, 384, 480, 600, 768, 864, 1024, 1200}; +static const unsigned int wid