ETD.inf Driver File Contents (TouchPad_ELANTECH_10.0.6.1_W7x64_A.zip)

;============================================================================ 
; Installation file (.inf) for Windows XP/Vista/7.
;
; All Rights Reserved, Copyright(C) ELAN Microelectronics Corp. 2003-2011
;============================================================================

[Version]
Signature="$Windows NT$"
Provider=%VenderName%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Class=Mouse
CatalogFile=ETD.cat
DriverVer=04/12/2011, 10.0.6.1

[SourceDisksNames]
1=%DiskName%,,

[SourceDisksFiles]
ETDUI.cpl = 1
ETD.sys = 1
ETDCtrl.exe = 1
ETDApix.dll = 1
ETDCmds.dll = 1
ETDMag.exe = 1
ETDUninst.dll = 1
ETDUn_inst.exe = 1
ETDMcpl.dll = 1
ETDApi.dll = 1
ETDFavorite.dll = 1
;ETDFingerPositioner.exe = 1
;ETDHValueMonitor.exe = 1
ETDDeviceInformation.exe = 1
ETDCtrlHelper.exe = 1
ETDApi32.dll = 1

ETDAniConf.exe = 1
DnD.avi = 1
Edge_Scroll.avi = 1
zooming.avi = 1
Scroll_no_FreeScroll.avi = 1
scroll_only_v.avi = 1
rotation_pivote.avi = 1
rotation_twist.avi = 1
swipe_3finger.avi = 1
swipe_2finger.avi = 1
fastkeys.avi = 1
Inertia.avi = 1

;----------------------------------------------------------------------------
; Manufacturer Sections
;----------------------------------------------------------------------------

[Manufacturer]
%VenderName%   = ELAN.Mfg, NTamd64

[ELAN.Mfg.NTamd64]
%PS2.DeviceDesc% 		= ETD_STD_Inst, *PNP0F13,*PNP0F0E,*PNP0F03,*PNP0F12,*PNP0F0B		; Hardware ID

%PS2.ELANDeviceDesc% 		= ETD_STD_Inst, *ETD0001						; ELAN PS2 SmartPad
%PS2.ELANDeviceDesc% 		= ETD_STD_Inst, *ETD0500  						; Acer
%PS2.ELANDeviceDesc% 		= ETD_STD_Inst, *ETD0501
%PS2.ELANDeviceDesc% 		= ETD_0502_Inst,*ETD0502

;----------------------------------------------------------------------------
; Install Sections
;----------------------------------------------------------------------------

[DestinationDirs]
DefaultDestDir 		= 12			; Driver directory
ETDSys.CopyFiles 	= 12			; Driver directory
ETDApp.CopyFiles 	= 16422, %TargetDir%	; Program file
ETDCpl.CopyFiles 	= 11			; System directory
ETDAnimation.CopyFiles 	= 16422, %TargetDir%	; Program file
;CopyFiles_CoInstaller 	= 11			; System directory

[ETD_Service_Inst]
DisplayName    = %PS2.DeviceDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\ETD.sys
LoadOrderGroup = Pointer Port

;----------------------------------------------------------------------------
; Common File Copy and Registry Operations
;----------------------------------------------------------------------------

[ETDSys.CopyFiles]
ETD.sys,,,0x00000001

[ETDApp.CopyFiles]
ETDCtrl.exe,,,0x00000001
ETDApix.dll,,,0x00000001
ETDCmds.dll,,,0x00000001
ETDMag.exe,,,0x00000001
ETDUninst.dll,,,0x00000001
ETDUn_inst.exe,,,0x00000001
ETDMcpl.dll,,,0x00000001
ETDApi.dll,,,0x00000001
ETDFavorite.dll,,,0x00000001
;ETDFingerPositioner.exe,,,0x00000001
;ETDHValueMonitor.exe,,,0x00000001
ETDDeviceInformation.exe,,,0x00000001
ETDCtrlHelper.exe,,,0x00000001
ETDApi32.dll,,,0x00000001

[ETDCpl.CopyFiles]
ETDUI.cpl,,,0x00000001

[ETDAnimation.CopyFiles]
ETDAniConf.exe,,,0x00000001
DnD.avi,,,0x00000001
Edge_Scroll.avi,,,0x00000001
zooming.avi,,,0x00000001
Scroll_no_FreeScroll.avi,,,0x00000001
scroll_only_v.avi,,,0x00000001
rotation_pivote.avi,,,0x00000001
rotation_twist.avi,,,0x00000001
swipe_3finger.avi,,,0x00000001
swipe_2finger.avi,,,0x00000001
fastkeys.avi,,,0x00000001
Inertia.avi,,,0x00000001

;----------------------------------------------------------------------------
; PS/2 SmartPad
;----------------------------------------------------------------------------
[ETD_STD_Inst]
Include=msmouse.inf
Needs=PS2_Inst
CopyFiles=ETDSys.CopyFiles,\
	  ETDApp.CopyFiles,\
	  ETDAnimation.CopyFiles

AddReg=ETD_System.AddReg,\
       ETD_DeviceInfo.AddReg,\
       ETD_OtherSetting.AddReg,\
       ETD_UIFunctionOption.AddReg,\
       ETD_HIDMouseIgnore.AddReg,\
       ETD_SmartPadDisplay.AddReg

AddReg=ETD_DriverOption.AddReg,\
       ETD_SmartPadUI.AddReg,\
       ETD_PSTUI.AddReg

AddReg=ETD_APActionOption.AddReg,\
       ETD_GestureAPHotKey.AddReg,\
       ETD_GestureAPHotKeyRemove.AddReg

[ETD_STD_Inst.Services]
AddService = ETD,0x00000000, ETD_Service_Inst

[ETD_STD_Inst.HW]
AddReg = ETD_AddReg.HW

;----------------------------------------------------------------------------
[ETD_0502_Inst]
Include=msmouse.inf
Needs=PS2_Inst
CopyFiles=ETDSys.CopyFiles,\
	  ETDApp.CopyFiles,\
	  ETDAnimation.CopyFiles

AddReg=ETD_System.AddReg,\
       ETD_DeviceInfo.AddReg,\
       ETD_OtherSetting.AddReg,\
       ETD_UIFunctionOption.AddReg,\
       ETD_HIDMouseIgnore.AddReg,\
       ETD_SmartPadDisplay.AddReg

AddReg=ETD_DriverOption.AddReg,\
       ETD_0502_SmartPadUI.AddReg,\
       ETD_PSTUI.AddReg

AddReg=ETD_APActionOption.AddReg,\
       ETD_GestureAPHotKey.AddReg,\
       ETD_GestureAPHotKeyRemove.AddReg

[ETD_0502_Inst.Services]
AddService = ETD,0x00000000, ETD_Service_Inst

[ETD_0502_Inst.HW]
AddReg = ETD_AddReg.HW

;----------------------------------------------------------------------------

[ETD_AddReg.HW]
HKR,,"UpperFilters",0x00010000,"ETD"

;----------------------------------------------------------------------------
; Entry point for Uninstallation.
; This section is executed as part of Uninstallation.
;----------------------------------------------------------------------------

[Uninstall]
CopyFiles = No_Files
DelFiles = No_Files
DelReg = Uninstall_DelReg

[No_Files]

;----------------------------------------------------------------------------
; Uninstall Section
;----------------------------------------------------------------------------

