Pedro Vidal wrote: > Olá pessoal, recentemente instalei o ubuntu em minha máquina, mas estou > tendo problemas em configurar o mouse.. é um mouse serial (COM1), e > mesmo editando o arquivo /etc/X11/xorg.conf continua não funcionando. > O meu xorg.conf está assim: > > Section "InputDevice" > Identifier "Serial Mouse" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/ttys0"
Pedro, troque para ttyS0, com 'S' maiúsculo. -- Adriano Rafael Gomes SoftwareLivreVS http://www.softwarelivrevs.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

