;============================================================================ ; Installation file (.inf) for Windows XP/Vista/7. ; ; All Rights Reserved, Copyright(C) ELAN Microelectronics Corp. 2003-2010 ;============================================================================ [Version] Signature="$Windows NT$" Provider=%VenderName% ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318} Class=Mouse CatalogFile=ETD.cat DriverVer=11/11/2010, 8.0.6.0 [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 ;---------------------------------------------------------------------------- ; 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, *ETD0500 ; Acer %PS2.ELANDeviceDesc% = ETD_STD_Inst, *ETD0501 %PS2.ELANDeviceDesc% = ETD_STD_Inst, *ETD0A00 ; Gigabyte ;---------------------------------------------------------------------------- ; Install Sections ;---------------------------------------------------------------------------- [DestinationDirs] DefaultDestDir = 12 ; Driver directory ETDSys.CopyFiles = 12 ; Driver directory ETDApp.CopyFiles = 16422, %TargetDir% ; Program file ETDCpl.CopyFiles = 11 ; System directory ;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 ;---------------------------------------------------------------------------- ; PS/2 SmartPad ;---------------------------------------------------------------------------- [ETD_STD_Inst] Include=msmouse.inf Needs=PS2_Inst CopyFiles=ETDSys.CopyFiles,\ ETDApp.CopyFiles,\ ETDCpl.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_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,,0x00020000,"%ProgramFiles%\%TargetDir%\ETDMcpl.dll" HKCR,CLSID\{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}\InProcServer32,ThreadingModel,0x00000000,"Apartment" HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0},0x00000000,"ELAN Control Panel" HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\ETD",,0x00000000,"{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}" HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ETDCtrl,0x00020000,"%ProgramFiles%\%TargetDir%\ETDCtrl.exe" HKLM,%ServiceRoot%"\Elantech",InstallDir,0x00000000,"%1%" HKLM,%ServiceRoot%"\Elantech",DriverVersion,0x00000000,"ETDWare PS/2-%DriverBit% %DriverVersion%_%DriverVersionExtend%" ; Windows\CurrentVersion\Uninstall HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayName,0x00000000,"ETDWare PS/2-%DriverBit% %DriverVersion%_%DriverVersionExtend%" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,UninstallString,0x00020000,"%ProgramFiles%\%TargetDir%\ETDUn_inst.exe" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayVersion,0x0000000,"%DriverVersion%" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayIcon,0x00020000,"%ProgramFiles%\%TargetDir%\ETDCtrl.exe" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,Publisher,0x00000000,%Publisher% HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,URLInfoAbout,0x00000000,"www.emc.com.tw" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,NoModify,0x00010001,1 HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,NoRepair,0x00010001,1 ;---------------------------------------------------------------------------- [ETD_DeviceInfo.AddReg] HKLM,%ServiceRoot%"\Elantech\DeviceInformation",KBCSupportMode,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",KBCMode,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",DevicePort,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_MasterDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_MasterDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_MasterDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_MasterDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_SlaveDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_SlaveDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_SlaveDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_SlaveDeviceType,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_MasterIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_MasterIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_MasterIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_MasterIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_SlaveIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_SlaveIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_SlaveIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_SlaveIsConnected,0x10001,0 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_MasterEnable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_MasterEnable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_MasterEnable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_MasterEnable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port0_SlaveEnable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port1_SlaveEnable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port2_SlaveEnable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\DeviceInformation",Port3_SlaveEnable,0x10001,1 [ETD_OtherSetting.AddReg] HKLM,%ServiceRoot%"\Elantech\OtherSetting",IconType,0x10001,0 ; Do not display trayicon HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableWhenDetectUSBMouse,0x10001,0 HKLM,%ServiceRoot%"\Elantech\OtherSetting",DontSwapUIButtionSetting,0x10001,0 HKLM,%ServiceRoot%"\Elantech\OtherSetting",MustOpenMouseProperties,0x10001,1 HKLM,%ServiceRoot%"\Elantech\OtherSetting",DisableShowGestureCursorIcon,0x10001,0 HKLM,%ServiceRoot%"\Elantech\OtherSetting",EnableASUSACPIFunction,0x10001,0 HKLM,%ServiceRoot%"\Elantech\OtherSetting",EnableQueryMultiplexing,0x10001,0 ; Keep EC work at Legacy mode HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenResume,0x10001,0 ; Force enable when resume HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenSuspend,0x10001,0 ; Force enable when suspend HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenFUS,0x10001,0 ; Force enable when FUS HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenLogOff,0x10001,0 ; Force enable when logoff HKLM,%ServiceRoot%"\Elantech\OtherSetting",ForceEnableStatusWhenShutdown,0x10001,0 ; Force enable when shutdown HKLM,%ServiceRoot%"\Elantech\OtherSetting",ToggleFunction_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\OtherSetting",ToggleFunction_Type,0x10001,1 ; 1 = VirtualKey ,2 = ScanCode ;HKLM,%ServiceRoot%"\Elantech\OtherSetting",ToggleVirtualKey,0x10001,0 ; Virtual Key ;HKLM,%ServiceRoot%"\Elantech\OtherSetting",ToggleScanCode,0x10001,0x71 ; Scan Code HKLM,%ServiceRoot%"\Elantech\OtherSetting",SwitchFunction_Enable,0x10001,0 ; Switch Function Enable HKLM,%ServiceRoot%"\Elantech\OtherSetting",SwitchFunction_Type,0x10001,2 ; 1 = VirtualKey ,2 = ScanCode HKLM,%ServiceRoot%"\Elantech\OtherSetting",Switch_On_Key,0x10001,0x00 ; Switch On Key HKLM,%ServiceRoot%"\Elantech\OtherSetting",Switch_Off_Key,0x10001,0x00 ; Switch Off Key HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Inhibit_WhenForceEnable,0x10001,0 ; Send cmd after force enable HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_On_Port,0x10001,0x97 ; To 64h HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_On_Data,0x10001,0x02 ; To 60h HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Off_Port,0x10001,0x97 ; To 64h HKLM,%ServiceRoot%"\Elantech\OtherSetting",EC_Notify_Off_Data,0x10001,0x01 ; To 60h [ETD_UIFunctionOption.AddReg] HKLM,%ServiceRoot%"\Elantech\UIFunctionOption",InVisible_DisableExternUSB,0x10001,0 ; Activate DisableWhenUSBPlugIn function HKLM,%ServiceRoot%"\Elantech\UIFunctionOption",InVisible_DeviceListStatus,0x10001,0 HKLM,%ServiceRoot%"\Elantech\UIFunctionOption",InVisible_DisableEnableButton,0x10001,0 ;---------------------------------------------------------------------------- ; Driver Option Section ;---------------------------------------------------------------------------- [ETD_DriverOption.AddReg] ; Function Mode, 1 = Max Three Finger, 2 = Max Two Finger HKLM,%ServiceRoot%"\Elantech\DriverOption",FunctionMode,0x10001,2 ; Button Mode, 1 = Button Combine, 2 = Button Indenpendent HKLM,%ServiceRoot%"\Elantech\DriverOption",ButtonMode,0x10001,1 ;---------------------------------------------------------------------------- ; SmartPad UI Display Section ;---------------------------------------------------------------------------- [ETD_SmartPadDisplay.AddReg] HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Button_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Tap_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Scroll1_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Scroll2_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Zoom_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Rotate_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Drag_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",RockSwitch1_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",RockSwitch2_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",MAG_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Swipe_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",FastKey_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Cover_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Palm_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",STV_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",SmartMotion_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",EdgeScroll_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",MAG2_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Light_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",TapTwo_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",ScrollOnlyV_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",SwipeTwo_Display,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",Momentum_Display,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPadDisplay",SmartArea_Display,0x10001,0 ;---------------------------------------------------------------------------- ; SmartPad UI Default Section ;---------------------------------------------------------------------------- [ETD_SmartPadUI.AddReg] ; Button HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Left_Path,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle,0x10001,2 HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Middle_Path,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Button_Right_Path,0x0, ; Rock Switch HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Left,0x10001,12 HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Left_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Left_Path,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Up,0x10001,14 HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Up_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Up_Path,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Down,0x10001,11 HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Down_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Down_Path,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Right,0x10001,13 HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Right_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",RS_Right_Path,0x0, ; Zoom HKLM,%ServiceRoot%"\Elantech\SmartPad",Zoom_Enable,0x10001,1 ; Rotate HKLM,%ServiceRoot%"\Elantech\SmartPad",Rotation_Enable,0x10001,1 ; Drag HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Radio,0x10001,2 HKLM,%ServiceRoot%"\Elantech\SmartPad",Drag_Radio2_Slider,0x10001,4 ; Scroll HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_V_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_H_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_AutoScroll_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",SC_Speed,0x10001,2 ; Tap HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_T1_Time,0x10001,200 HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger,0x10001,7 HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Two_Finger_Path,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Tap_Three_Finger_Path,0x0, ; Cover HKLM,%ServiceRoot%"\Elantech\SmartPad",Cover_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",Cover_Func,0x10001,19 HKLM,%ServiceRoot%"\Elantech\SmartPad",Cover_Func_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Cover_Func_Path,0x0, HKLM,%ServiceRoot%"\Elantech\SmartPad",Cover_STV,0x10001,2 ; STV HKLM,%ServiceRoot%"\Elantech\SmartPad",STV_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",STV_Slider,0x10001,5 ; Palm HKLM,%ServiceRoot%"\Elantech\SmartPad",Palm_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",Palm_Slider,0x10001,3 ; PageUpDown HKLM,%ServiceRoot%"\Elantech\SmartPad",PageUpDown_Enable,0x10001,1 ; Three Finger Move Function HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveUp,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveDown,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveLeft,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",ThreeFingerMoveRight,0x10001,1 ; EdgeMotion HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Radio,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",SM_Radio2_Slider,0x10001,4 HKLM,%ServiceRoot%"\Elantech\SmartPad",SL_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",SL_Key,0x10001,0 ; EdgeScroll HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_V_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_H_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_AutoScroll_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_V_Area,0x10001,2 HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_H_Area,0x10001,2 HKLM,%ServiceRoot%"\Elantech\SmartPad",EGS_Speed,0x10001,2 ; Lighting HKLM,%ServiceRoot%"\Elantech\SmartPad",Light_Enable,0x10001,1 ; Mag HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_P,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_X,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",Mag_Y,0x10001,0 ; Momentum HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Slider,0x10001,5 HKLM,%ServiceRoot%"\Elantech\SmartPad",Momentum_Bounce_Enable,0x10001,0 ; SmartArea HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Enable,0x10001,0 HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Up_Line,0x10001,1436 HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Down_Line,0x10001,213 HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Left_Line,0x10001,650 HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Right_Line,0x10001,2181 HKLM,%ServiceRoot%"\Elantech\SmartPad",SmartArea_Radio_Button,0x10001,2 ;---------------------------------------------------------------------------- ; PointStick UI Default Section ;---------------------------------------------------------------------------- [ETD_PSTUI.AddReg] ; Button HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Left,0x10001,0 HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Left_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Left_Path,0x0, HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Middle,0x10001,0 HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Middle_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Middle_Path,0x0, HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Right,0x10001,1 HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Right_Ex,0x0, HKLM,%ServiceRoot%"\Elantech\PointStick",Button_Right_Path,0x0, ; Z HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Drag_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\PointStick",Z_ReleasetoSelect,0x10001,1 HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Func,0x10001,0 HKLM,%ServiceRoot%"\Elantech\PointStick",Z_Select_Speed,0x10001,1 ; Scroll HKLM,%ServiceRoot%"\Elantech\PointStick",SC_V_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\PointStick",SC_H_Enable,0x10001,1 HKLM,%ServiceRoot%"\Elantech\PointStick",SC_Speed,0x10001,2 ; STV HKLM,%ServiceRoot%"\Elantech\PointStick",STV_Slider,0x10001,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,0x01100110 ; 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,0x00000000 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,0x03010130 ; 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 (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 ; 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 (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 ; 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 (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 ; 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 (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 ; 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 ; 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 ; 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 ; 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 ;---------------------------------------------------------------------------- ; 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" REG_EXPAND_SZ = 0x00020000 REG_DWORD = 0x00010001 REG_MULTI_SZ = 0x00010000 REG_BINARY = 0x00000001 REG_SZ = 0x00000000 ; Driver Information Entries DriverProduct = "ELAN Input Device Driver" DriverVersion = "8.0.6.0" DriverVersionExtend = "WHQL" ; X__ or WHQL DriverBit = "X64"Download Driver Pack
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.