Restart the Touch Controller

Restart the Touch Controller

To restart a Touch Controller, you can use the parameter “–dreset”:

$  displaxservice -a 127.0.0.1 --dreset

    • Related Articles

    • Touch operation mode

      By default, DISPLAX Touch Controllers are automatically defined with the correct touch mode for each operating system. There are three different modes: Mouse emulation (0) Single Touch (1) Multitouch (2) If for some reason there is a need to force a ...
    • Enable / disable touch in the operating system

      To see the current status of touch injection in the OS: $  displaxservice -a 127.0.0.1 --tcenable To enable touch injection in the OS: $  displaxservice -a 127.0.0.1 --tcenable 1 To disable touch injection in the OS: $  displaxservice -a 127.0.0.1 ...
    • Firmware version

      To know the Touch Controller firmware version: $  displaxservice -a 127.0.0.1 --dversion
    • Serial Number

      To obtain the Touch Controller serial number, enter: $  displaxservice -a 127.0.0.1 --dserial
    • Enable / disable TUIO

      All DISPLAX products offer the end-users the option to activate the TUIO protocol, allowing them to enter the network values: X coordinate Y coordinate Pressure Sensing (only for DISPLAX Skin Ultra) To activate TUIO, follow these steps: Ensure you ...