[Uninstall_DelReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech
HKCR,CLSID\{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}
HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\ETD"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ETDCtrl
HKLM,%ServiceRoot%"\Elantech
HKLM,%ServiceRoot%"\ETD
HKCU,Software\Elantech

;----------------------------------------------------------------------------
; System Section
;----------------------------------------------------------------------------

[ETD_System.AddReg]
HKCR,CLSID\{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}\InProcServer32,,%REG_EXPAND_SZ%,"%ProgramFiles%\%TargetDir%\ETDMcpl.dll"
HKCR,CLSID\{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}\InProcServer32,ThreadingModel,%REG_SZ%,"Apartment"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0},%REG_SZ%,"ELAN Control Panel"

HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\ETD",,%REG_SZ%,"{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ETDCtrl,%REG_EXPAND_SZ%,"%ProgramFiles%\%TargetDir%\ETDCtrl.exe"

HKLM,%ServiceRoot%"\Elantech",InstallDir,%REG_SZ%,"%1%"
HKLM,%ServiceRoot%"\Elantech",DriverVersion,%REG_SZ%,"ETDWare PS/2-%DriverBit% %DriverVersion%_%DriverVersionExtend%"
HKLM,%ServiceRoot%"\Elantech",ScreenOrientation,%REG_DWORD%,0

; Windows\CurrentVersion\Uninstall
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayName,%REG_SZ%,"ETDWare PS/2-%DriverBit% %DriverVersion%_%DriverVersionExtend%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,UninstallString,%REG_EXPAND_SZ%,"%ProgramFiles%\%TargetDir%\ETDUn_inst.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayVersion,%REG_SZ%,"%DriverVersion%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayIcon,%REG_EXPAND_SZ%,"%ProgramFiles%\%TargetDir%\ETDCtrl.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,Publisher,%REG_SZ%,%Publisher%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,URLInfoAbout,%REG_SZ%,"www.emc.com.tw"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,NoModify,%REG_DWORD%,1
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,NoRepair,%REG_DWORD%,1

;----------------------------------------------------------------------------

[ETD_DeviceInfo.AddReg]
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",KBCSupportMode,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",KBCMode,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",DevicePort,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_MasterDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_MasterDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_MasterDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_MasterDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_SlaveDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_SlaveDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_SlaveDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_SlaveDeviceType,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_MasterIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_MasterIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_MasterIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_MasterIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_SlaveIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_SlaveIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_SlaveIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_SlaveIsConnected,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_MasterEnable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_MasterEnable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_MasterEnable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_MasterEnable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_SlaveEnable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_SlaveEnable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_SlaveEnable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_SlaveEnable,%REG_DWORD%,1

[ETD_OtherSetting.AddReg]
HKLM,%ServiceRoot%"\Elantech\OtherSetting",IconType,%REG_DWORD%,0				; 0 = Dynamic Trayicon, 1 = Static Trayicon, 2 = Do Not Display Trayicon
HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableWhenDetectUSBMouse,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\OtherSetting",DontSwapUIButtionSetting,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\OtherSetting",MustOpenMouseProperties,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableShowGestureCursorIcon,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EnableASUSACPIFunction,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ShowTopIconWhenDeviceOnOff,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\OtherSetting",AlwaysShowOneFingerTrayicon,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableWhenType_AllArea,%REG_DWORD%,1		; 0 = Edge Area, 1 = All Area
HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableWhenType_DelayTime_Tap,%REG_DWORD%,750	; Unit (ms)
HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableWhenType_DelayTime_Move,%REG_DWORD%,750	; Unit (ms)
HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,750	; Unit (ms)
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EnableQueryMultiplexing,%REG_DWORD%,0		; Keep EC work at Legacy mode
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenResume,%REG_DWORD%,0		; Force enable after resume
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenSuspend,%REG_DWORD%,0		; Force enable when suspend
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenFUS,%REG_DWORD%,0		; Force enable when FUS
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenLogOff,%REG_DWORD%,0		; Force enable when logoff
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenShutdown,%REG_DWORD%,0		; Force enable when shutdown
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,0			; Toggle Function Key Enable
HKLM,%ServiceRoot%"\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0x0071			; Toggle Scan Code
HKLM,%ServiceRoot%"\Elantech\OtherSetting",SwitchFunction_Enable,%REG_DWORD%,0			; Switch Function Key Enable
HKLM,%ServiceRoot%"\Elantech\OtherSetting",Switch_On_Key,%REG_DWORD%,0x0000			; Switch On Key
HKLM,%ServiceRoot%"\Elantech\OtherSetting",Switch_Off_Key,%REG_DWORD%,0x0000			; Switch Off Key
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Inhibit_WhenForceEnable,%REG_DWORD%,0	; Send cmd after force enable
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_On_Port,%REG_DWORD%,0x97			; To 64h
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_On_Data,%REG_DWORD%,0x02			; To 60h
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Off_Port,%REG_DWORD%,0x97			; To 64h
HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Off_Data,%REG_DWORD%,0x01			; To 60h

[ETD_UIFunctionOption.AddReg]
HKLM,%ServiceRoot%"\Elantech\UIFunctionOption",InVisible_DisableExternUSB,%REG_DWORD%,0		; Activate DisableWhenUSBPlugIn function
HKLM,%ServiceRoot%"\Elantech\UIFunctionOption",InVisible_DeviceListStatus,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\UIFunctionOption",InVisible_DisableEnableButton,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\UIFunctionOption",Visible_Animation,%REG_DWORD%,0

;----------------------------------------------------------------------------
; Driver Option Section
;----------------------------------------------------------------------------

[ETD_DriverOption.AddReg]
HKLM,%ServiceRoot%"\Elantech\DriverOption",TwoFingerGestureMode,%REG_DWORD%,2	; 1 = Standard, 2 = For Acer
HKLM,%ServiceRoot%"\Elantech\DriverOption",ButtonMode,%REG_DWORD%,1		; 1 = Button Combine, 2 = Button Indenpendent
HKLM,%ServiceRoot%"\Elantech\DriverOption",ClickPadTwoFingerMode,%REG_DWORD%,1	; 1 = Not Two Finger Click, 2 = Two Finger Click (Right Button)

;----------------------------------------------------------------------------
; SmartPad UI Display Section
;----------------------------------------------------------------------------

[ETD_SmartPadDisplay.AddReg]
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Tap_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",TwoFingerScroll_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Zoom_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Rotate_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Drag_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",MAG_Display,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Swipe_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",FastKey_Display,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",ThreeFinger_Display,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Palm_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",STV_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",SmartMotion_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Light_Display,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Momentum_Display,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",FourFinger_Display,%REG_DWORD%,1

;----------------------------------------------------------------------------
; SmartPad UI Default Section
;----------------------------------------------------------------------------

[ETD_SmartPadUI.AddReg]
; Button
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left,%REG_DWORD%,%CLICK_SELECT%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle,%REG_DWORD%,%MIDDLEBUTTON%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right,%REG_DWORD%,%CONTEXT_MENU%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right_Path,%REG_SZ%,
; Zoom
HKLM,%ServiceRoot%"\Elantech\SmartPad",Zoom_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Zoom_STV,%REG_DWORD%,3
; Rotate
HKLM,%ServiceRoot%"\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,1
; Drag
HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Radio,%REG_DWORD%,2
HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Radio2_Slider,%REG_DWORD%,4
; Scroll
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2
; Tap
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",DoubleTapToOnOffDevice_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",DoubleTapToOnOffDevice_Enable,%REG_DWORD%,0
; STV
HKLM,%ServiceRoot%"\Elantech\SmartPad",STV_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",STV_Slider,%REG_DWORD%,5
; Palm
HKLM,%ServiceRoot%"\Elantech\SmartPad",Palm_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Palm_Slider,%REG_DWORD%,3
; PageUpDown
HKLM,%ServiceRoot%"\Elantech\SmartPad",PageUpDown_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",PageUpDown_Kind,%REG_DWORD%,%SWIPE_PAGE_TWO_FINGER%
; Three Finger Move Function
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%NONE%
; EdgeMotion
HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Radio,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Radio2_Slider,%REG_DWORD%,4
HKLM,%ServiceRoot%"\Elantech\SmartPad",SL_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SL_Key,%REG_DWORD%,0
; EdgeScroll
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_H_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_AutoScroll_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_V_Area,%REG_DWORD%,2
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_H_Area,%REG_DWORD%,2
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_Speed,%REG_DWORD%,2
; Circular Scroll
HKLM,%ServiceRoot%"\Elantech\SmartPad",CircularScroll_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",CircularScroll_Enable,%REG_DWORD%,0
; Lighting
HKLM,%ServiceRoot%"\Elantech\SmartPad",Light_Enable,%REG_DWORD%,0
; Mag
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Kind,%REG_DWORD%,%MAG_THREE_FINGER%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_P,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_X,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Y,%REG_DWORD%,0
; Momentum
HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Slider,%REG_DWORD%,5
HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Bounce_Enable,%REG_DWORD%,0
; SmartArea
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Up_Range,%REG_DWORD%,400
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Down_Range,%REG_DWORD%,25
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Left_Range,%REG_DWORD%,800
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Right_Range,%REG_DWORD%,800
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Radio_Button_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Radio_Button,%REG_DWORD%,4
; Four Finger Move Function
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveUp_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveUp_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveDown_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveDown_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveLeft_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveLeft_Func,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveRight_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveRight_Func,%REG_DWORD%,%NONE%

[ETD_0502_SmartPadUI.AddReg]
; Button
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left,%REG_DWORD%,%CLICK_SELECT%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle,%REG_DWORD%,%MIDDLEBUTTON%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right,%REG_DWORD%,%CONTEXT_MENU%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right_Path,%REG_SZ%,
; Zoom
HKLM,%ServiceRoot%"\Elantech\SmartPad",Zoom_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Zoom_STV,%REG_DWORD%,3
; Rotate
HKLM,%ServiceRoot%"\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,1
; Drag
HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Radio,%REG_DWORD%,2
HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Radio2_Slider,%REG_DWORD%,4
; Scroll
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2
; Tap
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\SmartPad",DoubleTapToOnOffDevice_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",DoubleTapToOnOffDevice_Enable,%REG_DWORD%,0
; STV
HKLM,%ServiceRoot%"\Elantech\SmartPad",STV_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",STV_Slider,%REG_DWORD%,5
; Palm
HKLM,%ServiceRoot%"\Elantech\SmartPad",Palm_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",Palm_Slider,%REG_DWORD%,3
; PageUpDown
HKLM,%ServiceRoot%"\Elantech\SmartPad",PageUpDown_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",PageUpDown_Kind,%REG_DWORD%,%SWIPE_PAGE_TWO_FINGER%
; Three Finger Move Function
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%NONE%
; EdgeMotion
HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Radio,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Radio2_Slider,%REG_DWORD%,4
HKLM,%ServiceRoot%"\Elantech\SmartPad",SL_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SL_Key,%REG_DWORD%,0
; EdgeScroll
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_H_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_AutoScroll_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_V_Area,%REG_DWORD%,2
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_H_Area,%REG_DWORD%,2
HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_Speed,%REG_DWORD%,2
; Circular Scroll
HKLM,%ServiceRoot%"\Elantech\SmartPad",CircularScroll_ShowItem,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",CircularScroll_Enable,%REG_DWORD%,0
; Lighting
HKLM,%ServiceRoot%"\Elantech\SmartPad",Light_Enable,%REG_DWORD%,0
; Mag
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Kind,%REG_DWORD%,%MAG_THREE_FINGER%
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_P,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_X,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Y,%REG_DWORD%,0
; Momentum
HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Slider,%REG_DWORD%,5
HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Bounce_Enable,%REG_DWORD%,0
; SmartArea
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Up_Range,%REG_DWORD%,400
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Down_Range,%REG_DWORD%,25
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Left_Range,%REG_DWORD%,800
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Right_Range,%REG_DWORD%,800
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Radio_Button_ShowItem,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Radio_Button,%REG_DWORD%,4
; Four Finger Move Function
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveUp_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveUp_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveDown_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveDown_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveLeft_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveLeft_Func,%REG_DWORD%,%NONE%
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveRight_Enable,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\SmartPad",FourFingerMoveRight_Func,%REG_DWORD%,%NONE%

;----------------------------------------------------------------------------
; PointStick UI Default Section
;----------------------------------------------------------------------------

[ETD_PSTUI.AddReg]
; Button
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Left,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Left_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Left_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Middle,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Middle_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Middle_Path,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Right,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Right_Ex,%REG_SZ%,
HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Right_Path,%REG_SZ%,
; Z
HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Drag_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\PointStick",Z_ReleasetoSelect,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Func,%REG_DWORD%,0
HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Select_Speed,%REG_DWORD%,1
; Scroll
HKLM,%ServiceRoot%"\Elantech\PointStick",SC_V_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\PointStick",SC_H_Enable,%REG_DWORD%,1
HKLM,%ServiceRoot%"\Elantech\PointStick",SC_Speed,%REG_DWORD%,2
; STV
HKLM,%ServiceRoot%"\Elantech\PointStick",STV_Slider,%REG_DWORD%,4

;----------------------------------------------------------------------------
; Application Support Gesture
;----------------------------------------------------------------------------
; Action ID1 
; Set "1" mean is
;
; HalfByte 7 = > One Time Zoom Enable
; HalfByte 6 = > Free Rotate Enable
; HalfByte 5 = > Two Finger Scroll Disable
; HalfByte 4 = > Zoom Disable
; HalfByte 3 = > Rotate Disable
; HalfByte 2 = > Disable Show Cursor Icon
; HalfByte 1 = > Vertical Scroll Value To Apix
; HalfByte 0 = > None Use
;
; Action ID2
;
; HalfByte 7 = > (MS-HalfByte) V Scroll Power
; HalfByte 6 = > (LS-HalfByte) V Scroll Power
; HalfByte 5 = > (MS-HalfByte) V Scroll Unit
; HalfByte 4 = > (LS-HalfByte) V Scroll Unit
; HalfByte 3 = > (MS-HalfByte) H Scroll Power
; HalfByte 2 = > (LS-HalfByte) H Scroll Power
; HalfByte 1 = > (MS-HalfByte) H Scroll Unit
; HalfByte 0 = > (LS-HalfByte) H Scroll Unit
;
;----------------------------------------------------------------------------

[ETD_APActionOption.AddReg]

; Vista Photo Gallery
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery",ActionID2,0x00010001,0x78787878

; Vista Photo Gallery (Photo_Lightweight_Viewer)
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Photo_Lightweight_Viewer)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Photo_Lightweight_Viewer)",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Photo_Lightweight_Viewer)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Photo_Lightweight_Viewer)",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Photo_Lightweight_Viewer)",ActionID2,0x00010001,0x78787878

