Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
en:touchscreen_-_activate_and_configure_your_touchscreen [2025/10/13 14:27] nraulet |
en:touchscreen_-_activate_and_configure_your_touchscreen [2025/10/15 16:00] (current) nraulet |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | --Activate the touchscreen-- | + | ====== Activate the touchscreen ====== |
| Open the configuration panel using "F1" | Open the configuration panel using "F1" | ||
| - | {{:en:config.png?400|}} | + | {{:en:config.png?800|}} |
| Go to the "Touch" panel and check the box to activate the touch mode | Go to the "Touch" panel and check the box to activate the touch mode | ||
| - | {{:en:touchpanel.png?400|}} | + | {{:en:touchpanel.png?800|}} |
| Open a terminal using windows+T | Open a terminal using windows+T | ||
| Line 14: | Line 14: | ||
| export DISPLAY=:0.0 | export DISPLAY=:0.0 | ||
| - | {{:en:display.png?400|}} | + | {{:en:display.png?800|}} |
| Then : | Then : | ||
| xinput --list | xinput --list | ||
| - | {{:en:xinputlist.png?400|}} | + | {{:en:xinputlist.png?800|}} |
| A list of all the pointers device should appear, select the name of your touchscreen and copy it | A list of all the pointers device should appear, select the name of your touchscreen and copy it | ||
| Line 26: | Line 26: | ||
| nano /opt/zebrix/zebrix.conf | nano /opt/zebrix/zebrix.conf | ||
| - | {{:en:nanozebrixconf.png?400|}} | + | {{:en:nanozebrixconf.png?800|}} |
| and paste the name of your device in "TOUCHPANEL" : | and paste the name of your device in "TOUCHPANEL" : | ||
| - | {{:en:zebrixconf.png?400|}} | + | {{:en:zebrixconf.png?800|}} |
| The touchmode parameter should be set to "TRUE". | The touchmode parameter should be set to "TRUE". | ||
| Then press Ctrl+X to close the zebrix file, press Y to save the file (don't modify the name) | Then press Ctrl+X to close the zebrix file, press Y to save the file (don't modify the name) | ||
