J
James Bond
Hello. My 80+ year old father has recently decided to get his first
computer. Due to his age (and I suspect lack of playing pong as a child
like I did) he lacks the manual dexterity to use a mouse well. He is
frequently missing the left mouse button and hitting the right, or less
often the middle (wheel) buttons. While he is very slowly getting better
with practice, the frustration level is high for him as a result of this
(he gets very confused, for example, when "strange" contect menues start
popping up).
Since he is not really doing anything that requires the use of the right
mouse button (much less the wheel) I was thinking the simple solution
would be to disable the right and middle buttons, or even better, make
them all send a left button signal.
I cannot find a way to do this in winxp home, however, so I was wondering
if there might be a way to right a little program that would exist as a
daemon and intercept mouse clicks and translate them all to left clicks.
I have a little experience with VB coding but writing a daemon that
operates that closely with hardware is a little over my head. I was
hoping for some pointers in the right direction or suggestions for an
alternate solution.
TIA
computer. Due to his age (and I suspect lack of playing pong as a child
like I did) he lacks the manual dexterity to use a mouse well. He is
frequently missing the left mouse button and hitting the right, or less
often the middle (wheel) buttons. While he is very slowly getting better
with practice, the frustration level is high for him as a result of this
(he gets very confused, for example, when "strange" contect menues start
popping up).
Since he is not really doing anything that requires the use of the right
mouse button (much less the wheel) I was thinking the simple solution
would be to disable the right and middle buttons, or even better, make
them all send a left button signal.
I cannot find a way to do this in winxp home, however, so I was wondering
if there might be a way to right a little program that would exist as a
daemon and intercept mouse clicks and translate them all to left clicks.
I have a little experience with VB coding but writing a daemon that
operates that closely with hardware is a little over my head. I was
hoping for some pointers in the right direction or suggestions for an
alternate solution.
TIA