Installing a preconfigured controller component
You can configure the controller component by editing the trc_controller.cfg configuration file after the controller is installed. You can also apply custom configuration settings when you install the controller component.
About this task
- Preconfiguring the controller for a Windows™ operating system installation
- Copy the trc_controller.cfg file to the same directory as the trc_controller_setup.exe or trc_controller.msi file.
- Run the controller installation file.
Example
# Licensed Materials - Property of IBM
#
# 5725-C43
#
# Copyright International Business Machines Corp. 2011, 2014.
#All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or disclosure
# restricted by GSA ADP Schedule Contract with IBM® Corp.
fips.compliance=false
sp800131a.compliance=false
enable.address.history=true
enable.user.history=false
enable.domain.history=true
history.max.items=20
tool01.ToolName = Control Panel
tool01.ToolCommand = [SystemFolder]\\control.exe
tool01.ToolParameters =
tool01.ToolUser =
tool02.ToolName = Command Prompt
tool02.ToolCommand = [SystemFolder]\\cmd.exe
tool02.ToolParameters =
tool02.ToolUser =
tool03.ToolName = Administrator Command Prompt
tool03.ToolCommand = [SystemFolder]\\cmd.exe
tool03.ToolParameters =
tool03.ToolUser = admin
tool04.ToolName = Task Manager
tool04.ToolCommand = [SystemFolder]\\taskmgr.exe
tool04.ToolParameters =
tool04.ToolUser =
tool05.ToolName = Windows Explorer
tool05.ToolCommand = [WindowsFolder]\\explorer.exe
tool05.ToolParameters =
tool05.ToolUser =
tool06.ToolName=Terminal
tool06.ToolCommand=/usr/bin/gnome-terminal
tool06.ToolParameters =
tool06.ToolUser =
tool07.ToolName=Control Panel
tool07.ToolCommand=/usr/bin/gnome-control-center
tool07.ToolParameters =
tool07.ToolUser =
tool08.ToolName=
tool08.ToolCommand=
tool08.ToolParameters =
tool08.ToolUser =
tool09.ToolName=
tool09.ToolCommand=
tool09.ToolParameters =
tool09.ToolUser =
tool10.ToolName=
tool10.ToolCommand=
tool10.ToolParameters =
tool10.ToolUser =
# Custom keys
# example.KeySequenceName = Inject F1
# example.KeySequenceValue = [F1]
#
# For a list of supported key codes, please refer to the User's Guide
key01.KeySequenceName =
key01.KeySequenceValue =
key02.KeySequenceName =
key02.KeySequenceValue =
key03.KeySequenceName =
key03.KeySequenceValue =