# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Config file for /etc/init.d/915resolution # Since 915resolution alters the video RAM of your 915 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 "915resolution -l". # Remember to add 915resolution to your default runlevel: # rc-update add 915resolution 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.