Chameleon

Chameleon Svn Source Tree

Root/branches/blackosx/package/OptionalSettings/Resolution.txt

1# ---------------------------------------------
2# Chameleon Optional Settings List.
3# ---------------------------------------------
4# Add boot options or kernel flags to the bottom of this file.
5# They will appear under the package installer's Settings menu
6# in a sub menu named with the filename of this file.
7
8# to group different options under separate sub menus.
9# ---------------------------------------------
10# To add boot option: Structure is name:key=value
11# example1: InstantMenu:Instant Menu=Yes
12# example2: DropSSDT:DropSSDT=Yes
13# ---------------------------------------------
14# To add kernel flag: Structure is name:Kernel Flags=kernelflag
15# example1: Npci:Kernel Flags=npci=0x2000
16# example2: Verbose:Kernel Flags=-v
17# ---------------------------------------------
18# The package installer has a setting which controls what
19# the user is allowed to choose.
20# A) User can select every option from the list.
21# B) User can select only one of the options from the list.
22# Set Exclusive=False for A, or Exclusive=True for B.
23#
24Exclusive=True
25# ---------------------------------------------
26# Note: There must be a carriage return at end of last line
27# ---------------------------------------------
281024x600x32:Graphics Mode=1024x600x32
291024x768x32:Graphics Mode=1024x768x32
301280x768x32:Graphics Mode=1280x768x32
311280x800x32:Graphics Mode=1280x800x32
321280x960x32:Graphics Mode=1280x960x32
331280x1024x32:Graphics Mode=1280x1024x32
341440x900x32:Graphics Mode=1440x900x32
351600x900x32:Graphics Mode=1600x900x32
361680x1050x32:Graphics Mode=1680x1050x32
371920x1080x32:Graphics Mode=1920x1080x32
381920x1200x32:Graphics Mode=1920x1200x32
39

Archive Download this file

Revision: 1774