; Vista Photo Gallery (Windows_Photo_Library_MainWnd)
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Windows_Photo_Library_MainWnd)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Windows_Photo_Library_MainWnd)",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Windows_Photo_Library_MainWnd)",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Vista Photo Gallery (Windows_Photo_Library_MainWnd)",ActionID2,0x00010001,0x78787878

; Microsoft Office 2007 Word
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Word",Text,0x00000000,"Microsoft Word"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Word",Class,0x00000000,"OpusApp"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Word",FileName,0x00000000,"WINWORD.EXE"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Word",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Word",ActionID2,0x00010001,0x03010110

; Windows Explorer
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Explorer",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Explorer",Class,0x00000000,"CabinetWClass"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Explorer",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Explorer",ActionID1,0x00010001,0x00000010
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Explorer",ActionID2,0x00010001,0x01100178

; Opera Browser
HKLM,%ServiceRoot%"\Elantech\APActionOption\Opera Browser",Text,0x00000000,"Opera"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Opera Browser",Class,0x00000000,"OpWindow"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Opera Browser",FileName,0x00000000,"opera.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Opera Browser",ActionID1,0x00010001,0x10000100
HKLM,%ServiceRoot%"\Elantech\APActionOption\Opera Browser",ActionID2,0x00010001,0x00000000

