hab eine lösung gefunden!
für alle, dies interessiert:
PHP-Code:
Create a new Window in your panel.cfg:
Windowxx=Mini Panel
//--------------------------------------------------------
[Window07]
Background_color=0,0,0
size_mm=664,113
window_size_ratio=0.732
position=7
visible=1
ident=MINIPANEL <= This is the critical part!
child_3d=1
gauge00=Mooney_Bravo!Airspeed, 0,6,100
gauge01=Mooney_Bravo!Turn Coordinator, 105,6,100
gauge02=Mooney_Bravo!Attitude, 210,0,118
gauge03=Mooney_Bravo!HSI, 333,0,118
gauge04=Mooney_Bravo!Altimeter, 456,5,102
gauge05=Mooney_Bravo!Vertical Speed, 563,6,101
NOTE: The Ident is the critical part. Using MINIPANEL as the Ident will allow the "W" key to control your custom minipanel!
diese antwort bekam ich von Bill Leaming und sie funzt.