-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
# MouseWheelSetter4TrackballWorks | ||
Kensington TrackballWorks make your mouse wheel line scroll into 1. | ||
A Kensington TrackballWorks make your mouse wheel line scroll setting into 1. | ||
If you use a Kensington Trackball and a mouse together, you have to change your mouse wheel scroll setting on control panel every time to boot your computer. | ||
This app make your mouse scroll setting as you wish. (default value is 5) | ||
This app also check the TrackballWorks process exist before it set mouse wheel scroll line. | ||
Moreover, it will wait the start of TrackballWorks process "TbwHelper.exe". | ||
So, if you put this app into windows startup folder, you have no more things to do. | ||
(Default path is C:\Users\<your name>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup) | ||
|
||
ConKensington TrackballWorks make your mouse wheel line scroll into 1. | ||
mouseSetter.exe : set your mouse wheel scroll lines into 5 | ||
mouseSetter.exe <# of lines> : set your mouse wheel scroll lines into <# of lines> |