; Windows Photo Viewer
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Photo Viewer",ActionID1,0x00010001,0x00100000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Photo Viewer",ActionID2,0x00010001,0x78787878

; FireFox Browser
HKLM,%ServiceRoot%"\Elantech\APActionOption\FireFox Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\APActionOption\FireFox Browser",Class,0x00000000,"MozillaUIWindowClass"
HKLM,%ServiceRoot%"\Elantech\APActionOption\FireFox Browser",FileName,0x00000000,"firefox.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\FireFox Browser",ActionID1,0x00010001,0x10000100
HKLM,%ServiceRoot%"\Elantech\APActionOption\FireFox Browser",ActionID2,0x00010001,0x01020110

; Google Chrome Browser
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Chrome Browser",Text,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Chrome Browser",Class,0x00000000,"Chrome_WindowImpl_0"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Chrome Browser",FileName,0x00000000,"chrome.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Chrome Browser",ActionID1,0x00010001,0x00000100
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Chrome Browser",ActionID2,0x00010001,0x01020110

; Microsoft Office 2007 Access
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Access",Text,0x00000000,"Microsoft Access"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Access",Class,0x00000000,"OMain"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Access",FileName,0x00000000,"MSACCESS.EXE"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Access",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Microsoft Office 2007 Access",ActionID2,0x00010001,0x78780110

; Adobe Reader
HKLM,%ServiceRoot%"\Elantech\APActionOption\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Adobe Reader",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Adobe Reader",ActionID2,0x00010001,0x03010110

; Google Earth
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Earth",Text,0x00000000,"Google Earth"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Earth",Class,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Earth",FileName,0x00000000,"googleearth.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Earth",ActionID1,0x00010001,0x01000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Earth",ActionID2,0x00010001,0x00000000

; Google Picasa3
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa 3",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa 3",ActionID2,0x00010001,0x78787878

; Google Picasa3 PhotoViewer
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa Photo Viewer",Text,0x00000000,"Picasa 3 Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa Photo Viewer",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Google Picasa Photo Viewer",ActionID2,0x00010001,0x78787878

; Windows Internet Explorer
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Internet Explorer",Text,0x00000000,"Windows Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Internet Explorer",ActionID1,0x00010001,0x00000000
HKLM,%ServiceRoot%"\Elantech\APActionOption\Windows Internet Explorer",ActionID2,0x00010001,0x06050230

;----------------------------------------------------------------------------

