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.

Can one assign a hotkey to the SD+ touch

Featured Replies

Wanting to use  a rotary encoder's touch to execute a hot key, namely change a view.  Is this possible?  Thanks.

  • Commercial Member
3 hours ago, n116dh said:

Wanting to use  a rotary encoder's touch to execute a hot key, namely change a view.  Is this possible?  Thanks.

Don't know if you can do that with the default StreamDeck actions. You can with the AxisAndOhs plugin, in both RotaryEncoder actions you can assign the "Touch Tap". 

LORBY-SI

  • Author

Thanks for responding.  Yes, I'm using the plug-in and go to Touch Tap event; but don't see how to execute a keystroke or invoke "LOAD CUSTOMER CAMERA 6" .  I examined the documentation for both AAO MSFS and the SD plug-in but can't seem to find a solution.  Might you be able to help or point me in the right direction? 

To clarify.  I have a rotary stack that I use for controlling the fuel selector switches for Caravan -- one dial for left and one for right.  But I also want to use each encoder in the dial stack to allow me to switch the overhead view so I can see where the switches are for confirmation.  (Sometimes I find that they get bound together.)  So I want to be able to use the Touch Tap for each dial in the stack (it will do the same view switch for each dial) to affect the view change.  Within the dial in the stack, the Touch Tap event I don't know which event to select (K, H, l, etc.); assuming this is the way to go about it. 

Hoping this make the use case a bit clearer.

Thx.

Edit 2:  After further research I find a solution.  Had to use VKD function in a script.  I didn't use the right search term in documentation.  I tried keypress, keystroke etc. but missed "keyboard".  Hmmm, anyway for anyone else who would like the solution the script to LOAD CUSTOM CAMERA 6 that is keyboard assigned to LALT-6:

(FOCUS:flightsimulator)·(VKD:56-184-164)·(VKD:7-135-54)·(SPLIT:100)·(VKU:7-135-54)·(VKU:56-184-164)··

Needle in a haystack sometimes.

Thanks.
 

Edited by n116dh

  • Commercial Member

I think that this can also be done using proper A: variables instead of virtual keyboard events. The camera K: events don't work with MSFS, but they have A: variables instead.

Something like this:

2 (>A:CAMERA STATE, Enum) 3 (>A:CAMERA VIEW TYPE AND INDEX:0, Enum) 5 (>A:CAMERA VIEW TYPE AND INDEX:1, Enum)

See spec here:

Camera Variables

LORBY-SI

  • Commercial Member
1 hour ago, n116dh said:

I didn't use the right search term in documentation.  I tried keypress, keystroke etc. but missed "keyboard". 

Or "virtual".

On the Script Editor dialog there are dedicated buttons for that kind of thing. In this case "Insert VKey".

Edited by Lorby_SI

LORBY-SI

  • Author

Bingo!  Script with virtual keys using the Insert VKey method.  Much obliged sir.

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.