Configuration
Prev
Next

Chapter 4. Configuration

All options are saved in $KDEHOME/share/config/ksysvrc. Defaults are taken from the global file ($KDEDIR/share/config/ksysvrc), if available, or else generated within KSysV. Changes to the defaults are stored in your local ksysvrc.

Recognized Sections

Recognized sections and keys plus their default values.

[Path Settings]

Keyword: ScriptPath
Default: /etc/rc.d/init.d
Description: Path to the scripts used for starting and stopping services.
Keyword: RunlevelPath
Default: /etc/rc.d
Description: Path to the runlevel subfolders.

[Colors]

Keyword: Changed
Default: red
Description: Color used for changed entries
Keyword: New
Default: blue
Description: Color used for new entries

[Geometry]

Keyword: Width
Default:
Description: Width of KSysV's window
Keyword: Height
Default:
Description: Height of KSysV's

[Other Settings]

Keyword: ToolBar
Default: true
Description: If the toolbar is enabled or not
Keyword: StatusBar
Default: true
Description: If the statusbar is enabled or not
Keyword: ShowLog
Default: true
Description: If the log window is shown or not
Keyword: PanningFactor
Default: 80
Description: 100 - PanningFactor = percentage of window reserved for the logfile display
Prev
Next
Home