════════════════════════════════════════════════
29
Toggle-Off time ( RightButtonAutoETime), the Touchscreen stay in Right Button Mode until you lift-off
from the Touchscreen.
If the Toggle-Beep Mode (RightButtonAutoBeep) is set to 1 (Yes), the Touchscreen will beep when it
autometic toggle-on/off the Right Button Mode.
Touch Beep Function
To enable/disable the Touch Beep Function, edit the
Ɇ
tscom-config
ɇ
file in the
Ɇ
/etc/TSCOM
ɇ
directory by
changing the following settings:
TouchBeepMode Function control.
0=Silence ( no sound ).
1=Beep when lift-off.
2=Beep when touch-down.
3=Beep when touch-down or lift-off.
TouchBeepTone Beep sound frequency.
The PC mainboard timer 8254 is clocked at 1.19 MHz and so the tone is
1190000/frequency,
TouchBeepVolume Beep volume control.
TouchBeepDuration Beep duration control.
Note:
You must reboot your computer or restart the X Server for the new settings to take effect.
2. PS/2 Touch Screen Controller Driver Version 1.1.0
Installation
(1) Create a directory name called “TSPS2” in “/etc” directory.
(2) Extract “tsps2-1.1.0.tar.gz” to “/etc/TSPS2” directory.
(3) Copy the driver files “tsps2_drv.o” and “tsps2xp_drv.o” to XFree86 Input device driver modules directory
( "/usr/X11R6/lib/modules/input" ).
(4) Set access permissions of the following files:
“/usr/X11R6/lib/modules/input/tsps2_drv.o” ……
mode 0755
“/usr/X11R6/lib/modules/input/tsps2xp_drv.o” …
mode 0755
“/etc/TSPS2/tsps2_calibrate” ………………..…..
mode 0755
“/etc/TSPS2/tsps2-config” ………………………..
mode 0666
Configuration
In order to use a TSPS2 Touchscreen device with XWindow you need to add Input Device to “XF86Config-4” file
( usually in the “/etc/X11” directory ). The following shows how to modify it:
(1) Add two InputDevice Section:
Section "InputDevice"
Identifier "TSPS2_Touchscreen”
Driver
"tsps2"
Option
“Device"
"/dev/psaux"
Option
"DeviceModel"
"TS"
Option
"ScreenNo" "0"