TheOldFellow wrote: > X start up, I've discovered, is very dependent on how much groping it > has to do. Removing 'auto' from the mouse protocol, saves 5 seconds, > for instance on one of my systems.
Interesting. I have not yet found out how to stop > it trying all the modes to see which work, even though I include mode > lines. This is a fruitful field of study, I think. I suspect that is done when the driver is loaded as a part of its initialization. At least that's the indication in my log. You'd have to do some hacking in the driver code or look for a driver option to do that. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
