thanks you all but nothing seems to able to  make mouse and keyboard function after startx. before everything is perfect. but I won't give up.:)

2015-01-09 18:45 GMT-02:00 Don Cupp <doncuppjr@yahoo.com>:
When I get tired of trying to figure out some dependency issue, I get lazy and just recompile the whole port set in a giant loop 3 times like this.

for time in 1 2 3; do
    for port in `ls --color=never /usr/ports/xorg`; do
        prt-get update -fr $port
    done
done

Computers are good at doing boring stuff. :)



--
       Cezar Rangel
cezar.rangel@gmail.com