# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Config file for /etc/init.d/855resolution # Since 855resolution alters the video RAM of your 855 card, it must be run # on every boot. # In this file you set which modes are to be replaced with what by the init # script. The syntax should be self-explaining. # To find out which modes are available, use "855resolution -l". # Remember to add 855resolution to your default runlevel: # rc-update add 855resolution default replace[0]="5c" with[0]="1400 1050" # Uncomment these if you want to replace more modes: #replace[1]="modenumber" #with[1]="width height" #replace[2]="modenumber" #with[2]="width height" # ... you get the picture.