Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 1997 20:45:24 -0800 (AKDT)
From:      Steve Howe <un_x@anchorage.net>
To:        "Brian H. Nelson" <bhn@datakinetics.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help with man and sc0 console
Message-ID:  <Pine.BSF.3.95q.970516204018.26057B-100000@aak.anchorage.net>
In-Reply-To: <337D1DFB.56E0@datakinetics.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 May 1997, Brian H. Nelson wrote:

> Two quick things...
> 
> Man wont work for me
> i get something like
> 
> MAN: cannot access file /etc/manpath.config

make sure the file exists ...
make sure /etc (rwx r-x r-x) and /etc/manpath.conf (rw- r-- r--) have read
permissions for you.

if all else fails - cat manpage | nroff -man | more

> the config file is there and looks right... it hasnt worked since
> installation.. but
> i havent changed anything that (i think) wouldve affected it...

> what 'flags' can be used in the MYKERNEL file to make sc0 have a
> blinking
> underline curser? i used 0x02 and got a blinking block but id like
> underline if its
> possible... and what are all the flags in general for the sc0 device? i
> dont know where
> to find documentation for that.

according to /etc/sysconfig, you get normal, blinking, and destructive.

> thank you
-------------------------------------------------------------------------
 Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x
-------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970516204018.26057B-100000>