Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pop-up GTN

Featured Replies

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

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).

  • Author

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

Hi, the Windows Defender alert is a false positive.

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.

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

 

 

 

  • Author

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

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.

 

 

  • Author
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

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

 

 

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!

Archived

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.