From 00196a009bec64db8c0c406e3736a418040cc745 Mon Sep 17 00:00:00 2001 From: HeonKi Date: Wed, 1 May 2019 12:03:02 +0900 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0360580..f3d1858 100644 --- a/README.md +++ b/README.md @@ -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\\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>