Jump to content

Recommended Posts

Posted

Hello,

I would like to operate the radio without keyboard. I want to change the eg. F5 - ATC to some button on joystick without assigning F-keys in any profile software.

Is there a possibility to do it ?

 

Thank you,

[sIGPIC][/sIGPIC]

.....Vladimir, let's go to Sukhoi.......

Posted

Without external software, no.

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Posted

I found this in DCS World\Config\Input\CommandMenu\keyboard:

 

 

return {

keyCommands = {

{combos = {{key = 'F1'}}, name = 'Command menu item 1', down = ICommandMenuItem1},

{combos = {{key = 'F2'}}, name = 'Command menu item 2', down = ICommandMenuItem2},

{combos = {{key = 'F3'}}, name = 'Command menu item 3', down = ICommandMenuItem3},

{combos = {{key = 'F4'}}, name = 'Command menu item 4', down = ICommandMenuItem4},

{combos = {{key = 'F5'}}, name = 'Command menu item 5', down = ICommandMenuItem5},

{combos = {{key = 'F6'}}, name = 'Command menu item 6', down = ICommandMenuItem6},

{combos = {{key = 'F7'}}, name = 'Command menu item 7', down = ICommandMenuItem7},

{combos = {{key = 'F8'}}, name = 'Command menu item 8', down = ICommandMenuItem8},

{combos = {{key = 'F9'}}, name = 'Command menu item 9', down = ICommandMenuItem9},

{combos = {{key = 'F10'}}, name = 'Command menu item 10', down = ICommandMenuItem10},

{combos = {{key = 'F11'}}, name = 'Command menu item 11', down = ICommandMenuItem11},

{combos = {{key = 'F12'}}, name = 'Command menu item 12', down = ICommandMenuItem12},

{combos = {{key = 'Tab', reformers = {'LShift'}}}, name = 'Command switch dialog', down = ICommandSwitchDialog},

 

 

Does someone know how to assign it to Hotas WH ?

[sIGPIC][/sIGPIC]

.....Vladimir, let's go to Sukhoi.......

Posted (edited)

An AutoHotKey script might do what you want. It is very light on computer resources, you won't know it's running. No TARGET software needed.

 

I have my TrackIR Center & Pause mapped to the warthog joystick pinky lever, both items on the same button, using a short button press & long button press. Link. A few posts below this is one for assigning a VAC radio button mapped to an unused warthog throttle radio button position.

 

It looks complicated, but that's because I wrote detailed instructions. You might look at it to get some ideas on how to do what you want to do.

 

 

:pilotfly:

Edited by CubPilot
added info

[sIGPIC][/sIGPIC]

Win7 Pro 64 | Asus Rampage III Extreme |Swiftech H2O cooled: CPU, Video, N. Bridge | i7 980X EE @4.5GHz | 16 GB DDR3 @1726 MHZ | AMD R9 290X 4GB DDR5 +EK H2O block+Backplate | BenQ XL2730Z 2560x1440 @144Hz | Samsung 850 EVO SSD 500GB | 2 - Samsung HD 1TB | Pinoeer BD-RW | ASUS Xonar DX 7.1 PCIe Audio | CoolerMaster Haf-X case | PC Power & Cooling Silencer 760W PS | HOTAS Cougar w/Evenstrain Mod | HOTAS Warthog | TM RCS Rudders + Mods | TM MFD's w/monitors | TrackIR5

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...