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.

How can I add to the controls list in FSX settings

Featured Replies

Fr Bill explained how to add control of Taxi Lights, etc from the keyboard on a previous post. "It's not possible via the User Interface, but you can always hand edit the standard.xml file located in your "users" folder to add any possible key_event to a key stroke combination. For example, the following is the default entry for the landing lights: <Entry> <Key>CTRL+L</Key> <Down>LANDING_LIGHTS_TOGGLE</Down> </Entry>By searching the standard.xml file, I see that CTRL+SHIFT+F5 is not currently assigned to anything, so if I wanted to assign the "Beacon Lights" to those keys, I'd merely create a new entry like this: <Entry> <Key>CTRL+SHIFT+F5</Key> <Down>TOGGLE_BEACON_LIGHTS</Down> </Entry> " End of Quote.I was successful at doing this by taking an entry in the standard.xml that I don't use and changing the data to the keys and names I wanted. This does not change the name of the control listed in the Settings\Controls\Buttons/Keys listing. It just changes it internally. How can I create the name in the Settings\Controls\Buttons/Keys listing?Thanks,Lynn

Lynn Fisher

How can I create the name in the Settings\Controls\Buttons/Keys listing?
You can't.I roughly estimate that only 3/4 of all possible events can have their related keystrokes or controller buttons/axis defined via the menu; and if you can't set/change the relation via the menu, you also can't make it visible via the menu.(in short: the menu is only able to display what MS has built-in; no way to change that)Rob
  • Author

Thanks for the information. I was afraid of that. I am having trouble getting Voice Recognition to key some of the keystrokes that I want. I am using "Voice Activated Commands software". I don't know if it is that or something else.Lynn

Lynn Fisher

Create an account or sign in to comment

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.