Discussion:
freebsd, netbsd and openbsd accessibility?
Littlefield, Tyler
2011-03-07 03:46:55 UTC
Permalink
hello all.
I was curious what you all used in order to make bsd accessible? Do any
of you use this frequently? Are there good ways to do the installation?
--
Thanks,
Ty
Kyle
2011-03-07 05:10:29 UTC
Permalink
I have been curious about this myself. Of course Speakup won't be
available on *BSD, since Speakup is a set of Linux kernel modules.
However, a GNOME-based live CD could be adapted with Orca. There is such
a live CD called GhostBSD,
http://ghostbsd.org
but unfortunately, it seems that Orca isn't included with the
distribution. Perhaps it would be possible to inform the developers of
GhostBSD and other distros of the need for *BSD accessibility, both with
GNOME/Orca and any console-based accessibility that could be included.
~Kyle
Samuel Thibault
2011-03-07 10:54:48 UTC
Permalink
Post by Kyle
Perhaps it would be possible to inform the developers of
GhostBSD and other distros of the need for *BSD accessibility, both with
GNOME/Orca and any console-based accessibility that could be included.
Sure, please just do it.

Samuel

Jacob Schmude
2011-03-07 05:09:22 UTC
Permalink
Hi
I've done quite a bit with both NetBSD and OpenBSD. There aren't many
command-line screen reading options for them except for yasr, though
GNOME and Orca do work fine. BRLTTY can be made to partially work,
though you need to use the screen program to interface with it so it
is limited to one console at a time. The easiest way to install them
is via the serial console method and use another machine (either Linux
or OS X will work best due to terminal emulation) to run through the
install. I wish it could be done over the network, but doing so
requires recreating your install images to include either a telnet or
ssh server in the installation ramdisk, so you won't be able to do
that without already having a BSD system to use.
Post by Littlefield, Tyler
hello all.
I was curious what you all used in order to make bsd accessible? Do
any of you use this frequently? Are there good ways to do the
installation?
Gregory Nowak
2011-03-07 06:35:21 UTC
Permalink
Post by Littlefield, Tyler
I was curious what you all used in order to make bsd accessible? Do any
of you use this frequently? Are there good ways to do the installation?
I've only used netbsd, though the same should be doable with all the
bsds. I did the install via a serial console. I remember I had to edit
/etc/rc.conf I think it was to enable a ssh console, and I remember
that getting that done wasn't straight forward, though the details
escape me now, perhaps the newest installers give you the option of
enabling ssh. As for everyday use, I simply sshed into the netbsd box
from another linux box with speakup. As you can probably tell, I don't
use netbsd anymore these days, since I don't have the need for it, and
didn't feel like maintaining that installation anymore. I have been
wanting to try freebsd next, just haven't had the time for it. For
that matter, open solaris is on my list too.

Greg


- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

- --
Free domains: http://www.eu.org/ or mail dns-***@EU.org
Brian Buhrow
2011-03-07 08:50:46 UTC
Permalink
Hello. I use NetBSD on many different boxes, as wel as FreeBSD, and I
find it to be quite accessible. For installation, I use the iso image that
boots using a serial console. Once booted and loaded on the hard drive, I
enable sshd and a serial console on those machines that have serial ports.
ON those that don't, I enable sshd and made a special flash key with NetBSD
that allows me to ssh into a "live" image of the OS for machine repair.
For my laptop and desktop workstations, I use yasr in conjunction with
Eflite to give myself an accessible terminal.
I've been using NetBSD in various capacities since 1993 and as my main
talking machine since 2007.
If you want to chat with me about this off-list, feel free to mail me
and we can either exchange e-mail or talk on the phone.
-thanks
-Brian
On Mar 6, 11:35pm, Gregory Nowak wrote:
} Subject: Re: freebsd, netbsd and openbsd accessibility?
} -----BEGIN PGP SIGNED MESSAGE-----
} Hash: SHA1
}
} On Sun, Mar 06, 2011 at 08:46:55PM -0700, Littlefield, Tyler wrote:
} > I was curious what you all used in order to make bsd accessible? Do any
} > of you use this frequently? Are there good ways to do the installation?
}
} I've only used netbsd, though the same should be doable with all the
} bsds. I did the install via a serial console. I remember I had to edit
} /etc/rc.conf I think it was to enable a ssh console, and I remember
} that getting that done wasn't straight forward, though the details
} escape me now, perhaps the newest installers give you the option of
} enabling ssh. As for everyday use, I simply sshed into the netbsd box
} from another linux box with speakup. As you can probably tell, I don't
} use netbsd anymore these days, since I don't have the need for it, and
} didn't feel like maintaining that installation anymore. I have been
} wanting to try freebsd next, just haven't had the time for it. For
} that matter, open solaris is on my list too.
}
} Greg
}
}
} - --
} web site: http://www.romuald.net.eu.org
} gpg public key: http://www.romuald.net.eu.org/pubkey.asc
} skype: gregn1
} (authorization required, add me to your contacts list first)
}
} - --
} Free domains: http://www.eu.org/ or mail dns-***@EU.org
} -----BEGIN PGP SIGNATURE-----
} Version: GnuPG v1.4.9 (GNU/Linux)
}
} iEYEARECAAYFAk10fKkACgkQ7s9z/XlyUyAeawCg3egHAfl65emWfFw438AGgTLq
} 6JoAmwdss5vSFPWjv1GZZ58BZgMTQjFw
} =qzEL
} -----END PGP SIGNATURE-----
} _______________________________________________
} Speakup mailing list
} ***@braille.uwo.ca
} http://speech.braille.uwo.ca/mailman/listinfo/speakup
-- End of excerpt from Gregory Nowak
Loading...