;cymfltr.inf
;
; (c) Copyright 2009,2010 Cypress Semiconductor, Inc.
;
;---------------------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Provider = %Provider%
Class = Mouse
ClassGUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
CatalogFile.NTx86 = cymfltr.cat
CatalogFile.NTAMD64 = cymfltr.cat
DriverVer=06/24/2015,2.5.1.72
;DriverPackageDisplayName = "Cypress Trackpad"
;---------------------------------------------------------------------
; Source file information
;---------------------------------------------------------------------
[SourceDisksNames]
1 = %DiskID%,cymfltr.sys,,
2 = %DiskID%,CyCpIo.exe,,apps
[SourceDisksFiles]
; copy GUI and applications.
CyCpIo.exe=2
CyHidWin.exe=2
DellDevices.exe=2
DellDevices.exe.config=2
Dell.Framework.Library.dll=2
CyTp32.dll=2
unins000.exe=2
CyTpService.exe=2
CyTpService.exe.config=2
CySpelunker.dll=2
cymfltr.sys=1
[DestinationDirs]
DefaultDestDir = 12 ;;Drivers directory
CopyFiles_ProgFiles = 16422, %TARGET_DIR% ;;Program files\Cypress\TrackPad
;---------------------------------------------------------------------
; Manufacturer Sections
;---------------------------------------------------------------------
[Manufacturer]
%Mfg.Desc% = CompanyMfg, NTx86.6, NTamd64
[CompanyMfg.NTamd64] ; for Vista/Win7 64-bit
%CyTpFiltr.DeviceDesc% = MouFilter_Inst.NTamd64,ACPI\VEN_PNP&DEV_0F13
%CyTpFiltr.DeviceDesc% = MouFilter_Inst.NTamd64,ACPI\VEN_DLL&DEV_052E,ACPI\VEN_DLL&DEV_0589,ACPI\VEN_DLL&DEV_058B
[CompanyMfg.NTx86.6] ; for Vista/Win7 32-bit
%CyTpFiltr.DeviceDesc% = MouFilter_Inst.ntx86.6,ACPI\VEN_PNP&DEV_0F13
%CyTpFiltr.DeviceDesc% = MouFilter_Inst.ntx86.6,ACPI\VEN_DLL&DEV_052E,ACPI\VEN_DLL&DEV_0589,ACPI\VEN_DLL&DEV_058B
[CompanyMfg] ; for XP 32bit
%CyTpFiltr.DeviceDesc% = MouFilter_Inst.nt,ACPI\VEN_PNP&DEV_0F13
%CyTpFiltr.DeviceDesc% = MouFilter_Inst.nt,ACPI\VEN_DLL&DEV_052E,ACPI\VEN_DLL&DEV_0589,ACPI\VEN_DLL&DEV_058B
[ControlFlags]
ExcludeFromSelect=ACPI\VEN_PNP&DEV_0F13,ACPI\VEN_DLL&DEV_052E,ACPI\VEN_DLL&DEV_0589,ACPI\VEN_DLL&DEV_058B
;---------------------------------------------------------------------
; Install Sections for PS/2 mouse (for Vista/Win7 64bit)
;---------------------------------------------------------------------
[MouFilter_Inst.NTamd64]
Include = msmouse.inf
Needs = PS2_Inst
CopyFiles = MouFilter_CopyFiles, CopyFiles_ProgFiles
AddReg = MouFilter_Inst.AddReg
DelReg = MouFilter_Inst.DelReg
CopyINF = CyHid.INF
[MouFilter_Inst.NTamd64.Services]
AddService = cymfltrService,, filter_Service_Inst
AddService = CyTpService,, CyTp_Service_Inst
Include = msmouse.inf
Needs = PS2_Inst.Services
[MouFilter_Inst.NTamd64.HW]
AddReg = MouFilter_Inst.HW.AddReg, MouFilter_Inst.AddReg
Include = msmouse.inf
Needs = PS2_Inst.HW
;---------------------------------------------------------------------
; Install Sections for PS/2 mouse (for Vista/WIn7 32bit)
;---------------------------------------------------------------------
[MouFilter_Inst.ntx86.6]
Include = msmouse.inf
Needs = PS2_Inst
CopyFiles = MouFilter_CopyFiles, CopyFiles_ProgFiles
AddReg = MouFilter_Inst.AddReg
DelReg = MouFilter_Inst.DelReg
CopyINF = CyHid.INF
[MouFilter_Inst.ntx86.6.Services]
AddService = cymfltrService,, filter_Service_Inst
AddService = CyTpService,, CyTp_Service_Inst
Include = msmouse.inf
Needs = PS2_Inst.Services
[MouFilter_Inst.ntx86.6.HW]
AddReg = MouFilter_Inst.HW.AddReg, MouFilter_Inst.AddReg
Include = msmouse.inf
Needs = PS2_Inst.HW
;---------------------------------------------------------------------
; Install Sections for PS/2 mouse for XP 32bit
;---------------------------------------------------------------------
[MouFilter_Inst.nt]
Include = msmouse.inf
Needs = PS2_Inst
CopyFiles = MouFilter_CopyFiles, CopyFiles_ProgFiles
AddReg = MouFilter_Inst.AddReg
DelReg = MouFilter_Inst.DelReg
CopyINF = CyHid.INF
[MouFilter_Inst.nt.Services]
AddService = cymfltrService,, filter_Service_Inst
AddService = CyTpService,, CyTp_Service_Inst
Include = msmouse.inf
Needs = PS2_Inst.Services
[MouFilter_Inst.nt.HW]
AddReg = MouFilter_Inst.HW.AddReg, MouFilter_Inst.AddReg
Include = msmouse.inf
Needs = PS2_Inst.HW
;---------------------------------------------------------------------
; Files Copy Sections
;---------------------------------------------------------------------
[MouFilter_CopyFiles]
cymfltr.sys
[CopyFiles_ProgFiles]
CyCpIo.exe
CyHidWin.exe
CyTp32.dll
unins000.exe
DellDevices.exe
DellDevices.exe.config
Dell.Framework.Library.dll
CyTpService.exe
CyTpService.exe.config
CySpelunker.dll
;---------------------------------------------------------------------
; AddReg Sections
;---------------------------------------------------------------------
[MouFilter_Inst.HW.AddReg]
HKR,, "UpperFilters", 0x00010000,"cymfltrService"
;-----------------------------------------------------------------------
; Delete global register items.
;-----------------------------------------------------------------------
[MouFilter_Inst.DelReg]
HKLM,%RUN%,"CyCpIo"
HKLM,%RUN%,"CyHidWin"
[MouFilter_Inst.AddReg]
;-----------------------------------------------------------------------
; Register items global
;-----------------------------------------------------------------------
;HKLM,%RUN%,"CyCpIo",0x00000000,%16422%\%TARGET_DIR%\CyCpIo.exe
;HKLM,%RUN%,"CyHidWin",0x00000000,%16422%\%TARGET_DIR%\CyHidWin.exe
;CYTPCPL_CLASS = "TrackpadCplExt Class"
;CYTPCPL_PAGE = "TrackpadPage.TrackpadCplExt"
HKLM,SOFTWARE\Class\%CYTPCPL_PAGE%,,0x00000000,"TouchPadCplExt Class"
HKLM,SOFTWARE\Class\%CYTPCPL_PAGE%\CLSID,,0x00000000,%CYTP_GUID%
HKLM,SOFTWARE\Class\%CYTPCPL_PAGE%CurVer,,0x00000000,%CYTPCPL_PAGE1%
;CYTPCPL_PAGE1 = "TrackpadPage.TrackpadCplExt.1"
HKLM,SOFTWARE\Class\%CYTPCPL_PAGE%\CLSID,,0x00000000,%CYTP_GUID%
;CYTP_CPLEXT = "Cypress Trackpad CPL Extension"
;UNINST = "Software\Microsoft\Windows\CurrentVersion\Uninstall\{9F72EF8B-AEC9-4CA5-B483-143980AFD6FD}"
HKLM,%UNINST%,"DisplayName",0x00000000,"Cypress TrackPad"
HKLM,%UNINST%,"DisplayVersion",0x00000000,"2.5.1.72"
;HKLM,%UNINST%,"DisplayIcon",%16422%\%TARGET_DIR%\unins000.exe
HKLM,%UNINST%,"HelpLink",0x00000000,"http://www.cypress.com"
HKLM,%UNINST%,"InstallDate",0x00000000,""
HKLM,%UNINST%,"InstallLocation",0x00000000,"%16422%\%TARGET_DIR%"
HKLM,%UNINST%,"MajorVersion",0x00010001,2
HKLM,%UNINST%,"MinorVersion",0x00010001,3
HKLM,%UNINST%,"NoModify",0x00010001,1
HKLM,%UNINST%,"NoRepair",0x00010001,1
HKLM,%UNINST%,"Publisher",0x00000000,"Cypress Semiconductor, Inc."
HKLM,%UNINST%,"QuietUninstallString",0x00000000,"%16422%\%TARGET_DIR%\unins000.exe" /SILENT
HKLM,%UNINST%,"UninstallString",0x00000000,"%16422%\%TARGET_DIR%\unins000.exe"
HKLM,%UNINST%,"URLInfoAbout",0x00000000,"http://www.cypress.com"
HKLM,%UNINST%,"URLUpdateInfo",0x00000000,"http://www.cypress.com"
HKLM,%UNINST%,"EstimatedSize",0x00010001,20230
;SHELL_PROPSHEET = "Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers"
HKLM,%SHELL_PROPSHEET%\Cypress TrackPad Page,,0x00000000,%CYTP_GUID%
;SHELL_APPROVED = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
HKLM,%SHELL_APPROVED%,%CYTP_CPLEXT%,0x00000000,%CYTP_GUID%
;CYTP_GUID = "{2F5AC606-70CF-461C-BFE1-6063670C3484}"
HKCR,CLSID\%CYTP_GUID%\InprocServer32,,0x00000000,"%16422%\%TARGET_DIR%\CyTp32.dll"
HKCR,CLSID\%CYTP_GUID%\InprocServer32,"ThreadingModel",0x00000000,"Apartment"
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables, "GuiProgramName",0x00000000,"DellDevices.exe"
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables, "PreLoadGuiProgram",0x00010001,1
HKLM,SOFTWARE\Classes\CLSID\%CYTP_GUID%\ProgID,,0x00000000,"TouchPadPage.TouchPadCplExt.1"
HKLM,SOFTWARE\Classes\CLSID\%CYTP_GUID%\Programmable,,0x00000000,
HKLM,SOFTWARE\Classes\CLSID\%CYTP_GUID%\TypeLib,,0x00000000,%CYTPCPL_GUID%
HKLM,SOFTWARE\Classes\CLSID\%CYTP_GUID%\VersionIndependentProgID,,0x00000000,"TouchPadPage.TouchPadCplExt"
;CYTPCPL_GUID = "{EAB5A27C-D97B-47F2-96E3-BF17CB102566}"
HKLM,SOFTWARE\Classes\CLSID\%CYTPCPL_GUID%\1.0\0,,0x00000000,
HKLM,SOFTWARE\Classes\CLSID\%CYTPCPL_GUID%\1.0\0\win32,,0x00000000,"%16422%\%TARGET_DIR%\CyTp32.dll"
HKLM,SOFTWARE\Classes\CLSID\%CYTPCPL_GUID%\1.0\FLAGS,,0x00000000,"0"
HKLM,SOFTWARE\Classes\CLSID\%CYTPCPL_GUID%\1.0\HELPDIR,,0x00000000,"%16422%\%TARGET_DIR%"
HKLM,SOFTWARE\Cypress TrackPad Driver,"InstallToken",0x00010001,1506241649
HKLM,SOFTWARE\Cypress TrackPad Driver,"ServiceInstalled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver,"TrayIcon",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,80
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.040A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.040A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_7"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateRightKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"RotateLeftKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_7"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+HKEY_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomInKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrobat\KeyStrokes,"ZoomOutKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,80
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.040A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.040A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_7"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateRightKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"RotateLeftKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0408",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_7"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_QUOTE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+HKEY_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.041E",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomInKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\acrord32\KeyStrokes,"ZoomOutKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_0"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_UP_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"TapFourKeystrokes",0x00000000,"HKEY_F4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_WHEEL+MOUSE_DOWN_10"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\chrome\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_WHEEL+MOUSE_UP_10"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"GestureEnablesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"GestureEnablesAPA",0x00000000,"THREE_FINGER_SWIPE_ENABLE+FOUR_FINGER_VSWIPE_DOWN_ENABLE+FOUR_FINGER_HSWIPE_SUMO_ENABLE+FOUR_FINGER_VSWIPE_SAMURAI_UP_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"GestureEnablesMFT",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"GestureDisblesMFT",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"WMGestureEnablesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"WMGestureEnablesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Enables,"WMGestureEnablesMFT",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures,"DoRepeatMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\CircularScroll,"VCircularToLinearMotionFactor",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\CircularScroll,"ChiralTurnaroundDebounceCount",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateEngageCount",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateMaxCommandsIssuedPerStroke",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateDominateSwipesDegreesTimesTen",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateDominateZoomsDegreesTimesTen",0x00010001,37
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateDebouncePeriodDegrees",0x00010001,18
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateRepeatIntervalMSecs",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateModeThreshold",0x00010001,90
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateMotionThreshold",0x00010001,90
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateMinFingerDistance",0x00010001,150
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateSeparationThresholdX",0x00010001,37
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Rotate,"RotateSeparationThresholdY",0x00010001,48
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"ScrollEngageCount",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"VScrollInitialHysteresis",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"HScrollInitialHysteresis",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"BiDirectionalScrollIcons",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVScrollIconDelayCounts",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerHScrollIconDelayCounts",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"VScrollTwoFingerCommandLockInCount",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"HScrollTwoFingerCommandLockInCount",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVerticalScrollStopMotionTimeoutMsecs",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"VScrollGestureStillFingerThreshold",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"HScrollGestureStillFingerThreshold",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"HscrollPageJumpCount",0x00010001,50
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"OneFingerVerticalScrollFactor",0x00010001,150
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"OneFingerHorizontalScrollFactor",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"OneFingerVerticalScrollHysteresis",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"OneFingerHorizontalScrollHysteresis",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVScrollEngageCount",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerHScrollEngageCount",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVerticalScrollFactor",0x00010001,130
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerHorizontalScrollFactor",0x00010001,15
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVerticalScrollStopTimeoutMsecs",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVerticalScrollStopRestartDistance",0x00010001,25
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVerticalAutoScrollTerminateMSecs",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerHorizontalAutoScrollTerminateMSecs",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVerticalScrollMaxFingerDistChange",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"SynchronizedScrollingEnabledWin8",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"SynchronizedScrollingEnabledWin7",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerVerticalScrollThreshold",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerHorizontalScrollThreshold",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerHorizontalScrollMaxFingerDistChange",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerScrollDirectionChangeHysteresis",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll,"TwoFingerScrollDirectionChangeHysteresisDB",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_01",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_02",0x00010001,140
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_03",0x00010001,240
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_04",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_05",0x00010001,400
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_06",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_07",0x00010001,600
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_08",0x00010001,700
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_09",0x00010001,800
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_10",0x00010001,900
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_11",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollInertialAccelTable_12",0x00010001,1100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_01",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_02",0x00010001,140
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_03",0x00010001,240
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_04",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_05",0x00010001,400
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_06",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_07",0x00010001,600
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_08",0x00010001,700
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_09",0x00010001,800
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_10",0x00010001,900
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_11",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"VScrollStandardAccelTable_12",0x00010001,1100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_01",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_02",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_03",0x00010001,115
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_04",0x00010001,170
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_05",0x00010001,210
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_06",0x00010001,265
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_07",0x00010001,320
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_08",0x00010001,375
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_09",0x00010001,430
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_10",0x00010001,485
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_11",0x00010001,540
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollInertialAccelTable_12",0x00010001,610
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_01",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_02",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_03",0x00010001,115
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_04",0x00010001,170
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_05",0x00010001,210
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_06",0x00010001,265
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_07",0x00010001,320
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_08",0x00010001,375
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_09",0x00010001,430
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_10",0x00010001,485
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_11",0x00010001,540
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Acceleration\Curve,"HScrollStandardAccelTable_12",0x00010001,610
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRAccelNumerator",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRDecelNumerator",0x00010001,36
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRNoFingerNumerator",0x00010001,95
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRNoFingerSlowNumerator",0x00010001,98
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRDenominator",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"UpYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"DownYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"SpeedCoefficientDenominator",0x00010001,18
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRInertiaHaltFloor",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRRestrokeCarryFloor",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"IIRReSwipeNumerator",0x00010001,99
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"InertialToReswipeTransferPreserveCounts",0x00010001,90
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"InertialToReswipePostTransferStateExpireCounts",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll1F,"InertialHysteresisStateExpireCounts",0x00010001,60
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRAccelNumerator",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRDecelNumerator",0x00010001,36
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRNoFingerNumerator",0x00010001,95
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRNoFingerSlowNumerator",0x00010001,98
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRDenominator",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"UpYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"DownYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"SpeedCoefficientDenominator",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRInertiaHaltFloor",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRRestrokeCarryFloor",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"IIRReSwipeNumerator",0x00010001,99
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"InertialToReswipeTransferPreserveCounts",0x00010001,90
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"InertialToReswipePostTransferStateExpireCounts",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\HScroll2F,"InertialHysteresisStateExpireCounts",0x00010001,60
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRAccelNumerator",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRDecelNumerator",0x00010001,600
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRNoFingerNumerator",0x00010001,920
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRNoFingerSlowNumerator",0x00010001,950
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRDenominator",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"UpYSpeedCoefficientNumerator",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"DownYSpeedCoefficientNumerator",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"SpeedCoefficientDenominator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRInertiaHaltFloor",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRRestrokeCarryFloor",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"IIRReSwipeNumerator",0x00010001,995
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"InertialToReswipeTransferPreserveCounts",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"InertialToReswipePostTransferStateExpireCounts",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll1F,"InertialHysteresisStateExpireCounts",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRAccelNumerator",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRDecelNumerator",0x00010001,600
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRNoFingerNumerator",0x00010001,920
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRNoFingerSlowNumerator",0x00010001,950
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRDenominator",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"UpYSpeedCoefficientNumerator",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"DownYSpeedCoefficientNumerator",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"SpeedCoefficientDenominator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRInertiaHaltFloor",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRRestrokeCarryFloor",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"IIRReSwipeNumerator",0x00010001,995
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"InertialToReswipeTransferPreserveCounts",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"InertialToReswipePostTransferStateExpireCounts",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Scroll\Inertia\VScroll2F,"InertialHysteresisStateExpireCounts",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"MFSwipeSampleCountThreshold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerSwipeSampleCountThreshold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FourFingerSwipeSampleCountThreshold",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerSwipeDistanceThreshold",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FourFingerSwipeDistanceThreshold",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"MultiFingerVThresholdRescaleNum",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"MultiFingerVThresholdRescaleDiv",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"MultiFingerHThresholdRescaleNum",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"MultiFingerHThresholdRescaleDiv",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"MultiFingerVAccelerationCoeff",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"MultiFingerHAccelerationCoeff",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerVUpSwipeDebounceCount",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerVDownSwipeDebounceCount",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerHSwipeDebounceCount",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FourFingerVSwipeDebounceCount",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FourFingerHSwipeDebounceCount",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerVUpSwipeMickeysPerSample",0x00010001,13
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerVDownSwipeMickeysPerSample",0x00010001,13
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FourFingerVSwipeMickeysPerSample",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FiveFingerVSwipeMickeysPerSample",0x00010001,14
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"ThreeFingerHSwipeMickeysPerSample",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FourFingerHSwipeMickeysPerSample",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"FiveFingerHSwipeMickeysPerSample",0x00010001,14
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"SumoStompDebounceCount",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"SumoSamFingerVSwipeMinDistance",0x00010001,15
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Swipe,"SumoSamFingerHSwipeMinDistance",0x00010001,15
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Tap,"OneFingerRelaxedTapDistance",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomTriggerAtStallOrRelease",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomTriggerStallStableMinnies",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomTriggerStallStableMSecs",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomEngageCount",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomFlickGrowThreshold",0x00010001,17
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomFlickShrinkThreshold",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomFlickGrowIncrement",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomFlickShrinkIncrement",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomVerticalDragLimit",0x00010001,28
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomHorizontalDragLimit",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"TwoFingerZoomDirectionChangeHysteresis",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"TwoFingerZoomAutoRepeatHaltMargin",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,90
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomIntervalMsecs",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"ZoomIconEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"GestureZoomScaler",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\Gestures\Zoom,"GestureZoomWheelScaler",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"RotateRightKeystrokes",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ScrollUpKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ScrollDownKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_WHEEL+MOUSE_DOWN_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_WHEEL+MOUSE_UP_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe3LeftRightPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe3UpDownPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe3LeftActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe3RightActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe3UpActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LSHIFT+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe3DownActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe4LeftRightPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe4UpDownPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe4LeftActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe4RightActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe4UpActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LSHIFT+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SumoSwipe4DownActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LWIN+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe3LeftRightPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LSHIFT+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe3UpDownPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LSHIFT+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe3LeftActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LSHIFT+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe3RightActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe3UpActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LSHIFT+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe3DownActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe4LeftRightPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe4UpDownPersistentKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LALT+KEY_BIT_LSHIFT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe4LeftActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe4RightActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe4UpActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SamuraiSwipe4DownActionKey",0x00000000,"KEY_BIT_PERSIST+KEY_BIT_LSHIFT+KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeUpKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeDownKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFourUpKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_D"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFourDownKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_D"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFourLeftKeystrokes",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFourRightKeystrokes",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFiveUpKeystrokes",0x00000000,"KEY_BIT_LALT+KEY_BIT_LSHIFT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFiveDownKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFiveLeftKeystrokes",0x00000000,"KEY_BIT_LALT+KEY_BIT_LSHIFT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"SwipeFiveRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapTwoKeystrokes",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapTwo2XKeystrokes",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TwoFingerHoldKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_ESC"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TwoFingerTapThenHoldKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_F"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapThreeKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_ESC"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapThree2XKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_X"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ThreeFingerHoldKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_ESC"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"ThreeFingerTapThenHoldKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_L"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapFourKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_X"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapFour2XKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_ESC"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"FourFingerHoldKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_PAUSE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"FourFingerTapThenHoldKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_L"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapFiveKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_D"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"TapFive2XKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_R"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"FiveFingerHoldKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_D"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"FiveFingerTapThenHoldKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_L"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_Z"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroBottomUpKeystrokes",0x00000000,"HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroLeftRightKeystrokes",0x00000000,"KEY_BIT_LWIN+KEY_BIT_LCTRL+HKEY_DEL"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroRightLeftKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_C"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeFourDownKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_D"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeFourUpKeystrokes",0x00000000,"HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeFourLeftKeystrokes",0x00000000,"KEY_BIT_LWIN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeFourRightKeystrokes",0x00000000,"KEY_BIT_LWIN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_S"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_I"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\default\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Enables,"GestureEnablesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,25
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,25
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Gestures\Zoom,"ZoomIntervalMsecs",0x00010001,80
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"MetroSwipeFourDownKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_D"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\desktop\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_NONE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateLeftKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dialog\KeyStrokes,"RotateRightKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+TWO_FINGER_HSWIPE_ENABLE+ROTATE_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_COMMA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_PERIOD"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"RotateLeftKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_BSLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"RotateRightKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomInKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dllhost\KeyStrokes,"ZoomOutKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\DV2ControlHost\Enables,"GestureEnablesMTG",0x00000000,"TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\DV2ControlHost\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\DV2ControlHost\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\DV2ControlHost\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dwm\Enables,"GestureEnablesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dwm\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\dwm\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\ehshell\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Scroll,"HScrollInitialHysteresis",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Scroll,"HscrollMultiplier",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\KeyStrokes,"CircularLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\KeyStrokes,"CircularRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excel\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Scroll,"HScrollInitialHysteresis",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Scroll,"HscrollMultiplier",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\KeyStrokes,"CircularLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\KeyStrokes,"CircularRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\excelc\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\explorer\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomInKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\firefox\KeyStrokes,"ZoomOutKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_UP_3"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_TAB"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"TapFourKeystrokes",0x00000000,"HKEY_F4"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"KEY_BIT_LWIN+HKEY_Z"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomInKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\iexplore\KeyStrokes,"ZoomOutKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\immersivelauncher\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\immersivelauncher\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\immersivelauncher\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\immersivelauncher\Enables,"GestureDisblesAPA",0x00000000,"THREE_FINGER_HSWIPE_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bing\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bing\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bing\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bing\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bing\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingfinance\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingfinance\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingfinance\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingfinance\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingfinance\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ScrollUpKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ScrollDownKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.041A",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0405",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0406",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.040B",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0407",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.040E",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0410",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0814",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0414",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0424",0x00000000,"KEY_BIT_LCTRL+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.0C0A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.080A",0x00000000,"KEY_BIT_LCTRL+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.041D",0x00000000,"KEY_BIT_LCTRL+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomInKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingmaps\KeyStrokes,"ZoomOutKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingnews\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingnews\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingnews\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingnews\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingnews\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingsports\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingsports\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingsports\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingsports\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingsports\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingtravel\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingtravel\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingtravel\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingtravel\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingtravel\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingweather\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingweather\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingweather\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingweather\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.bingweather\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.camera\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.camera\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.camera\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.camera\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.camera\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.mailapp\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.mailapp\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.mailapp\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.mailapp\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.mailapp\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Scroll\Inertia\VScroll1F,"UpYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Scroll\Inertia\VScroll1F,"DownYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Scroll\Inertia\VScroll1F,"SpeedCoefficientDenominator",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Scroll\Inertia\VScroll2F,"UpYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Scroll\Inertia\VScroll2F,"DownYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Scroll\Inertia\VScroll2F,"SpeedCoefficientDenominator",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Tap,"OneFingerRelaxedTapDistance",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,130
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,130
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.reader\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.skydive\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.skydive\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.skydive\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.skydive\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.skydive\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.windowsphotos\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.windowsphotos\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.windowsphotos\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.windowsphotos\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.windowsphotos\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.xboxlivegames\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.xboxlivegames\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.xboxlivegames\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.xboxlivegames\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.xboxlivegames\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunemusic\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunemusic\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunemusic\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunemusic\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunemusic\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunevideo\Enables,"GestureEnablesMTG",0x00000000,"METRO_APP_IN_FOCUS+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunevideo\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunevideo\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunevideo\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\microsoft.zunevideo\KeyStrokes,"MetroTopDownKeystrokes",0x00000000,"MOUSE_RIGHT_BUTTON"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mmcmainframe\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mmcmainframe\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mmcmainframe\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mmcmainframe\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,65
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,65
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\mspaint\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\Enables,"GestureEnablesMTG",0x00000000,"TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\musicstage\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\notepad\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\notepad\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\notepad\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\notepad\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,80
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\outlook\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,15
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,15
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\photostage\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\Enables,"GestureEnablesMTG",0x00000000,"TWO_FINGER_VSCROLL_ENABLE+ZOOM_ENABLE+ROTATE_ENABLE+CIRCULAR_VSCROLL_ENABLE+TWO_FINGER_VSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_R"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_R"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"ZoomInKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasa3\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Scroll,"OneFingerVerticalScrollFactor",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Scroll,"OneFingerVerticalScrollHysteresis",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Scroll,"TwoFingerVerticalScrollThreshold",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Scroll,"VscrollMultiplier",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"ZoomInUseMouse",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"ZoomOutUseMouse",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+KEY_BIT_LSHIFT+HKEY_R"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_R"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN_2"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP_2"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\picasaphotoviewer\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\KeyStrokes,"TapFourKeystrokes",0x00000000,"HKEY_F5"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\powerpnt\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\KeyStrokes,"TapFourKeystrokes",0x00000000,"HKEY_F5"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\pp12frameclass\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\Enables,"GestureEnablesMTG",0x00000000,"TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"HKEY_UP_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"HKEY_DOWN_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\programmenu\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+ROTATE_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\Gestures\Zoom,"ZoomIconEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_L"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_K"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes",0x00000000,"HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.041A",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.041A",0x00000000,"KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0405",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0405",0x00000000,"KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0406",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0406",0x00000000,"KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.040B",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.040B",0x00000000,"KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.040C",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0407",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0407",0x00000000,"KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.040E",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.040E",0x00000000,"KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0410",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0410",0x00000000,"KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0814",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0814",0x00000000,"KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0414",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0414",0x00000000,"KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0424",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0424",0x00000000,"KEY_BIT_LSHIFT+HKEY_EQUAL_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.041B",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.0C0A",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.0C0A",0x00000000,"KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.080A",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.080A",0x00000000,"KEY_BIT_LSHIFT+HKEY_RBRACK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.041D",0x00000000,"HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.041D",0x00000000,"KEY_BIT_LSHIFT+HKEY_DASH_UNDER"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomInKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_MINUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ZoomOutKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_KEYPAD_PLUS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN_2"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP_2"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\rundll32\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\Enables,"GestureEnablesMTG",0x00000000,"TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\stage_primary\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Gestures\Scroll\Inertia\VScroll1F,"UpYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Gestures\Scroll\Inertia\VScroll1F,"DownYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Gestures\Scroll\Inertia\VScroll1F,"SpeedCoefficientDenominator",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Gestures\Scroll\Inertia\VScroll2F,"UpYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Gestures\Scroll\Inertia\VScroll2F,"DownYSpeedCoefficientNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\supergrid\Gestures\Scroll\Inertia\VScroll2F,"SpeedCoefficientDenominator",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\touchzone\Enables,"WMGestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\touchzone\Enables,"WMGestureEnablesAPA",0x00000000,"FOUR_FINGER_VSWIPE_ENABLE+FOUR_FINGER_HSWIPE_ENABLE+THREE_FINGER_VSWIPE_ENABLE+"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\touchzone\Enables,"WMGestureEnablesMFT",0x00000000,"THREE_FINGER_HOLD"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\touchzone\Gestures\Zoom,"GestureZoomScaler",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\unclassified\Enables,"GestureEnablesMTG",0x00000000,"TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\unclassified\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\unclassified\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\unclassified\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\unclassified\Gestures\Tap,"OneFingerRelaxedTapDistance",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Enables,"GestureEnablesMTG",0x00000000,"ROTATE_ENABLE+KEYBOARD_EDIT_MODE+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Gestures\Scroll,"HscrollMultiplier",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winword\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Enables,"GestureEnablesMTG",0x00000000,"ROTATE_ENABLE+KEYBOARD_EDIT_MODE+ZOOM_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Gestures\Scroll,"HscrollMultiplier",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Gestures\Zoom,"ZoomGrowThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Gestures\Zoom,"ZoomShrinkThreshold",0x00010001,78
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_PAGE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_PAGE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\winwordc\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LALT+HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery,"OneFingerVerticalScrollFactor",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery,"OneFingerVerticalScrollHysteresis",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery,"TwoFingerVerticalScrollThreshold",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Enables,"GestureEnablesMTG",0x00000000,"ZOOM_ENABLE+ROTATE_ENABLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"RotateLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_COMMA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"RotateRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_PERIOD"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"RotateLeftKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_FWD_SLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"RotateRightKeystrokes.041F",0x00000000,"KEY_BIT_LCTRL+HKEY_BSLASH"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"ScrollUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"ScrollDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"ZoomInKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"KEY_BIT_VSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"SwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"MetroSwipeThreeUpKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"MetroSwipeThreeDownKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"HKEY_LEFT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wlxphotogallery\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"HKEY_RIGHT_ARROW"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\Enables,"GestureEnablesMTG",0x00000000,"TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"SwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_B"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"SwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_F"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"SwipeLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_B"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"SwipeRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_F"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"MetroSwipeThreeLeftKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_B"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayer\KeyStrokes,"MetroSwipeThreeRightKeystrokes",0x00000000,"KEY_BIT_LCTRL+HKEY_F"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wmplayerEnables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Enables,"GestureEnablesMTG",0x00000000,"KEYBOARD_EDIT_MODE+ZOOM_ENABLE+ROTATE_ENABLE+TWO_FINGER_VSCROLL_ENABLE+TWO_FINGER_HSCROLL_ENABLE+TWO_FINGER_VSWIPE_ENABLE+TWO_FINGER_HSWIPE_ENABLE+CIRCULAR_VSCROLL_ENABLE+CIRCULAR_HSCROLL_ENABLE+ONE_FINGER_SCROLL_FLICKS+TWO_FINGER_VSCROLL_FLICK"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Enables,"GestureEnablesAPA",0x00000000,"STANDARD_ENABLES_APA"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Enables,"GestureDisblesMTG",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Enables,"GestureDisblesAPA",0x00000000,"IDLE"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Scroll,"OneFingerVerticalScrollFactor",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Scroll,"TwoFingerVerticalScrollFactor",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Scroll\Inertia\VScroll2F,"UpYSpeedCoefficientNumerator",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Scroll\Inertia\VScroll2F,"DownYSpeedCoefficientNumerator",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Scroll\Inertia\VScroll2F,"SpeedCoefficientDenominator",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Scroll\Inertia\VScroll2F,"IIRDenominator",0x00010001,2000
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Zoom,"ZoomMickeyGrowIncrement",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Zoom,"ZoomMickeyShrinkIncrement",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Zoom,"ZoomMinIntervalMSecs",0x00010001,90
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\Gestures\Zoom,"ZoomMaxCommandsIssuedPerStroke",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\KeyStrokes,"ZoomInKeystrokes",0x00000000,"OS_WIN7+KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_DOWN_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\KeyStrokes,"ZoomOutKeystrokes",0x00000000,"OS_WIN7+KEY_BIT_LCTRL+KEY_BIT_VSCROLL_MOUSE+MOUSE_UP_1"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\KeyStrokes,"ScrollLeftKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_DOWN"
HKLM,SOFTWARE\Cypress TrackPad Driver\AppCommands\wordpad\KeyStrokes,"ScrollRightKeystrokes",0x00000000,"KEY_BIT_HSCROLL_MOUSE+HALF_MOUSE_UP"
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPass,"LP1FSpikeFilterEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPass,"LP1FMaxNonSpikeSpeedX",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPass,"LP1FMaxNonSpikeSpeedY",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPassMF,"MFAbsIirOldPartNumerator",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPassMF,"MFAbsIirOldPartDenominator",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPassMF,"MFLowPassFilterEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPassMF,"MFLowPassFilterSpikeSpeed",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPassMF,"MFLowPassFilterDelayPeriods",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"RelativeMotionNumerator",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"MediumSpeedNumerator",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"RelativeMotionDenominator",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ScrollMotionNumerator",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ScrollMotionDenominator",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AccelerationNumerator",0x00010001,15
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AccelerationDenominator",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AccelIIRNumerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AccelIIRDenominator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ScrollAccelNumerator",0x00010001,24
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ScrollAccelDenominator",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"VScrollDebounceCount",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"MaximumAcceleratedSpeed",0x00010001,900
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"StrokeHistoryDepth",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"MediumSpeedTheshold",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"FastSpeedThreshold",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"FlickSpeedThreshold",0x00010001,80
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"STScrollMultiplier",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"STScrollMickeyMax",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"STScrollAccrueMax",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AbsIirEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"IIR_Numerator",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"IIR_Denominator",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"MetroSwipeSpeed",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"MetroSwipeCancelPackets",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AbsFirEnabled",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AbsFirDepthMax",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"AbsFirDepthSlewCount",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"GentleCurveEccentricityMax",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ModerateCurveEccentricityMax",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"SlowSpeedLimit",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ModerateSpeedLimit",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"GentleCurveFirDepth",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ModerateCurveFirDepth",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"SlowSpeedFirDepth",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY,"ModerateSpeedFirDepth",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\BiosHotkeyEnables,"BiosPs2HotkeyWritesEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\BiosHotkeyEnables,"HotKeyUserThreadEnableScanCode",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\BiosHotkeyEnables,"HotKeyUserThreadDisableScanCode",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\BiosHotkeyEnables,"HotKeyUserBiosWritesSupported",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"GuiCircularScrollEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"1FHorizontalScrollingGuiEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"3FTapGuiEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"3FTapHoldGuiEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"WM_HOTKEY_SCANCODE",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"ZoomScrollEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"AutoScrollEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"ThreeFingerPressEnableMode",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"3FButtonPressEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"EnableBothButtonsGui",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"MiddleButtonSelectedFunction",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"2FPanEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"3FFlickGuiEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"4FTapGuiEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"3DFlipGuiEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"4FTapHoldGuiEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"PeekGuiEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"MinMaxDesktopGuiEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"2FSwipeGuiEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"EdgeMotionEnableGui",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"PalmRejectionEnableGui",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"GuiEnableFineGrainedScrolling",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"FineGrainedScrollSpeed",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"TrackPadAndButtonInOneOption",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"StickyBordersEnableGui",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"TapZonesEnableGui",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"TwoFingerScrollEdgeContinueGui",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"ScrollPageGuiEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"TwoFingerRightTapClickGui",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables,"LVWMEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Diagnostic\Trace,"GestureTraceEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Diagnostic\Trace,"ProtocolTraceEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"TapDownToPointerMotionMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"TapClickEventToFingerUpMSecs",0x00010001,750
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"StartDragOperationMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"TapFingerStableDistance",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"DragLockFingerUpCancelMSecs",0x00010001,2000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"TapDragAutoTimeoutOverride",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"CancelDraglockMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"CancelDragLockDistance",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"FingerDownDebounceSamples",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"TapDownToScrollEnableMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_MinFreezeMotionPacketCount",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_MinFreezeSpeedPacketCount",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_AlwaysFreezePressure",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_NeverFreezePressure",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_FreezePressureDrop",0x00010001,18
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_MaxOnePacketSpeed",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_CombinedSensitivityPalmThreshold",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"OFL_CombinedSensitivityPalmScale",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"FingerDownTriggerStabilityPressure",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"FingerReleaseStabilityInhibitPressure",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce,"TwoToOneFingerNoClickMSecs",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"TwoFingerRightTapClickMaxFingerDrift",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"OneTwoFingerRightTapClickButtonEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"TwoFingerRightMechanicalButtonEnabled",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"TwoFingerTapPreviousOneFingerCancelDistance",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"TwoFingerTapShortDownMinMsecs",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"TwoFingerTapWaitForSecondTapMsecs",0x00010001,12
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"TwoFingerTapShortDownToLongTimeoutMsecs",0x00010001,80
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"TwoFingerDoubleTapCancelMsecs",0x00010001,50
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"ThreeFingerTapWaitForSecondTapMsecs",0x00010001,700
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"ThreeFingerTapShortDownToLongTimeoutMsecs",0x00010001,400
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"ThreeFingerDoubleTapCancelMsecs",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"FourFingerTapWaitForSecondTapMsecs",0x00010001,700
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"FourFingerTapShortDownToLongTimeoutMsecs",0x00010001,400
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"FourFingerDoubleTapCancelMsecs",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"FiveFingerTapWaitForSecondTapMsecs",0x00010001,700
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"FiveFingerTapShortDownToLongTimeoutMsecs",0x00010001,400
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Bounce\MultiFinger,"FiveFingerDoubleTapCancelMsecs",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"SpecialGuiType",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"IconTrayPressureMax1",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"IconTrayPressureMax2",0x00010001,60
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"IconTrayPressureMax3",0x00010001,85
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"IconTrayPressureMax4",0x00010001,110
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"IconTrayPressureMax5",0x00010001,256
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TapToClick",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TapLockEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TapDragOverrideEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"LeftButtonSelectedFunction",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"RightButtonSelectedFunction",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"EnableTrackPad",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TrackpadSpeed",0x00010001,10
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"2FPanEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"InertialScrollEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"OneFingerInertialScrollEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"LeftEdgeSwipeEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"RightEdgeSwipeEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TopEdgeSwipeEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"ReverseScrollDirectionEnableWin7",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"ReverseScrollDirectionEnableWin8",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"EnableMechanicalButtons",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"HideExternalUsbBox",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"ScrollAnd1FZoomMasterEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"ScrollEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"HScrollZone",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"VScrollZone",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TappingSpeed",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"LiberalDoubleClickRectangleSides",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"DisableAwfulSmoothScroll",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"DisableTrackpadFlagsMask",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"DisableWithUsbMousePresent",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"MaxTouchSensitivity",0x00010001,19
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"MinTouchSensitivity",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity0",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity1",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity2",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity3",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity4",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity5",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity6",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity7",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity8",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity9",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity10",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity11",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity12",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity13",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity14",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity15",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity16",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity17",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity18",0x00010001,8
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"TouchSensitivity19",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"PalmRejectionEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST,"MovementSuppressHeightPercent",0x00010001,25
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Dimensions,"YIsInverted",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Dimensions,"X_Max",0x00010001,1100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Dimensions,"Y_Max",0x00010001,620
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Dimensions,"Y_Rise",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Dimensions,"Y_Run",0x00010001,14
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"LeftBottomUpperTheta",0x00010001,750
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"LeftBottomLowerTheta",0x00010001,150
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"RightBottomUpperTheta",0x00010001,3450
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"RightBottomLowerTheta",0x00010001,2850
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"RightTopUpperTheta",0x00010001,2550
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"RightTopLowerTheta",0x00010001,1950
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"LeftTopUpperTheta",0x00010001,1650
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"LeftTopLowerTheta",0x00010001,1050
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"RightUpperTheta",0x00010001,3300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"RightLowerTheta",0x00010001,2100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"LeftUpperTheta",0x00010001,1500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"LeftLowerTheta",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"BottomUpperTheta",0x00010001,3300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"BottomLowerTheta",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"TopUpperTheta",0x00010001,2100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"TopLowerTheta",0x00010001,1500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"EdgeMotionEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"EdgeMotionSpeed",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion,"EdgeMotionOnlyIfDragMouseOn",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion\MfScroll,"TwoFingerScrollEdgeContinue",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion\MfScroll,"TwoFingerScrollEdgeContinueSpeed",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\FlickScroll,"TwoFingerMFScrollCancelFingers",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables,"CapSenseType",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables,"GestureAPAEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Buttons,"3FPressFunctionEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Buttons,"3FPressFunction",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Buttons,"4FPressFunctionEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Buttons,"4FPressFunction",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"3FFlickVU",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"3FFlickVD",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"3FFlickHL",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"3FFlickHR",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"4FFlickVU",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"4FFlickVD",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"4FFlickHL",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks,"4FFlickHR",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTapClick,"TwoFingerRightTapClickEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTapClick,"TwoFingerTapTakesTwoFingerPressProps",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTapClick,"TwoFingerFollowsOneFingerTapClick",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTapClick,"TwoFingerTapFunction",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTapClick,"TwoFingerPressFunction",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"2FTap",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"2F2XTap",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"2FHold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"2FTapAndHold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"3FTap",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"3F2XTap",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"3FHold",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"3FTapAndHold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"4FTap",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"4F2XTap",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"4FHold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"4FTapAndHold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"5FTap",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"5F2XTap",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"5FHold",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps,"5FTapAndHold",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"1FVScrollFlick",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"1FHScrollFlick",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FVScrollFlick",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"3FVScrollFlick",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"4FVScrollFlick",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FVSwipeOff",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FHSwipeOff",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"1FCircular",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"1FZoomEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"1FScrollInertia",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FRotate",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FScroll",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FScrollVOff",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FScrollHOff",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FSwipe",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg,"2FZoom",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSumoVU",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSumoVD",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSumoHL",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSumoHR",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSumoVU",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSumoVD",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSumoHL",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSumoHR",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSamuraiVU",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSamuraiVD",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSamuraiHL",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"3FSamuraiHR",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSamuraiVU",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSamuraiVD",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSamuraiHL",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent,"4FSamuraiHR",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EdgeRejectPacketCount",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EdgeRejectTapPacketCount",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PuckerFilterEnabled",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PuckerFilterFirstTouchResetMSecs",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PuckerFilterFirstTouchBreakDistance",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PuckerFilterFirstTouchBreakTime",0x00010001,26
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PuckerFilterNavBreakDistance",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PuckerFilterNavBreakTime",0x00010001,24
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostPalmRejectTimeoutMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PuckerFilterTimerResetPressure",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"LowerEdgeThumbButtonMickeys",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SideEdgeThumbButtonMickeys",0x00010001,70
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"MaxThumbRestIdlePressure",0x00010001,120
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardTapGuardEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardTapGuardCancelDistance",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeFingerUpTimeoutMSecs",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostKeystrokeNoTapDistance",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectionEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectionSize",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"CombinedSensitivityEnabled",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"CombinedSensitivity",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IdleDesensitivityEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeDesensitivityEnable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardNonCriticalAreaDeSensitivityPercent",0x00010001,80
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IdleNonCriticalAreaDeSensitivityPercent",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeDesensitivityBoostUnits",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeDesensitivityMax",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"BumpDesensitivityMSecs",0x00010001,5000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IdleDesensitivityMSecs",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IdleDesensitivityBoostUnits",0x00010001,6
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IdleMaxDesensitivity",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EditModeTrackpadSensitivityBoost",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EditModeTrackpadSensitivityMax",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"BongoNoKeyboardTapDistanceX",0x00010001,140
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"BongoNoKeyboardTapDistanceY",0x00010001,140
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"BongoKeyboardTapDistanceX",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"BongoKeyboardTapDistanceY",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"BongoNoKeyboardTimeMSecs",0x00010001,1500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"BongoTapDisableMSecs",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseRelBoost0",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseMaxBoost0",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseDecayRateMSec0",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseNonCritPrcnt0",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseRelBoost0",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseMaxBoost0",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseBuildRateMSecs0",0x00010001,10000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseNonCritPrcnt0",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseRelBoost1",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseMaxBoost1",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseDecayRateMSec1",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseNonCritPrcnt1",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseRelBoost1",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseMaxBoost1",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseBuildRateMSecs1",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseNonCritPrcnt1",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseRelBoost2",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseMaxBoost2",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseDecayRateMSec2",0x00010001,400
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseNonCritPrcnt2",0x00010001,60
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseRelBoost2",0x00010001,3
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseMaxBoost2",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseBuildRateMSecs2",0x00010001,400
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseNonCritPrcnt2",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseRelBoost3",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseMaxBoost3",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseDecayRateMSec3",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseNonCritPrcnt3",0x00010001,70
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseRelBoost3",0x00010001,4
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseMaxBoost3",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseBuildRateMSecs3",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseNonCritPrcnt3",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseRelBoost4",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseMaxBoost4",0x00010001,9
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseDecayRateMSec4",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KB_CombinedSenseNonCritPrcnt4",0x00010001,75
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseRelBoost4",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseMaxBoost4",0x00010001,7
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseBuildRateMSecs4",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IDLE_CombinedSenseNonCritPrcnt4",0x00010001,45
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure0",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure1",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure2",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure3",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure4",0x00010001,5
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure5",0x00010001,90
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure6",0x00010001,95
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure7",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure8",0x00010001,105
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"SensitivityPressure9",0x00010001,110
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectMarginSides",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectTopMargin",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectBotMargin",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardTapGuardCancelTimeMSecs_01",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardTapGuardCancelTimeMSecs_02",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardTapGuardCancelTimeMSecs_03",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardTapGuardCancelTimeMSecs_04",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardTapGuardCancelTimeMSecs_05",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardButtonGuardCancelTimeMSecs",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostKeyboardPalmThresholdBoostMSecs",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardRulesInEffectTimeouts_01",0x00010001,2000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardRulesInEffectTimeouts_02",0x00010001,1000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardRulesInEffectTimeouts_03",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardRulesInEffectTimeouts_04",0x00010001,300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeyboardRulesInEffectTimeouts_05",0x00010001,100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"IdleNoTouchTapLockoutBoosts",0x00010001,2
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostPalmRejectNoScrollMsecs",0x00010001,1800
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"TrackpadLockedUntilZeroFingersTimeoutPeriodMSecs",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"TrackpadLockedUntilZeroFingersOverride",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnableKeyStrokeCursorFreezeTimeoutCancelAlgorithemTable1",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnableKeyStrokeCursorFreezeTimeoutCancelAlgorithemTable2",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnableKeyStrokeCursorFreezeTimeoutCancelAlgorithemTable3",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnableKeyStrokeCursorFreezeTimeoutCancelAlgorithemTable4",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnableKeyStrokeCursorFreezeTimeoutCancelAlgorithemTable5",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotLeftRightSizePercent1",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotLeftRightSizePercent2",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotLeftRightSizePercent3",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotLeftRightSizePercent4",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotLeftRightSizePercent5",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotTopBottomSizePercent1",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotTopBottomSizePercent2",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotTopBottomSizePercent3",0x00010001,30
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotTopBottomSizePercent4",0x00010001,35
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PalmRejectSweetSpotTopBottomSizePercent5",0x00010001,40
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeFingerUpTimeoutMSecs1",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeFingerUpTimeoutMSecs2",0x00010001,150
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeFingerUpTimeoutMSecs3",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeFingerUpTimeoutMSecs4",0x00010001,350
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"KeystrokeFingerUpTimeoutMSecs5",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnablePalmRejectSweetSpot1",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnablePalmRejectSweetSpot2",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnablePalmRejectSweetSpot3",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnablePalmRejectSweetSpot4",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"EnablePalmRejectSweetSpot5",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostKeyboardPalmThresholdBoostMSecs_01",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostKeyboardPalmThresholdBoostMSecs_02",0x00010001,150
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostKeyboardPalmThresholdBoostMSecs_03",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostKeyboardPalmThresholdBoostMSecs_04",0x00010001,350
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject,"PostKeyboardPalmThresholdBoostMSecs_05",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Persistent,"SwipeGuardPeriodMSecs",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Persistent,"ZoomGuardPeriodMSecs",0x00010001,200
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Persistent,"RotateGuardPeriodMSecs",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Persistent,"SumoFingersUpTimeoutMSecs",0x00010001,3000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Persistent,"SumoFingersUpShortTimeoutMSecs",0x00010001,500
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PinnedRotate,"RotateFingerDownTimeoutMsecs",0x00010001,170
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PinnedRotate,"RotateFingerDownTimeoutResetDistance",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\PinnedRotate,"RotateAnchorActiveMarginX",0x00010001,250
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\SliderScroll,"VScrollLowerTheta",0x00010001,2100
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\SliderScroll,"VScrollUpperTheta",0x00010001,3300
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\SliderScroll,"HScrollLowerTheta",0x00010001,600
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\SliderScroll,"HScrollUpperTheta",0x00010001,3000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\SliderScroll,"VScrollLockInPacketCount",0x00010001,10000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\SliderScroll,"HScrollLockInPacketCount",0x00010001,10000
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\StickyBorders,"StickyBordersEnable",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"CyHidFltrWakeDelaySecs",0x00010001,20
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"CyCpIoHeartbeatTimeoutMSecs",0x00010001,3400
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"IoctlBypass",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"LocalizationDefaultLayoutOverride",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"SwitchToSmBus",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"PS2ClickpadFormat",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"PS2ClickpadAutoScrollEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"RestingFingerHscroll",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"MakeTouchZoneCheck",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"IgnoreBthUsbMice",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"HideCyHidFromDeviceManager",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"MechButtonsSwapWithMouse",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"DisableMechButtonsWithMouseDisable",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"ReportLRButtonsAsMiddle",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"UserPersistButtonEnableAtSessionConnect",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"ReenableTrackpadFirstLogin",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"UseGlobalEnableAtSleepWakeup",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"UseGlobalEnableAtSessionConnect",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"UseKernelEnableAtSessionConnect",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"BootPersistGlobalEnableState",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"GlobalEnableState",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"PreserveDisableStateAfterUserLock",0x00010001,1
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"NoTapAfterMechButtonGuardMSecs",0x00010001,800
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"NoMechClickGuardMSecs",0x00010001,800
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\System,"CompalECBiosWriteFingerStatus",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Theta,"MinValidDistanceX",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\Physical\Theta,"MinValidDistanceY",0x00010001,16
HKLM,SOFTWARE\Cypress TrackPad Driver\QA,"CyAssertEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\QA,"CyTraceEnabled",0x00010001,0
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"acrobatsdiwindow",0x00000000,"acrord32"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"chrome_widgetwin_0",0x00000000,"chrome"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"chrome_widgetwin_1",0x00000000,"chrome"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"progman",0x00000000,"desktop"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"shell_traywnd",0x00000000,"desktop"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"button",0x00000000,"desktop"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"dv2controlhost",0x00000000,"desktop"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"dimmedwindowclass",0x00000000,"desktop"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"#32770",0x00000000,"dialog"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"photo_lightweight_viewer",0x00000000,"dllhost"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"xlmain",0x00000000,"excel"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"windows.ui.core.corewindow",0x00000000,"explorer"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"cabinetwclass",0x00000000,"explorer"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"mozillawindowclass",0x00000000,"firefox"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"ieframe",0x00000000,"iexplore"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"immersivesplashscreenwindowclass",0x00000000,"immersivelauncher"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"immersivegutter",0x00000000,"immersivelauncher"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"immersivebackgroundwindow",0x00000000,"immersivelauncher"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"rctrl_renwnd32",0x00000000,"outlook"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"msosplash",0x00000000,"outlook"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"ytwindow",0x00000000,"picasa3"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"pptframeclass",0x00000000,"pp12frameclass"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"multitouch_mfc",0x00000000,"touchzone"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"wordpadclass",0x00000000,"winword"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"qwidget",0x00000000,"winword"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"opusapp",0x00000000,"winword"
HKLM,SOFTWARE\Cypress TrackPad Driver\Winclass,"wmplayerapp",0x00000000,"wmplayer"
;---------------------------------------------------------------------
; Service information installation
;---------------------------------------------------------------------
[filter_Service_Inst]
DisplayName = %Filter.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\cymfltr.sys
[CyTp_Service_Inst]
DisplayName = %ServiceDesc%
Description = %ServiceDesc%
ServiceType = 0x00000010 ; SERVICE_WIN32_OWN_PROCESS
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %16422%\%TARGET_DIR%\CyTpService.exe
StartName = "LocalSystem"
;---------------------------------------------------------------------
; Localizable strings
;---------------------------------------------------------------------
[Strings]
Provider = "Cypress Semiconductor, Inc" ; Provider
Filter.SvcDesc = "Cypress Trackpad Filter Driver"
Mfg.Desc = "Cypress Semiconductor, Inc" ; Manufacturer
CyTpFiltr.DeviceDesc = "Cypress Trackpad" ; Device Name
DiskID = "Cypress Trackpad Filter Driver Setup Disk"
ProductVersion = "Version 1.00"
ServiceDesc = "Cypress Trackpad Service"
PS2_Inst.SharedDriverMsg = "keyboard port"
SharedDriverMsg = "keyboard port"
CYTP_PATH = "Cypress Trackpad Driver"
STARTUP_DIR = "Documents and Settings\All Users\Start Menu\Programs\Startup"
SetDriver = "Software\Cypress Trackpad Driver"
SetButton = "Software\Cypress Trackpad Driver\Buttons"
SetDevice = "Software\Cypress Trackpad Driver\Device Select"
SetScroll = "Software\Cypress Trackpad Driver\Scroll Settings"
SetTouch = "Software\Cypress Trackpad Driver\Trackpad Settings"
CYTPCPL_CLASS = "TrackpadCplExt Class"
CYTPCPL_PAGE = "TrackpadPage.TrackpadCplExt"
CYTPCPL_PAGE1 = "TrackpadPage.TrackpadCplExt.1"
CYTP_CPLEXT = "Cypress Trackpad CPL Extension"
RUN = "Software\Microsoft\Windows\CurrentVersion\Run"
;UNINST = "Software\Microsoft\Windows\CurrentVersion\Uninstall\{9F72EF8B-AEC9-4CA5-B483-143980AFD6FD}"
UNINST = "Software\Microsoft\Windows\CurrentVersion\Uninstall\{7F2F6CC5-434B-4311-9DE2-60C7CAF50B73}_is1"
SHELL_PROPSHEET = "Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers"
SHELL_APPROVED = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
CYTP_GUID = "{2F5AC606-70CF-461C-BFE1-6063670C3484}"
CYTPCPL_GUID = "{EAB5A27C-D97B-47F2-96E3-BF17CB102566}"
TARGET_DIR = "Cypress\TrackPad"
STRING = 0x00000000
DWORD = 0x00010000
REG_PATH_TRACKPAD_DRIVER = "SOFTWARE\Cypress TrackPad Driver"
REG_PATH_CONTROL_PANNEL = "SOFTWARE\Cypress TrackPad Driver\ControlPanelEnables"
REG_PATH_TRACKPAD_PHYSICAL = "SOFTWARE\Cypress TrackPad Driver\Physical"
REG_PATH_PHYSICAL_EDGEMOTION = "SOFTWARE\Cypress TrackPad Driver\Physical\EdgeMotion"
REG_PATH_PHYSICAL_PALMREJECT = "SOFTWARE\Cypress TrackPad Driver\Physical\PalmReject"
REG_PATH_PHYSICAL_TAPZONES = "SOFTWARE\Cypress TrackPad Driver\Physical\TapZones"
REG_PATH_PHYSICAL_GESTURE = "SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables"
REG_PATH_PHYSICAL_GESTURE_MTG = "SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Mtg"
REG_PATH_PHYSICAL_GESTURE_MFFLICKS = "SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfFlicks"
REG_PATH_PHYSICAL_GESTURE_PERSISTENT = "SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\Persistent"
REG_PATH_PHYSICAL_PERSISTENT = "SOFTWARE\Cypress TrackPad Driver\Physical\Persistent"
REG_PATH_PHYSICAL_GESTURE_MFTAPS = "SOFTWARE\Cypress TrackPad Driver\Physical\GestureEnables\MfTaps"
REG_PATH_DIAGNOSTIC_TRACE = "SOFTWARE\Cypress TrackPad Driver\Diagnostic\Trace"
REG_PATH_BIOS_HOTKEY = "SOFTWARE\Cypress TrackPad Driver\BiosHotkeyEnables"
REG_PATH_PHYSICAL_SYSTEM = "SOFTWARE\Cypress TrackPad Driver\Physical\System"
REG_PATH_PHYSICAL_DIMESIONS = "SOFTWARE\Cypress TrackPad Driver\Physical\Dimensions"
REG_PATH_PHYSICAL_BOUNCE = "SOFTWARE\Cypress TrackPad Driver\Physical\Bounce"
REG_PATH_PHYSICAL_THETA = "SOFTWARE\Cypress TrackPad Driver\Physical\Theta"
REG_PATH_PHYSICAL_SLIDERSCROLL = "SOFTWARE\Cypress TrackPad Driver\Physical\SliderScroll"
REG_PATH_PHYSICAL_PINNEDROTATE = "SOFTWARE\Cypress TrackPad Driver\Physical\PinnedRotate"
REG_PATH_PHYSICAL_FLICKSCROLL = "SOFTWARE\Cypress TrackPad Driver\Physical\FlickScroll"
REG_PATH_BALLISTICS = "SOFTWARE\Cypress TrackPad Driver\Ballistics"
REG_PATH_BALLISTICS_LOWPASS = "SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPass"
REG_PATH_BALLISTICS_LOWPASSMF = "SOFTWARE\Cypress TrackPad Driver\Ballistics\LowPassMF"
REG_PATH_BALLISTICS_MOUSEXY = "SOFTWARE\Cypress TrackPad Driver\Ballistics\MouseXY"
REG_PATH_PHYSICAL_CONTROLPANELST = "SOFTWARE\Cypress TrackPad Driver\Physical\ControlPanelST"
REG_PATH_KEYBOARD_DRIVER_PHYSICAL = "SOFTWARE\\Cypress Keyboard Filter Driver\Physical"
REG_PATH_APPCOMMANDS = "SOFTWARE\Cypress TrackPad Driver\AppCommands"
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.