1 # -*- perl -*- (for emacs syntax coloring)
3 # Mac-on-Linux video configuration
7 # ----------------------------------------------------------------------
8 # Startup Resolution (this is used as a hint only)
9 # ----------------------------------------------------------------------
12 resolution: 640/480/75 # width/height/Hz
16 # ----------------------------------------------------------------------
18 # ----------------------------------------------------------------------
20 # Some config options:
22 # xdisplay: remote.host:0.0
23 # use_backing_store: yes/no
25 # Backing store is primarily useful if the X-connection is remote.
26 # Note: X11-video is not as fast as full-screen video.
31 # ----------------------------------------------------------------------
32 # Fullscreen (Console/fbdev) Settings
33 # ----------------------------------------------------------------------
35 # The tool 'molvconfig' is used to configure the fullscreen mode.
37 # Some config options:
39 # vt: 9 # VT-number to use
40 # gamma: 1.0 # gamma (parameter between 0.1 and 1.0)
41 # gamma: 1.0 1.0 1.0 # gamma (r,g,b)
43 # Ctrl-Cmd-Space switches back to the orignal VT
45 enable_console_video: yes
47 start_on_console: no # switch to console initially
48 autoswitch_console: yes # allow automatic switching to console
50 #fb_modes: /etc/fb.modes # extra video modes for molvconfig
53 # ----------------------------------------------------------------------
54 # XDGA (X11 fullscreen) Settings
55 # ----------------------------------------------------------------------
57 # At startup, all available XDGA modes are listed. Unfortunately,
58 # some of the modes might be broken (depending on the video card
59 # and the XFree86 version).
61 # By default, MOL uses just a single mode with high
62 # probability of working. However, it is possible to manually
63 # specify multiple modes. For instance
67 # instructs MOL to use mode 3, 5 and 9.
69 # Cntrl-Cmd-Space leaves XDGA mode and switches back to X
74 # ----------------------------------------------------------------------
76 # ----------------------------------------------------------------------
78 # For VNC information, visit http://www.uk.research.att.com/vnc/
81 enable_vncvideo: no # Enable the VNC server
82 vnc_port: 5900 # port to use for VNC