What do you mean by "fullscreen" mode? Do you mean on mode changes (XVidMode)?
e.g. : $ circuslinux --usage
Command-line options:
--disable-sound - Disable sound and music. (Also "--nosound" or "-q")
--fullscreen - Display in full screen instead of a window, if possible.
[...]
(Note that this is not a 3D game).
When I start circuslinux --fullscreen, the image is shrinked so that it uses half the screen in width. It looks ugly, trust me. All other games I tried with a fullscreen mode do the same.
However, I have no problem with apps like openoffice in "presentation/fullscreen", xscreensaver, gthumb (fullscreen visualisation of pictures) or gcompris (fullscreen) : they all work perfectly.
> Do all modes that you have specified in your > config work? (ie, ctrl alt +/-)? The only thing I can think of > offhand was a bug in the RMX unit (LCD expansion scaler) on IGP chips, > but I think cvs already has the fix for that (fixed as part of 2d IGP > support as I recall).
When I ctrl+alt+"+", part of the screen is cut on my LCD. Here is the relevant section in my XF86Config-4 file :
Section "Monitor"
Identifier "Compaq nx9000 LCD"
HorizSync 30-60
VertRefresh 50-75
Option "DPMS"
EndSectionSection "Screen"
Identifier "Default Screen"
Device "ATI Radeon IGP 340M"
Monitor "Compaq nx9000 LCD"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSectionNico. -- Nicolas SABOURET Laboratoire d'Informatique de Paris 6 (LIP6) 8, rue du Capitaine Scott, 75015 Paris, France http://www-oasis.lip6.fr/~sabouret
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