[ETD_GestureAPHotKeyRemove.AddReg]
 ; Adobe Reader => Page Down (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",HotKey,0x00000000,0x00000000
; Microsoft Outlook => Arrow Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Text,0x00000000,"Microsoft Outlook"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Class,0x00000000,"rctrl_renwnd32"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileName,0x00000000,"OUTLOOK.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusClass,0x00000000,"SUPERGRID"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",HotKey,0x00000000,0x00000000
; Microsoft Word => Remove Swipe page down (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",Class,0x00000000,"OpusApp"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FileName,0x00000000,"WINWORD.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FocusText,0x00000000,"Microsoft Word Document"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FocusClass,0x00000000,"_WwG"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",HotKey,0x00000000,0x00000000
; Microsoft Excel => Remove Swipe page down (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",Class,0x00000000,"XLMAIN"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FileName,0x00000000,"EXCEL.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FocusClass,0x00000000,"EXCEL7"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",HotKey,0x00000000,0x00000000
; Microsoft PowerPoint => Remove Swipe page down (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",Class,0x00000000,"PP12FrameClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FileName,0x00000000,"POWERPNT.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FocusClass,0x00000000,"paneClassDC"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",HotKey,0x00000000,0x00000000

; Adobe Reader => Page Up (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",HotKey,0x00000000,0x00000000
; Microsoft Outlook => Arrow Up (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Text,0x00000000,"Microsoft Outlook"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Class,0x00000000,"rctrl_renwnd32"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileName,0x00000000,"OUTLOOK.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusClass,0x00000000,"SUPERGRID"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",HotKey,0x00000000,0x00000000
; Microsoft Word => Remove Swipe page up (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",Class,0x00000000,"OpusApp"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FileName,0x00000000,"WINWORD.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FocusText,0x00000000,"Microsoft Word Document"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FocusClass,0x00000000,"_WwG"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",HotKey,0x00000000,0x00000000
; Microsoft Excel => Remove Swipe page up (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",Class,0x00000000,"XLMAIN"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FileName,0x00000000,"EXCEL.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FocusClass,0x00000000,"EXCEL7"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",HotKey,0x00000000,0x00000000
; Microsoft PowerPoint => Remove Swipe page up (Acer)
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",Class,0x00000000,"PP12FrameClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FileName,0x00000000,"POWERPNT.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FocusClass,0x00000000,"paneClassDC"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",HotKey,0x00000000,0x00000000

;----------------------------------------------------------------------------

[ETD_GestureAPHotKey.AddReg]

; Windows Explorer => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Explorer",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Explorer",Class,0x00000000,"CabinetWClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Explorer",HotKey,0x00010001,0x12270000
; KKMan Browser => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Class,0x00000000,"KKMANCLASS"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileName,0x00000000,"kkman.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\KKMan Browser",HotKey,0x00010001,0x12270000
; FireFox Browser => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Class,0x00000000,"MozillaUIWindowClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileName,0x00000000,"firefox.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\FireFox Browser",HotKey,0x00010001,0x12270000
; Google Chrome Browser => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Text,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Class,0x00000000,"Chrome_WidgetWin"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileName,0x00000000,"chrome.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusText,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusClass,0x00000000,"Chrome_RenderWidgetHostHWND"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",HotKey,0x00010001,0x12270000
; Adobe Reader => Page Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Adobe Reader",HotKey,0x00010001,0x22000000
; Google Picasa 3 => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",HotKey,0x00010001,0x27000000
; Google Picasa Photo Viewer => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",HotKey,0x00010001,0x27000000
; Microsoft Outlook => Arrow Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",Text,0x00000000,"Microsoft Outlook"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",Class,0x00000000,"rctrl_renwnd32"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FileName,0x00000000,"OUTLOOK.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FocusClass,0x00000000,"SUPERGRID"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",HotKey,0x00010001,0x28000000
; Windows Internet Explorer => BrowserForward
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Text,0x00000000,"Windows Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusClass,0x00000000,"Internet Explorer_Server"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",HotKey,0x00010001,0xA7000000
; Windows Photo Gallery => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (XP) => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (Vista) => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",Class,0x00000000,"Photo_Slideshow_FrameWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (Photo_Lightweight_Viewer)=> Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (Windows_Photo_Library_MainWnd)=> Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,0x00010001,0x27000000
; Windows Photo Viewer => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",HotKey,0x00010001,0x27000000
; Windows Live Photo Center => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",Class,0x00000000,"WLX_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FileName,0x00000000,"WLXPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",HotKey,0x00010001,0x27000000
; Windows Live Photo LightWeight Center => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",HotKey,0x00010001,0x27000000
; Microsoft Office Picture Manager => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",Text,0x00000000,"Microsoft Office Picture Manager"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",Class,0x00000000,"Framework::CFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FileName,0x00000000,"OIS.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FocusClass,0x00000000,"OIS Collection Window"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",HotKey,0x00010001,0x12270000
; Acer Clear fi => Ctrl + F
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageDown\Clear fi",HotKey,0x00010001,0xA2460000

; Windows Explorer => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",Class,0x00000000,"CabinetWClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",HotKey,0x00010001,0x12270000
; KKMan Browser => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",Class,0x00000000,"KKMANCLASS"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FileName,0x00000000,"kkman.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",HotKey,0x00010001,0x12270000
; FireFox Browser => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",Class,0x00000000,"MozillaUIWindowClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FileName,0x00000000,"firefox.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",HotKey,0x00010001,0x12270000
; Google Chrome Browser => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",Text,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",Class,0x00000000,"Chrome_WidgetWin"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FileName,0x00000000,"chrome.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FocusText,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FocusClass,0x00000000,"Chrome_RenderWidgetHostHWND"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",HotKey,0x00010001,0x12270000
; Adobe Reader => Page Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",HotKey,0x00010001,0x22000000
; Google Picasa 3 => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",HotKey,0x00010001,0x27000000
; Google Picasa Photo Viewer => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",HotKey,0x00010001,0x27000000
; Microsoft Outlook => Arrow Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Text,0x00000000,"Microsoft Outlook"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Class,0x00000000,"rctrl_renwnd32"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileName,0x00000000,"OUTLOOK.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusClass,0x00000000,"SUPERGRID"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",HotKey,0x00010001,0x28000000
; Windows Internet Explorer => BrowserForward
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",Text,0x00000000,"Windows Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FocusClass,0x00000000,"Internet Explorer_Server"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",HotKey,0x00010001,0xA7000000
; Windows Photo Gallery => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (XP) => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (Vista) => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",Class,0x00000000,"Photo_Slideshow_FrameWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (Photo_Lightweight_Viewer) => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,0x00010001,0x27000000
; Windows Photo Gallery (Windows_Photo_Library_MainWnd) => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,0x00010001,0x27000000
; Windows Photo Viewer => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",HotKey,0x00010001,0x27000000
; Windows Live Photo Center => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",Class,0x00000000,"WLX_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FileName,0x00000000,"WLXPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",HotKey,0x00010001,0x27000000
; Windows Live Photo LightWeight Center => Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",HotKey,0x00010001,0x27000000
; Microsoft Office Picture Manager => Alt + Arrow Right
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Text,0x00000000,"Microsoft Office Picture Manager"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Class,0x00000000,"Framework::CFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileName,0x00000000,"OIS.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusClass,0x00000000,"OIS Collection Window"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",HotKey,0x00010001,0x12270000
; Windows Media Player => VK_MEDIA_NEXT_TRACK
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Text,0x00000000,"Windows Media Player"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Class,0x00000000,"WMPlayerApp"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileName,0x00000000,"wmplayer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",HotKey,0x00010001,0xB0000000
; Acer Clear fi => Ctrl + F
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",HotKey,0x00010001,0xA2460000

; Windows Explorer => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Explorer",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Explorer",Class,0x00000000,"CabinetWClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Explorer",HotKey,0x00010001,0x12250000
; KKMan Browser => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Class,0x00000000,"KKMANCLASS"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileName,0x00000000,"kkman.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\KKMan Browser",HotKey,0x00010001,0x12250000
; FireFox Browser => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Class,0x00000000,"MozillaUIWindowClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileName,0x00000000,"firefox.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\FireFox Browser",HotKey,0x00010001,0x12250000
; Google Chrome Browser => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Text,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Class,0x00000000,"Chrome_WidgetWin"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileName,0x00000000,"chrome.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusText,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusClass,0x00000000,"Chrome_RenderWidgetHostHWND"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",HotKey,0x00010001,0x12250000
; Adobe Reader => Page Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Adobe Reader",HotKey,0x00010001,0x21000000
; Google Picasa 3 => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",HotKey,0x00010001,0x25000000
; Google Picasa Photo Viewer => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",HotKey,0x00010001,0x25000000
; Microsoft Outlook => Arrow Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",Text,0x00000000,"Microsoft Outlook"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",Class,0x00000000,"rctrl_renwnd32"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FileName,0x00000000,"OUTLOOK.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FocusClass,0x00000000,"SUPERGRID"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",HotKey,0x00010001,0x26000000
; Windows Internet Explorer => BrowserBack
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Text,0x00000000,"Windows Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusClass,0x00000000,"Internet Explorer_Server"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",HotKey,0x00010001,0xA6000000
; Windows Photo Gallery => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (XP) => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (Vista) => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",Class,0x00000000,"Photo_Slideshow_FrameWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (Photo_Lightweight_Viewer)=> Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (Windows_Photo_Library_MainWnd)=> Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,0x00010001,0x25000000
; Windows Photo Viewer => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",HotKey,0x00010001,0x25000000
; Windows Live Photo Center => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",Class,0x00000000,"WLX_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FileName,0x00000000,"WLXPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",HotKey,0x00010001,0x25000000
; Windows Live Photo LightWeight Center => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",HotKey,0x00010001,0x25000000
; Microsoft Office Picture Manager => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",Text,0x00000000,"Microsoft Office Picture Manager"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",Class,0x00000000,"Framework::CFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FileName,0x00000000,"OIS.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FocusClass,0x00000000,"OIS Collection Window"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",HotKey,0x00010001,0x12250000
; Acer Clear fi => Ctrl + B
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\PageUp\Clear fi",HotKey,0x00010001,0xA2420000

; Windows Explorer => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",Class,0x00000000,"CabinetWClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",HotKey,0x00010001,0x12250000
; KKMan Browser => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",Class,0x00000000,"KKMANCLASS"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FileName,0x00000000,"kkman.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",HotKey,0x00010001,0x12250000
; FireFox Browser => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",Class,0x00000000,"MozillaUIWindowClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FileName,0x00000000,"firefox.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",HotKey,0x00010001,0x12250000
; Google Chrome Browser => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",Text,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",Class,0x00000000,"Chrome_WidgetWin"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FileName,0x00000000,"chrome.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FocusText,0x00000000,"Google"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FocusClass,0x00000000,"Chrome_RenderWidgetHostHWND"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",HotKey,0x00010001,0x12250000
; Adobe Reader => Page Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",HotKey,0x00010001,0x21000000
; Google Picasa 3 => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",HotKey,0x00010001,0x25000000
; Google Picasa Photo Viewer => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",HotKey,0x00010001,0x25000000
; Microsoft Outlook => Arrow Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Text,0x00000000,"Microsoft Outlook"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Class,0x00000000,"rctrl_renwnd32"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileName,0x00000000,"OUTLOOK.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusClass,0x00000000,"SUPERGRID"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",HotKey,0x00010001,0x26000000
; Windows Internet Explorer => BrowserBack
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",Text,0x00000000,"Windows Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FocusClass,0x00000000,"Internet Explorer_Server"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",HotKey,0x00010001,0xA6000000
; Windows Photo Gallery => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (XP) => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (Vista) => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",Class,0x00000000,"Photo_Slideshow_FrameWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (Photo_Lightweight_Viewer)=> Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,0x00010001,0x25000000
; Windows Photo Gallery (Windows_Photo_Library_MainWnd)=> Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,0x00010001,0x25000000
; Windows Photo Viewer => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",HotKey,0x00010001,0x25000000
; Windows Live Photo Center => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",Class,0x00000000,"WLX_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FileName,0x00000000,"WLXPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",HotKey,0x00010001,0x25000000
; Windows Live Photo LightWeight Center => Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",HotKey,0x00010001,0x25000000
; Microsoft Office Picture Manager => Alt + Arrow Left
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Text,0x00000000,"Microsoft Office Picture Manager"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Class,0x00000000,"Framework::CFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileName,0x00000000,"OIS.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusClass,0x00000000,"OIS Collection Window"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",HotKey,0x00010001,0x12250000
; Windows Media Player => VK_MEDIA_PREV_TRACK
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Text,0x00000000,"Windows Media Player"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Class,0x00000000,"WMPlayerApp"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileName,0x00000000,"wmplayer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",HotKey,0x00010001,0xB1000000
; Acer Clear fi => Ctrl + B
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",HotKey,0x00010001,0xA2420000

; Microsoft Internet Explorer => Ctrl + Wheel Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",Text,0x00000000,"Microsoft Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FileVersion,0x00000000,"6.X.X.X"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",HotKey,0x00010001,0x11C10000
; Windows Internet Explorer => Ctrl + Wheel Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",Text,0x00000000,"Windows Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",HotKey,0x00010001,0x11D10000
; FireFox Browser => Ctrl + "-"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",Class,0x00000000,"MozillaUIWindowClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FileName,0x00000000,"firefox.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",HotKey,0x00010001,0x11BD0000
; Google Picasa 3 => Arrow Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",HotKey,0x00010001,0x28000000
; Google Picasa Photo Viewer => Arrow Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",HotKey,0x00010001,0x28000000
; Google Earth => Wheel Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Earth",Text,0x00000000,"Google Earth"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Earth",Class,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FileName,0x00000000,"googleearth.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FocusText,0x00000000,"RenderWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FocusClass,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Google Earth",HotKey,0x00010001,0xD1000000
; Adobe Reader => Ctrl + "-"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",HotKey,0x00010001,0x11BD0000
; Acer Clear fi => Ctrl + "-"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomOut\Clear fi",HotKey,0x00010001,0x11BD0000

; Microsoft Internet Explorer => Ctrl + Wheel Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",Text,0x00000000,"Microsoft Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FileVersion,0x00000000,"6.X.X.X"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",HotKey,0x00010001,0x11D10000
; Windows Internet Explorer => Ctrl+ Wheel Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",Text,0x00000000,"Windows Internet Explorer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",Class,0x00000000,"IEFrame"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FileName,0x00000000,"iexplore.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",HotKey,0x00010001,0x11C10000
; FireFox Browser => Ctrl+ "+"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",Class,0x00000000,"MozillaUIWindowClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FileName,0x00000000,"firefox.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",HotKey,0x00010001,0x11BB0000
; Google Picasa 3 => Arrow Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",HotKey,0x00010001,0x26000000
; Google Picasa Photo Viewer => Arrow Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",HotKey,0x00010001,0x26000000
; Google Earth => Wheel Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Earth",Text,0x00000000,"Google Earth"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Earth",Class,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FileName,0x00000000,"googleearth.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FocusText,0x00000000,"RenderWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FocusClass,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Google Earth",HotKey,0x00010001,0xC1000000
; Adobe Reader => Ctrl + "+"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",HotKey,0x00010001,0x11BB0000
; Acer Clear fi => Ctrl + "+"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\ZoomIn\Clear fi",HotKey,0x00010001,0x11BB0000

; Windows Picture and Fax Viewer (explorer.exe) => Ctrl + K
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",HotKey,0x00010001,0x114B0000
; Windows Picture and Fax Viewer (rundll32.exe) => Ctrl + K
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",HotKey,0x00010001,0x114B0000
; Windows Photo Viewer => Ctrl + .
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",HotKey,0x00010001,0x11BE0000
; Windows Photo Gallery (explorer.exe) => Ctrl + .
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (explorer.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (explorer.exe)",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (explorer.exe)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (explorer.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (explorer.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (explorer.exe)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (explorer.exe)",HotKey,0x00010001,0x11BE0000
; Windows Photo Gallery (WindowsPhotoGallery.exe) => Ctrl + .
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (WindowsPhotoGallery.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (WindowsPhotoGallery.exe)",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (WindowsPhotoGallery.exe)",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (WindowsPhotoGallery.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (WindowsPhotoGallery.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (WindowsPhotoGallery.exe)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (WindowsPhotoGallery.exe)",HotKey,0x00010001,0x11BE0000
; Windows Live Photo Center => Ctrl + .
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",Class,0x00000000,"WLX_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FileName,0x00000000,"WLXPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",HotKey,0x00010001,0x11BE0000
; Windows Live Photo LightWeight Center => Ctrl + .
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",HotKey,0x00010001,0x11BE0000
; Adobe Reader => Ctrl + Shift + "+"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",HotKey,0x00010001,0x1110BB00
; Google Picasa 3 => Ctrl + R
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",HotKey,0x00010001,0x11520000
; Google Picasa Photo Viewer => Ctrl + R
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",HotKey,0x00010001,0x11520000
; Google Earth => Ctrl + Wheel Up
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Earth",Text,0x00000000,"Google Earth"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Earth",Class,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Earth",FileName,0x00000000,"googleearth.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Earth",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Earth",FocusText,0x00000000,"RenderWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Earth",FocusClass,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Google Earth",HotKey,0x00010001,0x11C10000
; Acer Clear fi => Ctrl + "."
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateRight\Clear fi",HotKey,0x00010001,0x11BE0000

; Windows Picture and Fax Viewer (explorer.exe) => Ctrl + L
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",HotKey,0x00010001,0x114C0000
; Windows Picture and Fax Viewer (rundll32.exe) => Ctrl + L
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",HotKey,0x00010001,0x114C0000
; Windows Photo Viewer => Ctrl + ,
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",HotKey,0x00010001,0x11BC0000
; Windows Photo Gallery (explorer.exe) => Ctrl + ,
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (explorer.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (explorer.exe)",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (explorer.exe)",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (explorer.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (explorer.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (explorer.exe)",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (explorer.exe)",HotKey,0x00010001,0x11BC0000
; Windows Photo Gallery (WindowsPhotoGallery.exe) => Ctrl + ,
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (WindowsPhotoGallery.exe)",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (WindowsPhotoGallery.exe)",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (WindowsPhotoGallery.exe)",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (WindowsPhotoGallery.exe)",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (WindowsPhotoGallery.exe)",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (WindowsPhotoGallery.exe)",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (WindowsPhotoGallery.exe)",HotKey,0x00010001,0x11BC0000
; Windows Live Photo Center => Ctrl + ,
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",Class,0x00000000,"WLX_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FileName,0x00000000,"WLXPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",HotKey,0x00010001,0x11BC0000
; Windows Live Photo LightWeight Center => Ctrl + ,
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",Text,0x00000000,"Windows Live"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FocusClass,0x00000000,"Photos_PhotoCanvas"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",HotKey,0x00010001,0x11BC0000
; Adobe Reader => Ctrl + Shift + "-"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",HotKey,0x00010001,0x1110BD00
; Google Picasa 3 => Ctrl + Shift + R
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",Text,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FileName,0x00000000,"Picasa3.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FocusText,0x00000000,"Picasa 3"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",HotKey,0x00010001,0x11105200
; Google Picasa Photo Viewer => Ctrl + Shift + R
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",Text,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",Class,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FileName,0x00000000,"PicasaPhotoViewer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FocusText,0x00000000,"Picasa Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FocusClass,0x00000000,"ytWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",HotKey,0x00010001,0x11105200
; Google Earth => Ctrl + Wheel Down
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Earth",Text,0x00000000,"Google Earth"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Earth",Class,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FileName,0x00000000,"googleearth.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FocusText,0x00000000,"RenderWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FocusClass,0x00000000,"QWidget"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Google Earth",HotKey,0x00010001,0x11D10000
; Acer Clear fi => Ctrl + ","
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Clear fi",Text,0x00000000,"clear.fi"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Clear fi",Class,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FileName,0x00000000,"clear.fi.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FocusClass,0x00000000,"koan"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\RotateLeft\Clear fi",HotKey,0x00010001,0x11BC0000

; Adobe Reader =>  Ctrl + L
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",HotKey,0x00010001,0xA24C0000
; Microsoft PowerPoint => F5
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",Class,0x00000000,"PP12FrameClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FileName,0x00000000,"POWERPNT.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FocusClass,0x00000000,"paneClassDC"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",HotKey,0x00010001,0x74000000
; Windows Photo Viewer => F11
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",HotKey,0x00010001,0x7A000000
; Vista Photo Gallery => F11
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Vista Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Vista Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Vista Photo Gallery",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Vista Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Vista Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Vista Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Vista Photo Gallery",HotKey,0x00010001,0x7A000000
; XP Photo Gallery => F11
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\XP Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\XP Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\XP Photo Gallery",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\XP Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\XP Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\XP Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\XP Photo Gallery",HotKey,0x00010001,0x7A000000
; Vista Photo Gallery (Photo_Lightweight_Viewer) => F11
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Photo Lightweight Viewer",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Photo Lightweight Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Photo Lightweight Viewer",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Photo Lightweight Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Photo Lightweight Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Photo Lightweight Viewer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Photo Lightweight Viewer",HotKey,0x00010001,0x7A000000
; Vista Photo Gallery (Windows_Photo_Library_MainWnd) => F11
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Library MainWnd",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Library MainWnd",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Library MainWnd",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Library MainWnd",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Library MainWnd",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Library MainWnd",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Library MainWnd",HotKey,0x00010001,0x7A000000

; Adobe Reader => Esc
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",Text,0x00000000,"Adobe Reader"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",Class,0x00000000,"AcrobatSDIWindow"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FileName,0x00000000,"AcroRd32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FocusText,0x00000000,"AVPageView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FocusClass,0x00000000,"AVL_AVView"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",HotKey,0x00010001,0x1B000000
; Microsoft PowerPoint => Esc
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",Class,0x00000000,"PP12FrameClass"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FileName,0x00000000,"POWERPNT.EXE"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FocusClass,0x00000000,"paneClassDC"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",HotKey,0x00010001,0x1B000000
; Windows Photo Viewer => Esc
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",Text,0x00000000,"Windows Photo Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FileName,0x00000000,"dllhost.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",HotKey,0x00010001,0x1B000000
; Vista Photo Gallery => Esc
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Vista Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Vista Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Vista Photo Gallery",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Vista Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Vista Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Vista Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Vista Photo Gallery",HotKey,0x00010001,0x1B000000
; XP Photo Gallery => Esc
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\XP Photo Gallery",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\XP Photo Gallery",Class,0x00000000,"CPreviewWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\XP Photo Gallery",FileName,0x00000000,"rundll32.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\XP Photo Gallery",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\XP Photo Gallery",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\XP Photo Gallery",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\XP Photo Gallery",HotKey,0x00010001,0x1B000000
; Vista Photo Gallery (Photo_Lightweight_Viewer) => Esc
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Photo Lightweight Viewer",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Photo Lightweight Viewer",Class,0x00000000,"Photo_Lightweight_Viewer"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Photo Lightweight Viewer",FileName,0x00000000,"explorer.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Photo Lightweight Viewer",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Photo Lightweight Viewer",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Photo Lightweight Viewer",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Photo Lightweight Viewer",HotKey,0x00010001,0x1B000000
; Vista Photo Gallery (Windows_Photo_Library_MainWnd) => Esc
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Library MainWnd",Text,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Library MainWnd",Class,0x00000000,"Windows_Photo_Library_MainWnd"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Library MainWnd",FileName,0x00000000,"WindowsPhotoGallery.exe"
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Library MainWnd",FileVersion,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Library MainWnd",FocusText,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Library MainWnd",FocusClass,0x00000000,""
HKLM,%ServiceRoot%"\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Library MainWnd",HotKey,0x00010001,0x1B000000

;----------------------------------------------------------------------------
; HID Mouse Ignore

[ETD_HIDMouseIgnore.AddReg]
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_00,0x00000000,"HID\VID_413C&PID_8162&Col01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_01,0x00000000,"USB\VID_0A81&PID_0103&MI_00*" 
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_02,0x00000000,"USB\VID_0A81&PID_0103&MI_01*" 
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_03,0x00000000,"HID\Vid_046d&Pid_c50e&Rev_2500" 
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_04,0x00000000,"HID\Vid_046d&Pid_c50e&Rev_2510" 
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_05,0x00000000,"HID\Vid_0A81&Pid_0103&MI_01&Col02" 
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_06,0x00000000,"HID\Vid_0A81&Pid_0103&MI_01&Col03" 
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_07,0x00000000,"HID\Vid_04B8&Pid_030E&Rev_0100&MI_*"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_08,0x00000000,"HID\Vid_05E3&Pid_FFE2&Rev_0001&MI_*" 
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_09,0x00000000,"HID\Vid_0A81&Pid_0103&Rev_0110&MI_*"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",ASUS_10,0x00000000,"HID\VID_046D&PID_C705&MI_00"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",BTC_01,0x00000000,"USB\VID_0637&PID_0001*"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",BTC_02,0x00000000,"HID\Vid_046e&Pid_6782&MI_00"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",BTC_03,0x00000000,"HID\Vid_046e&Pid_6782&MI_01&Col01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",BTC_04,0x00000000,"HID\Vid_046e&Pid_6782&MI_01&Col02"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",BTC_05,0x00000000,"HID\Vid_046e&Pid_6782&Rev_2110&MI_00"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",BTC_06,0x00000000,"HID\Vid_046e&Pid_6782&Rev_2110&MI_01&Col01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",BTC_07,0x00000000,"HID\Vid_046e&Pid_6782&Rev_2110&MI_01&Col02"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_355,0x00000000,"HID\VID_0A5C&PID_4503&REV_0100&Col01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_BT350,0x00000000,"HID\VID_0A5C&PID_8103"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_E355,0x00000000,"HID\VID_0A5C&PID_8126"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_F355,0x00000000,"HID\VID_0A5C&PID_8127"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_RS360,0x00000000,"HID\VID_0A5C&PID_8140"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_R1400,0x00000000,"HID\VID_0A5C&PID_8145"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_R2400,0x00000000,"HID\VID_0A5C&PID_8146"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_HD410,0x00000000,"HID\VID_0A5C&PID_8151"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_BT1,0x00000000,"HID\VID_0A5C&PID_8152"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_UMOUSE1,0x00000000,"HID\VID_0A5C&PID_8154"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_LD370,0x00000000,"HID\VID_0A5C&PID_8155"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_BT2,0x00000000,"HID\VID_0A5C&PID_8156"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_UMOUSE2,0x00000000,"HID\VID_0A5C&PID_8158"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_LD365,0x00000000,"HID\VID_0A5C&PID_8159"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_BT3,0x00000000,"HID\VID_0A5C&PID_8160"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_UMOUSE3,0x00000000,"HID\VID_0A5C&PID_8162"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_LS365,0x00000000,"HID\VID_0A5C&PID_8167"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_LS370,0x00000000,"HID\VID_0A5C&PID_8168"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_HS410,0x00000000,"HID\VID_0A5C&PID_8169"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_BRCM410,0x00000000,"HID\VID_413C&PID_8152"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_UNKNOWN01,0x00000000,"HID\VID_413C&PID_8154"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_BRCM370,0x00000000,"HID\VID_413C&PID_8156"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_UNKNOWN02,0x00000000,"HID\VID_413C&PID_8157&REV_0100"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Dell_UNKNOWN03,0x00000000,"HID\VID_413C&PID_8158&REV_0100&Col01"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_01,0x00000000,"SERENUM\FJC5000"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_02,0x00000000,"HID\Vid_0430&Pid_0002&Rev_0100&MI_00"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_03,0x00000000,"HID\Vid_0430&Pid_0002&Rev_0100&MI_01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_04,0x00000000,"HID\Vid_0430&Pid_0002&MI_00"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_05,0x00000000,"HID\Vid_0430&Pid_0002&MI_01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_06,0x00000000,"HID\FUJ02E5&Col02"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_07,0x00000000,"HID\FUJ02E6&Col02"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_08,0x00000000,"HID\WACOMVIRTUALHID&Col03"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_09,0x00000000,"HID\Vid_0430&Pid_0501&Rev_5001"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_10,0x00000000,"HID\Vid_0430&Pid_0501"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_11,0x00000000,"HID\Vid_0430&Pid_0530&Rev_5001"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Fujitsu_12,0x00000000,"HID\Vid_0430&Pid_0530"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",IBM_01,0x00000000,"IBM0057"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",IBM_02,0x00000000,"*IBM0057"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",IBM_03,0x00000000,"ACPI\IBM0057"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_01,0x00000000,"HID\IrDevice&Col08"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_02,0x00000000,"HID\ITEirDevice&Col05"
;HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_03,0x00000000,"HID\VID_046D&PID_C019"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_04,0x00000000,"HID\Vid_0609&Pid_031d"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_05,0x00000000,"HID\Vid_0609&Pid_032d"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_06,0x00000000,"HID\VID_1CB6&PID_6680&REV_0100&MI_00&Col02"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_07,0x00000000,"HID\VID_1CB6&PID_6680&MI_00&Col02"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_08,0x00000000,"HID\VID_1CB6&PID_6680&REV_0100&MI_01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_09,0x00000000,"HID\VID_1CB6&PID_6680&MI_01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_10,0x00000000,"HID\Vid_413c&Pid_8162&Rev_0100&Col01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Microsoft_11,0x00000000,"HID\IrDeviceV2&Col08"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",NEC_01,0x00000000,"NCT1001"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",NEC_02,0x00000000,"*NCT1001"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",NEC_03,0x00000000,"ACPI\NCT1001"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",NEC_04,0x00000000,"AUI0204"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",NEC_05,0x00000000,"*AUI0204"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",NEC_06,0x00000000,"ACPI\AUI0204"
       
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Sharp_01,0x00000000,"HID\VID_044F&PID_E000"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Sharp_02,0x00000000,"HID\VID_04F2&PID_0001&MI_01"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Sharp_03,0x00000000,"HID\VID_044F&PID_B304&REV_0100&COL02"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Sharp_04,0x00000000,"HID\Vid_04f2&Pid_0001&Rev_0100&MI_00"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Sharp_05,0x00000000,"HID\Vid_04f2&Pid_0001&Rev_0100&MI_01"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Sharp_06,0x00000000,"HID\VID_1CB6&PID_6680&REV_0100&MI_00&Col02"
HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Sharp_07,0x00000000,"HID\VID_1CB6&PID_6680&REV_0100&MI_01"

HKLM,%ServiceRoot%"\Elantech\HIDMouseIgnore",Toshiba_01,0x00000000,"HID\TOS_BT_MOU_0004&0005"

;----------------------------------------------------------------------------
; String Table
;----------------------------------------------------------------------------

[Strings]
Publisher 		= "ELAN Microelectronic Corp."
PS2.DeviceDesc 		= "ELAN PS/2 Port Input Device"
PS2.ELANDeviceDesc 	= "ELAN PS/2 Port Smart-Pad"
PS2ToHID.ELANDeviceDesc = "ELAN PS/2 Port HID Smart-Pad"
TargetDir		= "Elantech"
DiskName  		= "ETDWare Driver Disk"
VenderName		= "ELAN"
ServiceRoot 		= "System\CurrentControlSet\Services"

; Registry Type
REG_EXPAND_SZ		= 0x00020000 
REG_DWORD		= 0x00010001 
REG_MULTI_SZ		= 0x00010000
REG_BINARY		= 0x00000001
REG_SZ			= 0x00000000

; SwipePage Kind (Page Up / Down)
SWIPE_PAGE_TWO_FINGER	= 1
SWIPE_PAGE_THREE_FINGER	= 2

; Mag Kind
MAG_TWO_FINGER		= 1
MAG_THREE_FINGER	= 2

; Function Type
CLICK_SELECT		= 0
CONTEXT_MENU		= 1
MIDDLEBUTTON		= 2
INTERNET_BACK		= 3
INTERNET_FORWORD	= 4
MAXIMIZE		= 5
MINIMIZE		= 6
NONE			= 7
PAGE_DOWN		= 8
PAGE_UP			= 9
RUN_FILE		= 10
SCROLL_DOWN		= 11
SCROLL_LEFT		= 12
SCROLL_RIGHT		= 13
SCROLL_UP		= 14
START_MENU		= 15
ZOOMOUT			= 16
ZOOMIN			= 17
CLOSE_WINDOW		= 18
RETURN_TO_DESKTOP	= 19
MY_FAVORITE		= 20
MY_COMPUTER		= 21
NORMAL_SWITCH_WINDOWS	= 22
AERO_SWITCH_WINDOWS	= 23
START_SLIDE_SHOW	= 24
STOP_SLIDE_SHOW		= 25
WINDOWS_SEARCH		= 26

; Driver Information Entries
DriverProduct		= "ELAN Input Device Driver"
DriverVersion		= "10.0.6.1"
DriverVersionExtend	= "WHQL"        ; X__ or WHQL
DriverBit		= "X64"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.95