Original Post
Does anykone now a way to recieve (and modify) mouse information near the driver level so it can be modified before being used by any applications? I want to insert a low-pass filter to remove high frequency motion components (ie. shaking from diseases like parkinson's). IBM Research has done something similiar to this with a custom mouse driver and a really awful averaging filter. I want to try improving on what they did but I'd rather find a more elegant way than writing a mouse driver if possible. Thanks, --Ben /Wow, It has been a long time since I posted here...