
Search the Community
Showing results for tags 'Virtual Reallity'.
-
Hi. The GTN 750 screen is showed without a problem in the 3D panel and in VR, but when I tried to click over the GTN screen on the panel in VR is not working, only show an arrow and not the hand. If I make the pop-up windows appears, I can click over that pop-up and work perfectly and the changes is showed on the panel too, but I cant click over the screen in the panel. Video: https://youtu.be/rSw3eZTZ7S4 My GTN.ini [GTN] ; comma separated list of gauges gauges = GTN_750_1 [GTN_750_1] ; comma separated list of read only settings. locked = MasterDevice, NavDbType, HardwareDevice, HardwareIdx, LinkCrs, LinkObs, AutoNavGps, UseAudioPanel, UseTransponder, AutoGpsSource, AutoNavSource, AutoSavePln, LinkSimGps, LinkOto, LinkHsi, LinkVor, CopilotSide, AutoCdiSrc, RadiosPair, ComputerTime, CdiScale, GsiScale, UseAirData, UseFuelData, UseRyanTcad, RyanTcadVolume, UseTcadAiCount, UseFailures, VFRmode, VFRcode, PowerSource, OwnshipIcon, FuelType, TawsMode, TawsSurface, TawsMinLength, TawsApprSpeed, TawsFlapSpeed, TawsGearSpeed, ReduceRate, Rheostat.Display, Rheostat.Buttons, VoicePref, MasterVolume, NoAudioFocus, CpuAffinity, AFMS.cdi_key, AFMS.sel_crs_gps, AFMS.sel_crs_vloc, AFMS.v_flag_declutter, AFMS.gps_selected, AFMS.auto_nav_appr, AFMS.airspace_labels, AFMS.mark_on_target, AFMS.rf_procedure_legs, AFMS.vnav_enabled, AFMS.vnav_trans_to_appr, AFMS.vnav_vdi_scale_factor, AFMS.vnav_trans_altitude ; comma separated list of render targets. drawto = WINDOW, PANEL3D ; is the master device if true. MasterDevice = true ; 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 LinkCrs = true LinkObs = true AutoNavGps = false UseAudioPanel = false UseTransponder = false AutoGpsSource = 1 AutoNavSource = 1 AutoSavePln = true LinkSimGps = true UseTcadAiCount = false UseFailures = true VoicePref = MALE [GTN_750_1.WINDOW] ; display window if true. visible = false ; show screen only gauge if true. nobezel = true ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = WINDOW ; display position and dimension (left,top,width,height) frame.rect = 0,354,300,354 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true ; display mouse tooltips if true. tooltips = false ; freeze display position if true. locked = false ; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button). popleft = false ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = false ; display as popout window if true (requires XP11.1). undocked = false ; auto hide in external view if true. autohide = false ; VR mode position and dimension (left,top,width,height) (requires XP11.20) vrmode.rect = 0,354,300,354 [GTN_750_1.PANEL3D] ; display window if true. visible = true ; show screen only gauge if true. nobezel = true ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = PANEL3D ; display position and dimension (left,top,width,height) frame.rect = 1220,2047,827,1023 ;frame.rect = 1220,2047,827,1023 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true ; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button). popleft = false