Activate touch mode on Zebrix player

Open the Zebrix control panel by pressing “F1”.

go to the “Touch” tab and tick the “Touch Screen mode” box

Touch mode is now activated.

Checking the touch configuration:**__

Open the terminal by pressing windows+T

write: export DISPLAY=:0.0

Press enter, then: xinput –list

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

and paste the name of the device on the “TOUCHPANEL” line:

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).