DCS World 1.2.2
Hi,
As others I have some problems with modifiers. In fact, it doesn't work at all with them.
Next is a sample of my profile.xml, as you can see I'm french and have a french keyboard so I had to adapt the keys (e.g: & instead of 1). In DCS World I only see the 1 but not the modifiers, I have tried all of them I think and tried hawgtouch 1.2, 1.5 and 1.6...
<?xml version="1.0" encoding="utf-8" ?>
<Tabs>
<MonitorID>2</MonitorID>
<LatchTo>UpperRight</LatchTo>
<Tab>
<ID>1</ID>
<Name>MFCD + UFC</Name>
<Controls>
<Control>
<Name>MFCDLeft</Name>
<PanelImage>\Images\MFCDs\mfcd.png</PanelImage>
<X>1930</X>
<Y>265</Y>
<ShowTitleButtons>true</ShowTitleButtons>
<SizePercent>85</SizePercent>
<Buttons>
<!-- TOP ROW - 5 OSB'S -->
<Button>
<Name>OSB1</Name>
<PressedImage>\Images\MFCDs\pressed.png</PressedImage>
<DepressedImage>\Images\MFCDs\unpressed.png</DepressedImage>
<Type>ClickButton</Type>
<ID>1</ID>
<Y>10</Y>
<X>150</X>
<KeyCommand>{LCONTROL}&</KeyCommand>
</Button>
<Button>
<Name>OSB2</Name>
<PressedImage>\Images\MFCDs\pressed.png</PressedImage>
<DepressedImage>\Images\MFCDs\unpressed.png</DepressedImage>
<Type>ClickButton</Type>
<ID>2</ID>
<Y>10</Y>
<X>212</X>
<KeyCommand>{LCONTROL}é</KeyCommand>
</Button>
....
I don't know if it could come frome the language or the keyboard, but it's beginning to drive me mad :helpsmilie:plz
Thanks