Window v full screen

Calum Benson <[email protected]> Sat, 9 Dec 2006 13:21:09 +0000
Newsgroups gmane.linux.ports.ppc.mol.general
Message-ID <[email protected]>
--Apple-Mail-1-532192560
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed


My Powerbook's hard disk crashed last week... restored fine from  
backup, but now, for some reason, MOL will only run full-screen,  
whereas before it started up in a window (which I prefer).  Any  
ideas?  Have attached my molrc.video file.

Cheeri,
Calum.




--Apple-Mail-1-532192560
Content-Transfer-Encoding: 7bit
Content-Type: application/octet-stream;
	x-unix-mode=0644;
	name=molrc.video
Content-Disposition: attachment;
	filename=molrc.video

# -*- perl -*- (for emacs syntax coloring)
#
# Mac-on-Linux video configuration
#


# ----------------------------------------------------------------------
# Startup Resolution (this is used as a hint only)
# ----------------------------------------------------------------------
#	

#resolution:		640/480/75	# width/height/Hz
resolution:		1280/854/0	# width/height/Hz
depth:			32		 


# ----------------------------------------------------------------------
# X11 Settings
# ----------------------------------------------------------------------
#
#	Some config options: 
#
#		xdisplay:		remote.host:0.0
#		use_backing_store:	yes/no
#
#	Backing store is primarily useful if the X-connection is remote.
#	Note: X11-video is not as fast as full-screen video.

enable_xvideo:		yes


# ----------------------------------------------------------------------
# Fullscreen (Console/fbdev) Settings
# ----------------------------------------------------------------------
#
#	The tool 'molvconfig' is used to configure the fullscreen mode.
#
#	Some config options:
#
#	    vt:		9		# VT-number to use
#	    gamma:	1.0		# gamma (parameter between 0.1 and 1.0)
#	    gamma:	1.0 1.0 1.0	# gamma (r,g,b)
#
#	Ctrl-Cmd-Space switches back to the orignal VT

enable_console_video:   yes

start_on_console:	no		# switch to console initially
autoswitch_console:	yes		# allow automatic switching to console

fb_modes:		/etc/fb.modes	# extra video modes for molvconfig


# ----------------------------------------------------------------------
# XDGA (X11 fullscreen) Settings
# ----------------------------------------------------------------------
#
#	At startup, all available XDGA modes are listed. Unfortunately,
#	some of the modes might be broken (depending on the video card
#	and the XFree86 version).
#
#	By default, MOL uses just a single mode with high
#	probability of working. However, it is possible to manually
#	specify multiple modes. For instance
#
#	    xdga_modes:		3 5 9		
#
#	instructs MOL to use mode 3, 5 and 9.
#
#	Cntrl-Cmd-Space leaves XDGA mode and switches back to X

enable_xdga_video:	no


# ----------------------------------------------------------------------
# VNC Settings
# ----------------------------------------------------------------------
#
#	For VNC information, visit http://www.uk.research.att.com/vnc/
#

enable_vncvideo:	no	# Enable the VNC server
vnc_port:  		5900	# port to use for VNC

--Apple-Mail-1-532192560
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
mol-general mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/mol-general

--Apple-Mail-1-532192560--