Changes the default drag sensitivity.
 
 WINDRAGSENS [<pixels>] | [/X <pixels>] [/Y <pixels>]
 
 pixels    The number of pixels the mouse must travel to initiate
 a drag operation. Providing just a number will change both 
 the X and Y coordinates to the same value.
 
 /X        Change the setting for the X axis (horizontal).
 
 /Y        Change the setting for the Y axis (vertical).
 
 If no parameters are provided, the application will display a window that
 allows the user to edit the drag sensitivity and test changes.
 
 Version 1.1
 Paul M. Parks
 paul@parkscomputing.com
 http://www.parkscomputing.com/applications/windragsens/
