Touchscreen Loses Calibration
Context
Acer or POS-X terminals connected to an ELO touchscreen that
have OS image versions 4.2.0 - 4.2.2 and ELO driver version 1.1 or older.
Symptoms
Touchscreen
needs to be calibrated daily or weekly.
Terminal
beeps when the user touches the screen.
Diagnosis
Log
into the terminal via SSH.
Check
the OS image version:
# cat /etc/FC-release
Check
the version of the ELO driver that is installed:
# rpm -qi fullcount-terminal-elo
Resolution
Log
into the terminal via SSH.
Download
the package named fullcount-terminal-elo-1.2-0.x86-64.rpm:
# placeholder for commands to download
Stop
the service for the existing driver:
# service elo-usb stop || killall elousbd
Uninstall
the existing driver:
# rpm -e --nodeps fullcount-terminal-elo
Install
the new driver:
# rpm -ivh fullcount-terminal-elo-1.2-0.x86-64.rpm
Restart
the application:
# service xdm restart || killall xinit
Ask
the user to confirm that the touchscreen is working correctly.
Related Articles
Calibrate a Touchscreen
Calibrate a Touchscreen Objectives Reduce the difference between the location that the user touchs on the screen and the location where the application registers a touch event. Prerequisites A FullCount terminal with a touchscreen monitor. Power ...
Touchscreen Themes
WHERE TO CHANGE TOUCHSCREEN THEME: CLASSIC THEME: MODERN LIGHT THEME: MODERN DARK THEME: MODERN COMMUNITY COLOR THEME:
Android Touchscreen Deployment
Objectives Create the FullCount Touchscreen Android Application Bundle (.aab) Deploy to the Google Playstore Deploy to local device Prerequisites Android Studio 2.1.3 (min at the time of this writing) JRE 1.6.0_45 (min) Android Keepass access (Google ...
Turn Off Elo Touchscreen Beep
Turn Off Elo Touchscreen Beep Objectives 1. Turn off beeping on Elo touchscreen presses. Prerequisites 1. Remote Connection to affected terminal(s). Instructions 1. Navigate to the folder containing the configuration program. # cd /etc/opt/elo-usb/ ...
Role Definitions
Roles can be defined by Admin Center > Security > Roles. Each role can be added/removed to provide specific access to users. Below is information describing these individual Roles. This is not yet a complete document describing all of the roles but ...