April 24, 20206 yr Really enjoying the RealityXP GTN750 in the FlightSimWare Learjet (on an ipad using spacedesk) Has anyone figured out a way to have the default size of the GTN750 set (before undocking and moving it over SpaceDesk to the ipad) ? I tried refsize = 768,768 in RealityXP.GTN.ini in the Aircraft root folder but it doesn't seem to change anything. (resizing the undocked window by clicking and dragging on the bezel is possible when over in the window on the ipad but its a bit difficult due to lag) Below is my ini file - thanks for the help - Julian === Spoiler [GTN_650_2] ; comma separated list of read only settings. locked = LinkOto,LinkCrs,LinkObs,LinkVor,AutoNavGps,AutoSelect,UseFailures,UseSimGpsCmds,LinkSimGps,AutoSavePln,UseAltMouse,UseLegacyVars ; is the master device if true. MasterDevice = false ; selects COM/NAV Radios '1' or '2'. RadiosPair = 2 ; uses computer time if true, simulator time otherwise. ComputerTime = false ; reduce screen update rate by half. ReduceRate = false ; integral lighting percent (0 to 100) Rheostat.Display = 100 ; integral lighting percent (0 to 100) Rheostat.Buttons = 75 ; connects GPS to Autopilot if true. LinkOto = true ; connects GPS to HSI if true. LinkHsi = false ; connects GPS to HSI course motor if true. LinkCrs = true ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS) (NB: HSI/OBS = NAV1 OBS). LinkObs = true ; connects GPS to VOR if true. LinkVor = false ; connects CDI key to NAV/GPS switch if true. AutoNavGps = true ; enables automatic GPS/VLOC selection. AutoSelect = true ; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'. AutoNavSource = 0 ; sets device power source: ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY PowerSource = AVIONICS_BUS ; connects GPS to Shadin Air Data computer if true. UseAirData = true ; connects GPS to Shadin Fuel Data computer if true. UseFuelData = true ; connects GPS to Audio Panel if true. UseAudioPanel = true ; connects GPS to Transponder if true. UseTransponder = true ; connects GPS to RYAN 9900BX if true. UseRyanTcad = false ; sets TCAD sound alerts volume in percent: 0 to 100. RyanTcadVolume = 50 ; enable device failures if true. UseFailures = true ; uses Simulator GPS commands if true. UseSimGpsCmds = true ; updates Simulator GPS flight plan if true. LinkSimGps = true ; saves the active route as a Simulator flight plan if true. AutoSavePln = true ; use legacy mouse (left CCW, right CW, middle Push) (override instances settings) UseAltMouse = true ; sets transponder VFR code (octal default: #1200). VFRcode = #1200 ; sets fuel type: AVGAS,JETA,JETB,DIESEL FuelType = JETA ; sets ownship icon type: ; AUTO,LOW_WING,HIGH_WING,KIT_PLANE,TURBOPROP,TWIN_ENGINE,SINGLE_JET,BUSINESS_JET,2BLADES,3BLADES,4BLADES,ARROW OwnshipIcon = BUSINESS_JET ; sets TAWS type: TERR,TAWS_B,TAWS_A TawsMode = TERR ; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY TawsSurface = HARD_SOFT ; TAWS minimum runway length (feet) TawsMinLength = 40 ; TAWS approach air speed (knots), or -1 (auto detect Vref: 130) TawsApprSpeed = 113 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 260) TawsFlapSpeed = 260 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 260) TawsGearSpeed = 260 ; HSI lateral deviation scale factor. CdiScale = 1 ; HSI vertical deviation scale factor. GsiScale = 1 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; mute sound when simulator window looses focus if false. NoAudioFocus = false ; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)' NavDbType = 1 ; selects the CPU running the trainer process: 1 to 32 ; 0: last core, -1: automatic. CpuAffinity = -1 [GTN_650_2.DEFAULT] ; show screen only gauge if true. nobezel = false ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; display mouse tooltips if true. tooltips = false ; enable mouse clickspots if true, disable if false. usemouse = true ; enable alternate click-spots (left CCW, right CW, middle Push) if true. usealtmouse = false ; enable touch beyond screen bounds if true (2D only), clip if false (GTN native). extendtouch = true ; auto-resize dimension (width,height) refsize = ; left mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225) (requires SHIFT+left mouse button). popleft = ; right mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225). popright = ; adjust brightness (0 to 100) brightness.bezel = 100 ; offset brightness (-100 to +100) brightness.screen = 0 [GTN_650_1] locked = LinkOto,LinkCrs,LinkObs,LinkVor,AutoNavGps,AutoSelect,UseFailures,UseSimGpsCmds,LinkSimGps,AutoSavePln,UseAltMouse,UseLegacyVars ; is the master device if true. MasterDevice = true ; selects COM/NAV Radios '1' or '2'. RadiosPair = 1 ; uses computer time if true, simulator time otherwise. ComputerTime = false ; reduce screen update rate by half. ReduceRate = false ; integral lighting percent (0 to 100) Rheostat.Display = 100 ; integral lighting percent (0 to 100) Rheostat.Buttons = 75 ; connects GPS to Autopilot if true. LinkOto = true ; connects GPS to HSI if true. LinkHsi = false ; connects GPS to HSI course motor if true. LinkCrs = true ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS) (NB: HSI/OBS = NAV1 OBS). LinkObs = true ; connects GPS to VOR if true. LinkVor = false ; connects CDI key to NAV/GPS switch if true. AutoNavGps = true ; enables automatic GPS/VLOC selection. AutoSelect = true ; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'. AutoNavSource = 0 ; sets device power source: ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY PowerSource = AVIONICS_BUS ; connects GPS to Shadin Air Data computer if true. UseAirData = true ; connects GPS to Shadin Fuel Data computer if true. UseFuelData = true ; connects GPS to Audio Panel if true. UseAudioPanel = true ; connects GPS to Transponder if true. UseTransponder = true ; connects GPS to RYAN 9900BX if true. UseRyanTcad = false ; sets TCAD sound alerts volume in percent: 0 to 100. RyanTcadVolume = 50 ; enable device failures if true. UseFailures = true ; uses Simulator GPS commands if true. UseSimGpsCmds = true ; updates Simulator GPS flight plan if true. LinkSimGps = true ; saves the active route as a Simulator flight plan if true. AutoSavePln = true ; use legacy mouse (left CCW, right CW, middle Push) (override instances settings) UseAltMouse = true ; sets transponder VFR code (octal default: #1200). VFRcode = #1200 ; sets fuel type: AVGAS,JETA,JETB,DIESEL FuelType = JETA ; sets ownship icon type: ; AUTO,LOW_WING,HIGH_WING,KIT_PLANE,TURBOPROP,TWIN_ENGINE,SINGLE_JET,BUSINESS_JET,2BLADES,3BLADES,4BLADES,ARROW OwnshipIcon = BUSINESS_JET ; sets TAWS type: TERR,TAWS_B,TAWS_A TawsMode = TERR ; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY TawsSurface = HARD_SOFT ; TAWS minimum runway length (feet) TawsMinLength = 40 ; TAWS approach air speed (knots), or -1 (auto detect Vref: 113) TawsApprSpeed = 113 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 260) TawsFlapSpeed = 260 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 260) TawsGearSpeed = 260 ; HSI lateral deviation scale factor. CdiScale = 1 ; HSI vertical deviation scale factor. GsiScale = 1 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; mute sound when simulator window looses focus if false. NoAudioFocus = false ; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)' NavDbType = 1 ; selects the CPU running the trainer process: 1 to 32 ; 0: last core, -1: automatic. CpuAffinity = -1 [GTN_650_1.DEFAULT] ; show screen only gauge if true. nobezel = false ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; display mouse tooltips if true. tooltips = false ; enable mouse clickspots if true, disable if false. usemouse = true ; enable alternate click-spots (left CCW, right CW, middle Push) if true. usealtmouse = false ; enable touch beyond screen bounds if true (2D only), clip if false (GTN native). extendtouch = true ; auto-resize dimension (width,height) refsize = ; left mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225) (requires SHIFT+left mouse button). popleft = ; right mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225). popright = ; adjust brightness (0 to 100) brightness.bezel = 100 ; offset brightness (-100 to +100) brightness.screen = 0 [GTN_750_2] ; comma separated list of read only settings. locked = LinkOto,LinkCrs,LinkObs,LinkVor,AutoNavGps,AutoSelect,UseFailures,UseSimGpsCmds,LinkSimGps,AutoSavePln,UseAltMouse,UseLegacyVars ; is the master device if true. MasterDevice = false ; selects COM/NAV Radios '1' or '2'. RadiosPair = 2 ; uses computer time if true, simulator time otherwise. ComputerTime = false ; reduce screen update rate by half. ReduceRate = false ; integral lighting percent (0 to 100) Rheostat.Display = 100 ; integral lighting percent (0 to 100) Rheostat.Buttons = 75 ; connects GPS to Autopilot if true. LinkOto = true ; connects GPS to HSI if true. LinkHsi = false ; connects GPS to HSI course motor if true. LinkCrs = true ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS) (NB: HSI/OBS = NAV1 OBS). LinkObs = true ; connects GPS to VOR if true. LinkVor = false ; connects CDI key to NAV/GPS switch if true. AutoNavGps = true ; enables automatic GPS/VLOC selection. AutoSelect = true ; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'. AutoNavSource = 0 ; sets device power source: ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY PowerSource = AVIONICS_BUS ; connects GPS to Shadin Air Data computer if true. UseAirData = true ; connects GPS to Shadin Fuel Data computer if true. UseFuelData = true ; connects GPS to Audio Panel if true. UseAudioPanel = true ; connects GPS to Transponder if true. UseTransponder = true ; connects GPS to RYAN 9900BX if true. UseRyanTcad = false ; sets TCAD sound alerts volume in percent: 0 to 100. RyanTcadVolume = 50 ; enable device failures if true. UseFailures = true ; uses Simulator GPS commands if true. UseSimGpsCmds = true ; updates Simulator GPS flight plan if true. LinkSimGps = true ; saves the active route as a Simulator flight plan if true. AutoSavePln = true ; use legacy mouse (left CCW, right CW, middle Push) (override instances settings) UseAltMouse = true ; sets transponder VFR code (octal default: #1200). VFRcode = #1200 ; sets fuel type: AVGAS,JETA,JETB,DIESEL FuelType = JETA ; sets ownship icon type: ; AUTO,LOW_WING,HIGH_WING,KIT_PLANE,TURBOPROP,TWIN_ENGINE,SINGLE_JET,BUSINESS_JET,2BLADES,3BLADES,4BLADES,ARROW OwnshipIcon = BUSINESS_JET ; sets TAWS type: TERR,TAWS_B,TAWS_A TawsMode = TERR ; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY TawsSurface = HARD_SOFT ; TAWS minimum runway length (feet) TawsMinLength = 40 ; TAWS approach air speed (knots), or -1 (auto detect Vref: 130) TawsApprSpeed = 113 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 260) TawsFlapSpeed = 260 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 260) TawsGearSpeed = 260 ; HSI lateral deviation scale factor. CdiScale = 1 ; HSI vertical deviation scale factor. GsiScale = 1 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; mute sound when simulator window looses focus if false. NoAudioFocus = false ; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)' NavDbType = 1 ; selects the CPU running the trainer process: 1 to 32 ; 0: last core, -1: automatic. CpuAffinity = -1 [GTN_750_2.DEFAULT] ; show screen only gauge if true. nobezel = false ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; display mouse tooltips if true. tooltips = false ; enable mouse clickspots if true, disable if false. usemouse = true ; enable alternate click-spots (left CCW, right CW, middle Push) if true. usealtmouse = false ; enable touch beyond screen bounds if true (2D only), clip if false (GTN native). extendtouch = true ; auto-resize dimension (width,height) refsize = ; left mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225) (requires SHIFT+left mouse button). popleft = ; right mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225). popright = ; adjust brightness (0 to 100) brightness.bezel = 100 ; offset brightness (-100 to +100) brightness.screen = 0 [GTN_750_1] ; comma separated list of read only settings. locked = LinkOto,LinkCrs,LinkObs,LinkVor,AutoNavGps,AutoSelect,UseFailures,UseSimGpsCmds,LinkSimGps,AutoSavePln,UseAltMouse,UseLegacyVars ; is the master device if true. MasterDevice = true ReduceRate = true LinkHsi = false LinkCrs = true LinkObs = true UseFailures = true UseSimGpsCmds = true LinkSimGps = true AutoSavePln = true UseAltMouse = true FuelType = JETA OwnshipIcon = BUSINESS_JET ; TAWS approach air speed (knots) or -1 (auto detect Vref: 130) TawsApprSpeed = 113 ; TAWS flap extension speed (knots) or -1 (auto detect Vfe: 260) TawsFlapSpeed = 260 ; TAWS gear extension speed (knots) or -1 (auto detect Vle: 260) TawsGearSpeed = 260 VoicePref = MALE ; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2 NavDbType = 1 ; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN) ; no value connects to first found, 'OFF' disables connection. HardwareDevice = ; hardware selector number or -1 to disable. HardwareIdx = -1 [GTN_750_1.DEFAULT] ; show screen only gauge if true. nobezel = false ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; display mouse tooltips if true. tooltips = false ; enable mouse clickspots if true, disable if false. usemouse = true ; enable alternate click-spots (left CCW, right CW, middle Push) if true. usealtmouse = false ; enable touch beyond screen bounds if true (2D only), clip if false (GTN native). extendtouch = true ; auto-resize dimension (width,height) refsize = 768,768 ; left mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225) (requires SHIFT+left mouse button). popleft = ; right mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225). popright = ; adjust brightness (0 to 100) brightness.bezel = 100 ; offset brightness (-100 to +100) brightness.screen = 0 Edited April 24, 20206 yr by RXP
April 24, 20206 yr 4 hours ago, julian46 said: I tried refsize = 768,768 in RealityXP.GTN.ini in the Aircraft root folder but it doesn't seem to change anything. 4 hours ago, julian46 said: ; auto-resize dimension (width,height)refsize = Hi, It won't change anything because it is not meant for what you're trying to do. refsize is to override the dimensions to resize the popup window to, when you auto-resize it (i.e. SHIFT + Left click the top) You're setting file is missing any 'window' entry. How do you manage to get a popup or poppout window visible?
April 24, 20206 yr Author I used the FlySimWare GPS Utility to install it - so maybe thats why its missing. Is there an entry I can make then to always have it open at a certain resolution on the primary display (768,768) to then undock and move to the secondary display ? (in this case running thru spacedesk) thanks
April 24, 20206 yr I'm sorry I thought I was responding in the X-Plane forum.... (the refsize= comments are valid though for the FltSim version) In order to do what you want, I think you have to undock the window, resize it to your liking, then save a situation. The next time you load the situation P3D should restore the windows. NB: the 'situation' file is most likely a text file into which you might certainly manually change the values...
April 24, 20206 yr Author Right - I just found that too on the P3D forum - save it as a flight and reload it to re-establish the windows sizes and positions - ok thanks for the help
Archived
This topic is now archived and is closed to further replies.