Jump to content

Pop-up GTN


longrangecruise

Recommended Posts

Posted

Hi,

I managed to install the 750 into the A2A C182 by choosing the 2nd option. After some probing I found the click-spot for the pop-up on the lower lefthand bezel (top bezel for the D228).

How do you close the pop up again? I know the right-click close option, but is there any other way?

I am assuming it was correct to only use the 2nd option when installing (replace gauge).

I read about keyboard shortcuts and the GTN.ini file. The default ALT+SHIFT+1 didn’t do anything for me. Could someone elaborate on how to use it or set it up, please.

Regards, Perry

  • Commercial Member
Posted

Hi,

This popup window clickspot is most likely a specific one added to the 3D bezel. I'd assume clicking it again would toggle the window visibility? Obviously, the Reality XP GTN 750/650 Touch includes an extensive popup function directly clicking on the screen, either SHIFT+left click, or right click, once configured in the RealityXP.GTN.ini file.

As for the keyboard shortcuts, this specific short cut key combo might already be in use in your FltSim, or any add-on you're using, thus preventing the GTN to receive it.

You might want to review the keyboard shortcuts which are not in use and try assigning them in the RXP GTN keyboard shortcut file (path and feature documented in the RXP User's Manual).

Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Posted

Thanks for all the explanations and support.

Unfortunately I didn‘t get the SHIFT+left or right-click to work, but I also don‘t have the time to persue this further at the moment.

Btw. I got a Defender trojan alert on both XP and P3d 750 exes I downloaded from your site.

Regards, Perry

Posted

I've wondered about this also. I've been just right clicking the popup gauge window and then closing the window with the menu. I haven't been able to find the bezel clickspot to close the popup gauge window. The VC gauge works fine.

Posted
45 minutes ago, jabloomf1230 said:

I've wondered about this also. I've been just right clicking the popup gauge window and then closing the window with the menu. I haven't been able to find the bezel clickspot to close the popup gauge window. The VC gauge works fine.

Assuming we're talking about the A2A 182. These settings will allow Right clicking anywhere in screen. VC and Popup.

Panel.cfg

[Window13]
Background_color=0,0,0
size_mm=937,887
ident=14401
window_pos= 0.660, 0.160
window_size= 0.340, 0.580
zorder=99
gauge00=rxpGTN!GTN_750_1, 0,0,937,887

 

No changes for VC section. I'm using the No Bezel option.
[VCockpit02]
size_mm=1024,1024
pixel_size=1024,1024
texture=$GTN750
background_color=0,0,0

gauge00=rxpGTN!GTN_750_1, 0, 0,677,794,NO_BEZEL

*****************************************

For RealityXP.GTN.ini add ident number from above to the popright = line under the [GTN_750_1.DEFAULT] and [GTN_750_1.NO_BEZEL] sections.

[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 =
; left mouse button popup ident  (ex: GPS_PANEL or 225) (disables touchscreen when set).
popleft =
; right mouse button popup ident (ex: GPS_PANEL or 225).
popright = 14401
; adjust brightness (0 to 100)
brightness.bezel = 100
; offset brightness (-100 to +100)
brightness.screen = 100

[GTN_750_1.NO_BEZEL]
nobezel = true
; 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, clip if false (GTN native).
extendtouch = true
; auto-resize dimension (width,height)
refsize =  
; left mouse button popup ident  (ex: GPS_PANEL or 225) (disables touchscreen when set).
popleft =  
; right mouse button popup ident (ex: GPS_PANEL or 225).
popright =  14401
; adjust brightness (0 to 100)
brightness.bezel = 100
; offset brightness (-100 to +100)
brightness.screen = 100

 

 

 

Posted

That’s the answer I needed. :) Will try again soon.

I assume for other aircraft you just find the respective id in the panel.cfg and add it to the ini, as you showed.

Regards, Perry

Posted
6 minutes ago, longrangecruise said:

That’s the answer I needed. :) Will try again soon.

I assume for other aircraft you just find the respective id in the panel.cfg and add it to the ini, as you showed.

You got it.

If there is no id# any number between 10000 and 19999 will work.

 

 

Posted
17 hours ago, bills511 said:

You got it.

If there is no id# any number between 10000 and 19999 will work.

Thanks so much! Now that  I am able to hide the pop-up, would you mind looking at my shortcuts problem?  I am trying to display it again. ((Version 1 install, GTN pop-up only) without the P3D menu.

I changed the keyboard shortcut in the GTN.cfg file, that is under MyDocuments\RealityXP... to „Toggle_Window_1 =R“. Then deleted all keys in P3D for R.

Still no luck..

Regards, Perry

Posted
1 hour ago, longrangecruise said:

Thanks so much! Now that  I am able to hide the pop-up, would you mind looking at my shortcuts problem?  I am trying to display it again. ((Version 1 install, GTN pop-up only) without the P3D menu.

I changed the keyboard shortcut in the GTN.cfg file, that is under MyDocuments\RealityXP... to „Toggle_Window_1 =R“. Then deleted all keys in P3D for R.

Still no luck..

popright = 14401 allows you to right click in VC to open popup and right click in popup to close.

Or you can change the [Window Titles] in the panel.cfg. Trade a popup window # you don't use for example, change Window08=AFK to Window13=GTN. Using SHIFT+# to open popup.

[Window08] Change # here.
Background_color=0,0,0
size_mm=321,321
pixel_size=321,321
position=5
visible=1
ident=54
sizable=0

gauge00=A2A_C182!afk,  1,1,321,321

[Window13] Change # here.
Background_color=0,0,0
size_mm=937,887
window_size_ratio=1.000 
position=7
visible=1
ident=14401
window_size= 0.340, 0.580
window_pos= 0.000, 0.120
zorder=99

gauge00=rxpGTN!GTN_750_1,  0,0,937,887

 

 

  • Commercial Member
Posted
3 hours ago, longrangecruise said:

would you mind looking at my shortcuts problem?

It is under scrutinization. I'll make sure to report anything relevant once done!

Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Archived

This topic is now archived and is closed to further replies.

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...