# # # Parameters File # # # Program Main Window window = 1024 , 600 sizeW = 1.5 connection = FSUIPC ShowMark = 1 #IOCPServAddr = 192.168.0.2 SIOCServAddr = 192.168.0.2 useiocards siocbasevar = 500 StartWindowed UpdateDelay = 800 KeyDelay = 400 # Primary Flight display size and position in Main Window and Alternate set of parameters rotatepfd = 90 pfd_xpos = -1.5 pfd_ypos = 0.0 pfd_xscale = 1.00 pfd_yscale = 1.00 pfd_xpos2 = 1.3 pfd_ypos2 = 0.0 pfd_xscale2 = 0.95 pfd_yscale2 = 0.95 #NAV Map window navm_xpos = 1.5 navm_ypos = -0.5 navm_xscale = 1.0 navm_yscale = 1.0 navm_xpos2 = -1.5 navm_ypos2 = -0.5 navm_xscale2 = 1.0 navm_yscale2 = 1.0 #NAV Map Centered window navmc_xpos = 1.5 navmc_ypos = 0.0 navmc_xscale = 1.0 navmc_yscale = 1.0 navmc_xpos2 = -1.5 navmc_ypos2 = 0.0 navmc_xscale2 = 1.0 navmc_yscale2 = 1.0 # Path to the NAVDATA files (PMDG format) navpath = E:\FMCWP\NAVDATA\ LeadNav1 = 1 LeadNav2 = 1 ShowILSMAP = 1 ShowILSAPP = 0 # Plane information file : no whitespace allowed in this name planefile = 737-800.txt # fonts and font sizes f1_font_height = 0.027 tape_font_height = 0.020 v_font_height = 0.017 altG_font_height = 0.025 defaultfont = futuraMDBT.ttf # French Keyboard remapping KeyRemap = 28, 0x00000041 KeyRemap = 27, 0x00010041 KeyRemap = 52, 0x00000051 KeyRemap = 53, 0x00100051 KeyRemap = 54, 0x00010051 KeyRemap = 64, 0x00000057