Quoting Sven Neumann ([EMAIL PROTECTED]): > Hi, > > "Carlo E. Prelz" <[EMAIL PROTECTED]> writes: > > > Hello people... I am looking at the possibility of using the GTK+ > > front-end to directfb. I was able to have my first window displayed, > > but I have been spending the whole afternoon to find out what would be > > the easy way to change the video resolution. No matter what is the > > current resolution of the framebuffer at the moment i start my > > application, I am always dumped to 640x480. I searched for some kind > > of parameter that would allow me to pass a fb.modes name but I could > > not find one. > > the possibility to choose a specific mode per command-line option is > still missing from DirectFB.
We should move the video mode selection code from DFBSee to DirectFB. Also I think it would be better to ignore the depth specified in fb.modes and have an extra option for it (and/or include it in the mode option). This way people can use the default fb.modes which often contains 8bit modes. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" convergence integrated media GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
