Jump to content

ZeeGG

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by ZeeGG

  1. Bonjour, je crois qu'il manque une partie du fichier de configuration du moniteur : _ = function(p) return p; end; name = _('fred'); Description = 'One monitor configuration' Viewports = { Center = { x = 0; y = 0; width = 3600; height = 1080; viewDx = 0; viewDy = 0; aspect = [color="Red"]3600/1080[/color]; } } [color="Red"]UIMainView = Viewports.Center[/color] quelle est la disposition de tes écrans??? quelles sont leur résolutions??? enfin tu n'indiques pas ou les mfds doivent s'afficher dans ton fichier: voila mon fichier de conf pour 2 écrans en 1920*1080 cote à cote le cockpit s'affiche sur l'écran de gauche, les mfds et le reste de breloques sur celui de droite(tactile qui affiche un profile helios) _ = function(p) return p; end; name = _('BMFCD1'); Description = 'Config pour loz profile' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1920/1080; } } RIGHT_MFCD = { x = 3335; y = 124; width = 432; height = 432; } LEFT_MFCD = { x = 1993; y = 124; width = 432; height = 432; } UHF_FREQUENCY_STATUS = { x = 2549; y = 564; width = 138; height = 32; } UHF_REPEATER = { x = 2572; y = 696; width = 119; height = 33; } DIGIT_CLOCK = { x = 2397; y = 825; width = 127; height = 127; } CMSC_SCREEN = { x = 2774; y = 141; width = 230; height = 51; } RWR_SCREEN = { x = 2512; y = 153; width = 192; height = 192; } UHF_PRESET_CHANNEL = { x = 2662; y = 476; width = 40; height = 40; } CMSP_SCREEN = { x = 2995; y = 188; width = 270; height = 75; } UIMainView = Viewports.Center envoie moi un pm si tu ne t'en sors pas, je te passerai l'adresse d'un serveur mumble et je te guiderai en direct
  2. You should use notepad++ http://notepad-plus-plus.org/release/5.9 And copy and paste should do the job GG
  3. it's fixed now, thanks a lot
  4. Same for me, my purchase name is ZeeGG
×
×
  • Create New...