source: tmcsimulator/trunk/config/cad_client_config.properties @ 662

Revision 662, 473 bytes checked in by jdalbey, 4 years ago (diff)

config directory overhaul

  • Property svn:executable set to *
Line 
1# Config settings for CAD Clients
2
3CADPosition            = 2
4CADSimulatorHost       = 127.0.0.1
5#CADSimulatorHost       = 192.168.1.208   
6CADUserID              = A1245
7CADSimulatorSocketPort = 4444
8CADRmiPort             = 4446
9#KeyboardType           = CAD
10#DisplayType            = FRAME
11DisplayType            = FULL_SCREEN
12KeyboardType           = STD
13# File containing names of students to display in login screen
14StudentNamesFile       = config/student_names.txt
Note: See TracBrowser for help on using the repository browser.