Search

Installation Guides

Step-by-step setup for every Artome model.

All products

M10 Projector Installation Guide

S-series Projector Installation Guide

X10M Projector Installation guide

X20 Projector Installation Guide

Talk to human

Contact your local dealer or Artome support. Most tickets resolved within 24 hours.

Want hands-on training?

Free onboarding sessions for new customers. Get your team up to speed in 30 minutes.

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); });