stippi at mail.berlios.de wrote: > * Supply B_INFINITE_TIMEOUT for the MouseDevice instead of 0. Does > not > change anything, but was probably not intended. As long as you don't use any B_*_TIMEOUT flag, it doesn't matter what timeout you specify, so '0' is perfectly fine here. Bye, Axel.