You may enable/disable the option for DISPLAX Service to accept connections from other hosts. To see the current status: $ displaxservice --allow-network To enable: $ displaxservice --allow-network=true To disable: $ displaxservice ...
To see the current status of the Infinity feature: $ displaxservice -a 127.0.0.1 --fcolsa To enable the Infinity feature: $ displaxservice -a 127.0.0.1 --fcolsa 1 To disable the Infinity feature: $ displaxservice -a 127.0.0.1 --fcolsa 0
The following example refers to row 20. It can also be applied to columns by replacing “row” with “col”, and using the same syntax: $ displaxservice -a 127.0.0.1 --enable-disable-cells row/col NUMBER 0/1 “NUMBER” is the number of the row or column ...
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 ...
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 ...