Hacked Dell Drivers for U300s Cypress Trackpad
PLEASE READ CAREFULLY! I take NO responsibility for any mishaps that may occur.
Below is the code to add new features to your U300s Trackpad. Before you use it follow these instructions:
Below is the code to add new features to your U300s Trackpad. Before you use it follow these instructions:
- Download the Dell drivers located here
- Install and restart your system as instructed
- Open Start Menu and type 'regedit' into the search box. Run the registry editor that pops up
- Go to 'File' in the menu and 'Export', saving a backup to your desktop. If anything goes wrong, or you don;t like a particular change, you can load this and everything will return to its original state.
- Copy this text into a blank txt file:Code:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Cypress TrackPad Driver\Buttons] "EnableBothButtonsGui"="1" [HKEY_CURRENT_USER\Software\Cypress TrackPad Driver\Defaults] "EnableBothButtonsGui"="1" "InertialScrollEnable"="1" "TapZonesEnableGui"="1" "TwoFingerRightTapClickGui"="1" [HKEY_CURRENT_USER\Software\Cypress TrackPad Driver\Physical] "TapZonesEnableGui"="1" "TwoFingerRightTapClickGui"="1" [HKEY_CURRENT_USER\Software\Cypress TrackPad Driver\Scroll Settings] "InertialScrollEnable"="1" [HKEY_LOCAL_MACHINE\Software\Cypress TrackPad\Driver\ControlPanelEnables] "EnableBothButtonsGui"="1" "InertialScrollEnable"="1" "TapZonesEnableGui"="1" "TwoFingerRightTapClickGui"="1" [HKEY_LOCAL_MACHINE\Software\Cypress TrackPad Driver\Physical\ControlPanelST] "InertialScrollEnable"="1"
- Save the file as anything you like, but with a .reg extension, rather than a .txt. DON'T DO THIS IN MICROSOFT WORD AND OTHER ANNOYING WORD PROCESSOR PROGRAMS. Just use notepad or similar.
- Double click the file and accept 'yes' to add the information to your registry
- Restart your machine
If you now load up your mouse options, you should see a whole bunch of new GUI features, including:
- both buttons gui
- tap zones
- two finger right tap gui
- inertial scrolling (no gui, but it is enabled)
Enjoy!
Comments
Post a Comment