NAME

lcfggetvideo - determine the system's video card

VERSION

This documentation refers to lcfggetvideo version 1.1.15

DESCRIPTION

The lcfggetvideo command attempts to determine the system's video card. It returns information about the video card by returning shell variable definitions in STDOUT; it is typically called as a parameter to eval.

EXAMPLE

[root@kingsbarns lcfg-xfree]# ./lcfggetvideo export VIDEO_id="intelfb" export VIDEO_driver="i810" export VIDEO_busid="0:2:0" [root@kingsbarns lcfg-xfree]#

PLATFORMS

This is the list of platforms on which we have tested this software. We expect this software to work on any Unix-like platform which is supported by Perl.

Fedora3, Fedora5, Fedora6, Scientific5

AUTHOR

Alastair Scobie <ascobie@inf.ed.ac.uk>

LICENSE AND COPYRIGHT

Copyright (C) 2008 University of Edinburgh. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GPL, version 2 or later.