as the thread is still open I take the opportunity to drop here the pastebin of my /usr/lib/xorg/modules/input and /drivers. the mouse and kbd still do not function after startx. tks again.

http://pastebin.com/9SbwvNn7

2015-01-10 3:18 GMT-02:00 James Mills <prologic@shortcircuit.net.au>:
One thing I don't understand is why your mouse and keyboard are so special that they don't work?



On Sat, Jan 10, 2015 at 12:55 PM, Cezar Rangel <cezar.rangel@gmail.com> wrote:
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

_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux



_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux




--
       Cezar Rangel
cezar.rangel@gmail.com