====== Activate touch mode on Zebrix player ====== Open the Zebrix control panel by pressing "F1". {{:fr:zebrix_config_19.06-01.png|}} go to the "Touch" tab and tick the "Touch Screen mode" box {{:fr:touchpanel.png|}} Touch mode is now activated. Checking the touch configuration:**__ Open the terminal by pressing windows+T write: export DISPLAY=:0.0 {{:fr:display.png|}} Press enter, then: xinput --list {{:fr:xinputlist.png|}} A list of all pointer devices should appear, select the corresponding one and copy its full name. Open the zebrix.conf file with the command: nano /opt/zebrix/zebrix.conf {{:fr:nanozebrixconf.png?400|}} and paste the name of the device on the "TOUCHPANEL" line: {{:fr:zebrixconf.png|}} the Touchmode line must be set to "TRUE". Then press Ctrl+X to close the console. When the window asks you for confirmation, press Y to save (do not change the file name).