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

Revision 533, 469 bytes checked in by jdalbey, 6 years ago (diff)

Add student_names.txt to config folder, add property to cad_client_config

  • Property svn:executable set to *
Line 
1#
2#Wed Apr 05 13:48:05 PDT 2006
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.