Skip to Content.
Sympa Menu

baslinux - Re: [BL] Links2, images, fonts and fax

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Links2, images, fonts and fax
  • Date: Wed, 26 Mar 2008 06:11:59 +1200

Message from Steven
===================
wrote:
>
> Is Links2 really a GRAPHIC browser? If so, what is it missing?

links2 -g

> I've also downloaded a fax package from Slack' 4,
> which says I've no /dev/fax port.
> It's true, but is there a way to make it work?

/dev/fax is a simlink to the port to which your fax
is connected. I am surprised it wasn't created for
you by the fax program. You can do it yourself:
-------------------------
ln -s /dev/ttyS0 /dev/fax # for COM1
ln -s /dev/ttyS1 /dev/fax # for COM2
ln -s /dev/ttyS2 /dev/fax # for COM3
ln -s /dev/ttyS3 /dev/fax # for COM4
-------------------------

Cheers,
Steven






Archive powered by MHonArc 2.6.24.

Top of Page