TUKIDOKUMENTIT

Disabling Auto Keystone Feature

Artikkeli

If the automatic keystone feature doesn’t work with your current setup, you can adjust the image manually.

  1. Disable the auto keystone. Navigate to Menu > Position > Realtime Keystone: OFF
  2. Adjust the image manually. Navigate to  Menu > Position > Screen Adjustment: Keystone

There’s a limitation with the Artome remote where the keystone values are slow to adjust. If you need to adjust the values a lot, you can a Panasonic remote or the physical buttons on top of the Panasonic projector.

LIITTYVÄT DOKUMENTIT

Saatat myös tarvita.

Disabling Auto Keystone Feature

If the automatic keystone feature doesn't work…

RoomMate-järjestelmän yhdistttäminen Artomeen

Logi RoomMate -laitteella voit muuntaa…

Catchbox-mikrofonijärjestelmän asentaminen Artomeen

Anna Artome-laitteen hallita toistoa ja…

Puhu ihmiselle

Ota yhteyttä paikalliseen jälleenmyyjään tai Artome-tukeen. Useimmat tiketet ratkeavat 24 tunnin kuluessa.

Haluatko käytännönläheistä koulutusta?

Ilmaiset perehdytysistunnot uusille asiakkaille. Saa tiimisi perille 30 minuutissa.

document.addEventListener('input', function(event) { var input = event.target; if (!window.matchMedia('(max-width: 767px)').matches) { return; } if (!input.matches('.x12-search-popup input[type="search"], .x12-search-popup input[type="text"]')) { return; } setTimeout(function() { if (document.activeElement !== input) { input.focus(); var pos = input.value.length; if (typeof input.setSelectionRange === 'function') { input.setSelectionRange(pos, pos); } } }, 120); });