This article provides information on how to disable the beep on touch in Linux
To disable the Beep for every touch on a Linux environment there are two methods:
- Via the cplcmd command/menu
- Move to the directory /etc/opt/elo-usb (for single touch driver) or /etc/opt/elo-mt-usb (for Multitouch driver) and type the next command under sudo or root privileges:
- sudo ./cplcmd (you may be asked to type your admin password)
- Once you get the Menu (similar as the one showed next), search for the option "Disable Beep on Touch" and the system will confirm the instruction.
- The second method requires to modify the file loadEloTouchUSB.sh commenting the line:
- # modprobe pcspkr
Once commented with the # as first character of the line, the beep will no longer be heard.
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article