Comment 5 for bug 391766

Revision history for this message
Ranando King (kingmph) wrote :

After digging through the driver code, there's 1 major flaw. There are almost no defaults being set. That's why people have to spend time adding the Top? and Bottom? options to the config files manually. Further, that same lack of defaults is the reason I had to root around in the driver code to begin with. The lack of a default for MouseSpeed means that anyone with both a stylus and mouse for their tablet will only get motion from the stylus. This "pig" can be prepped for slaughter just by adding code to set reasonable defaults in the absence of appropriate config Options.