On Tuesday 10 March 2009 11:41, Sarfaraz Kazi wrote:
Hi!
I recently installed FC10 on my desktop PC. Everything's running fine expect for my logitech 3-button serial mouse which is not getting recognised under FC10.
Is your serial port / mouse ok. Move your mouse after doing cat /dev/ttyS0
you should get some junk. Which means mouse and serial port is working.
To check the serial port short pin 2 and 3 with a coin cat /dev/ttyS0 on one terminal echo some_ text_file > /dev/ttyS0 on another terminal You should get content of some_ text_file on the cat terminal.