I've recently started college at Digipen, and have developed carpal tunnel already from all the writing/coding/etc... but fortunately for me, I'm learning to be a programmer, and have already made a few programs to assist with things like opening command prompt/bat files faster/without clicking, etc.
Since clicking the mouse is significantly more difficult for me than typing, I was wanting to make a simple program that would just run in the background, and click the mouse for me any time I press a specific key on the keyboard. I don't really know where to start with this though, and have never used anything but standard c so far. Also, being able to move the mouse with keypresses would be handy at times as well.
Thanks for the help. :)