> The mouse daemon would do the following to paste text using this > feature: > 1. Use WSDISPLAY_GETACTIVENO to get active console number. > 2. Open /dev/ttyE?, where ? is the value returned before. Which will fail, since it's already open - or am I missing something? Martin