.\" .TH mcsysinforc 5 "20 April 2003" .ds ]W www.MagniComp.com .SH NAME mcsysinforc \- MagniComp(tm) SysInfo(tm) runtime configuration file .SH SYNOPSIS .nf # # Comment line # \fBset \fIkey\fB=\fIvalue\fR .fi .SH DESCRIPTION The .B MagniComp(tm) .B SysInfo(tm) runtime configuration (RC) files are parsed upon startup. These files support the ability to specify a subset of command line options in a file. The file .B $HOME/.mcsysinforc is one RC file which is read by .B sysinfo(1). See .B sysinfo(1) for details of which files are read. .PP Lines beginning with a hash (#) character are taken as comment lines and are ignored. .SH COMMANDS Each line of the RC file has the form: .RS .I "\fIkey\fB=\fIvalue\fR" .RE The .I key is case insensitive. If .I key is a boolean, than the possible values for .I value are .B yes, .B no, .B true, or .B false. Boolean values are case insensitive. .sp Each .I key ConfigDir --configdir <dir> Encode --encode <EncodeType> ExpireTime --expiretime <seconds> Format --format <FormatType> GUI --gui boolean Hints --hints boolean Host --host <hostname> LicPorts --licports <start-end> MsgClass --msgclass <MsgClassList> MsgLevel --msglevel <MsgLevelList> NoSerial --noserial boolean OffSet --offset <#spaces> Password --password <password> Port --port <port#> RepSep --repsep <string> SiePath --siepath <path> SwFiles --swfiles boolean Unknown --unknown boolean Unused --unused boolean UseProm --useprom boolean Username --username <user> .TE .RE .SH FILES $HOME/.mcsysinforc \- User's RC file .SH "SEE ALSO" mcsysinfo(1) .SH URL http://www.MagniComp.com/sysinfo