Csányi Pál <csanyi...@gmail.com> ezt írta (időpont: 2019. jan. 6., V, 14:32):
> But hey! I suddenly realized that, that the mouse works on my consoles!? > > It is probably because I added this line to the /etc/rc.conf file: > moused_enable=YES > > or it is not the reason? It is not, because if I comment this line out > with the '#' character, and reboot, then still don't have the mouse > pointer on console. > > I realize that, that I did run this command, to have it: > wsmoused -d /dev/wsmouse So finally I get it working with this line in /etc/rc.conf wsmouse=YES I saw the code 'moused_enable=YES' in the freebsd manual, and it seems that, that it is not works on NetBSD system. -- Best, Pali