Einzelnen Beitrag anzeigen
Alt 21.07.2004, 15:41   #4
Thomas321
Veteran
 
Registriert seit: 01.05.2003
Alter: 48
Beiträge: 478


Standard

Hi Jan,

look at the MCD/CDU -Documentation .
There you will see the Keystrokes for "LEG" ,"DEP" ,....

For example ,If a Keystroke is like "CTRL+SHIFT+T"
Then you should use "852" in the FSUIPC/Buttons/CDUKeys -Parameter-Field.

The "852" calculates as follows:

Shift=256
Control=512
Shift+Control=768

T=84 (look at the FSUIPC for advanced Users.doc -avail at www.schiratti.com/dowson)

Control+Shift+T = 768(Ctrl+Shift) + 84(T) = 852

regards,
Thomas
____________________________________
______________________________________
http://members.aon.at/tomsim
Thomas321 ist offline   Mit Zitat antworten