> Here's what I'm trying to get at: I think that the constant multiplier > should be settable with xset, instead of requiring one to modify the > Resolution option in XF86Config. [...] > This setup works really well for me! The only problem is that it was a > bitch to figure out the right values for Resolution and n/d (the > exponent), since you have to restart X and modify XF86Config every time > I wanted to change the constant multiplier.
You keep saying that the resolution can't be changed without editing the XF86Config file, but the XFree86-Misc extension has made it possible for years to change that setting on the fly. It's just a matter of having a client to interface to that extension and there are a few available, such as the xmseconfig program that used to be distributed with XFree86. xset does use the XFree86-Misc extension, but only for changing keyboard settings. There's no reason it couldn't be changed to do the same for the mouse. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
