This article provides details about the Elo Virtual Keyboard.
Elo Virtual Keyboard (This feature was implemented in the Elo Windows Multi-Touch Driver, Version 9.0.0)
- Provides onscreen software keyboard option with touch interface. Keyboard can be minimized, maximized.
- Users can press-down anywhere inside the virtual keyboard and drag it around to desired location on the touch screen.
Invoke the Elo Virtual Keyboard by clicking on the "Virtual Keyboard" button in the EloConfig GUI
The software keyboard has three states:
(1) Normal State:
- This is the default state when the virtual keyboard invoked:
(2) Full State
- User can click the "More" button to change the keyboard to full state:
(3) Minimized State
- The user can click the button "Mini" to minimize the virtual keyboard:
-------------------------------------------------
An alternative method of invoking the Elo Virtual Keyboard is by opening a Windows Command Prompt (CMD) and entering: "C:\Program Files\Elo Touch Solutions\EloKeyboard_net4.5.exe" (must include quotes for it to work)
------------------------------------
Another way to invoke the Elo Virtual Keyboard is by creating a batch file. Below is an example .bat file to do this.
@echo off
start "" "C:\Program Files\Elo Touch Solutions\EloKeyboard_net4.5.exe" && exit
Please refer to the Driver User's Manual for more information.
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article