NAME

Global::config_graphiccard - Configures your graphiccard


SYNOPSIS

Add Global::config_graphiccard to your custom.conf


DESCRIPTION

First this module checks the /dev/fb link to get the primary graphiccard and then it saves the type in the card variable and the config-program in the config variable. It doesn't do anything if the file /etc/resolution exists because if the users want's their own preferenses we use a suid-perlprogram and that program saves the setup in /etc/resolution.

Right now this module only configures the pgx32 and pgx24 card and chooses the highest resolution possible in 24-bit mode. Because it doesn't need a reboot you can give this module a high number.


SUPPORTED OPERATING SYSTEMS

Solaris


COPYRIGHT

Copyright (c) 2001 Ericsson Erisoft AB. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Joacim Häggmark <Joacim.Haggmark@epl.ericsson.se>