Re: Workpad Z50 install issue
Larry Stotler <[email protected]> Sun, 5 Apr 2015 14:34:43 -0400
| Newsgroups | gmane.os.netbsd.ports.hpcmips |
|---|---|
| Message-ID | <CADwjxuTUkSpdyNk+9V2UiZ0-Dj_hw0-sY1dD4FQ+yJgcTJpDcg@mail.gmail.com> |
On Sat, Apr 4, 2015 at 10:08 AM, Christos Zoulas <[email protected]> wrote: > ps -ax | grep sshd > echo sshd=YES >> /etc/rc.conf > env - /etc/rc.d/sshd start That worked. Thanx Next question I have is about keymap. I installed Midnight Commander via pkgsrc. When I run it in X-Windows, I can use the Ax keys as standard Fx keys. i.e. hitting A10 in X is the same as hitting F10, which is the command to shutdown MC. However, in the Virtual Terminal, when I start MC, the Ax keys don't do anything, even when hitting Ctrl, Alt, or the Windows key with them. Is there anyway to copy the X-Windows key map to work on the console? I've done a lot of googleing, but haven't found much. I've done a lot of reading on the NetBSD man pages, but even with my Linux experience I find them cryptic........ Any suggestions on a good comprehensive, easy to use guide to learning NetBSD? Thanx