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
Factory Reset
To restore the Touch Controller settings to the factory default: $ displaxservice -a 127.0.0.1 --device-settings default