* Re: i'm visually impared does the mate iso of void linux have orca screen reader?
2020-01-31 9:54 ` Majid Hussain
@ 2020-01-31 12:28 ` Alexis
2020-01-31 13:41 ` Majid Hussain
2020-01-31 14:15 ` Majid Hussain
2 siblings, 0 replies; 9+ messages in thread
From: Alexis @ 2020-01-31 12:28 UTC (permalink / raw)
To: Majid Hussain; +Cc: voidlinux
Majid Hussain <mhussaincov93@gmail.com> writes:
> i'm guessing that the installer is ran via terminal?
> or inside it?
Yes, the installer is run from the terminal. The installer is an
ncurses-like text interface. It doesn't make use of a GUI, so even
if Orca came on the ISO, it could not be used with the
installer. (Unless i'm misunderstanding Orca's capabilities.)
> to conferm, gnome-orca is not on the live mate iso,
> so unless it could be added, I will not be able to joine you,
> could it be added?
If you need Orca for the install process in particular, then the
preceding applies. If you don't necessarily need Orca for the
install process, but need it more generally, then even though it
doesn't come with the ISO, you could still easily install it after
installation by running:
# xbps-install gnome-orca
If you want to create your own live ISO containing MATE and Orca,
follow the instructions at:
https://github.com/void-linux/void-mklive
That's probably also the place to request that Orca be made
available on the live ISOs by default.
Alexis.
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/871rrfizdm.fsf%40ada.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: i'm visually impared does the mate iso of void linux have orca screen reader?
2020-01-31 9:54 ` Majid Hussain
2020-01-31 12:28 ` Alexis
@ 2020-01-31 13:41 ` Majid Hussain
2020-01-31 14:08 ` Alexis
2020-01-31 14:15 ` Majid Hussain
2 siblings, 1 reply; 9+ messages in thread
From: Majid Hussain @ 2020-01-31 13:41 UTC (permalink / raw)
To: Alexis; +Cc: voidlinux
hey there,
I require orca in auder to do anything,
with out orca no go.
orca can function with terminal apps,
exammple
telnet.
i'll luck at that link,
does that image maker utility function on debian like distros?
it is what i'm currently running?
On 31/01/2020, Majid Hussain <mhussaincov93@gmail.com> wrote:
> hey there,
> thanks for responding!
> i'm guessing that the installer is ran via terminal?
> or inside it?
> to conferm, gnome-orca is not on the live mate iso,
> so unless it could be added, I will not be able to joine you,
> could it be added?
> Majid
>
> On 31/01/2020, Alexis <flexibeast@gmail.com> wrote:
>>
>> Majid Hussainh <mhussaincov93@gmail.com> writes:
>>
>>> could someone tell me if the mate edition of void linux has the
>>> orca screen
>>> reader installed?
>>
>> i just had a look at the contents of
>> void-live-x86_64-20191109-mate.iso, and it seems orca is not
>> included. However, it's certainly available in the repos.
>>
>>> also what's the accessibility of the installer like?
>>
>> i'm not visually impaired myself, so i'm not really able to
>> comment on this, beyond noting that the installer is textual - a
>> TUI - rather than a GUI.
>>
>>
>> Alexis.
>>
>
>
> --
> kind regards,
> Majid Hussain
>
--
kind regards,
Majid Hussain
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/CAKmxv4weOt1CccbOvJwZ9_C%2B-mPdhEVXTK0mAffuMfK1_OPCmw%40mail.gmail.com.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: i'm visually impared does the mate iso of void linux have orca screen reader?
2020-01-31 13:41 ` Majid Hussain
@ 2020-01-31 14:08 ` Alexis
2020-01-31 14:21 ` Jeffrey Pohlmeyer
0 siblings, 1 reply; 9+ messages in thread
From: Alexis @ 2020-01-31 14:08 UTC (permalink / raw)
To: Majid Hussain; +Cc: voidlinux
Majid Hussain <mhussaincov93@gmail.com> writes:
> I require orca in auder to do anything,
> with out orca no go.
Okay, fair enough.
> orca can function with terminal apps,
> exammple
> telnet.
So Orca can function even if there's no GUI running? Orca can be
run from the Linux console?
> i'll luck at that link,
> does that image maker utility function on debian like distros?
> it is what i'm currently running?
It depends on XBPS, so if your specific distro doesn't provide
that as a package, you'll need to compile that yourself. (Checking
https://packages.debian.org/stable/allpackages?format=txt.gz, it
doesn't seem to be available on Buster, for example.) XBPS is
available from https://github.com/void-linux/xbps.
Alexis.
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/87y2tnhg67.fsf%40ada.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: i'm visually impared does the mate iso of void linux have orca screen reader?
2020-01-31 14:08 ` Alexis
@ 2020-01-31 14:21 ` Jeffrey Pohlmeyer
0 siblings, 0 replies; 9+ messages in thread
From: Jeffrey Pohlmeyer @ 2020-01-31 14:21 UTC (permalink / raw)
To: voidlinux
[-- Attachment #1.1: Type: text/plain, Size: 926 bytes --]
On Friday, January 31, 2020 at 8:09:48 AM UTC-6, Alexis wrote:
>
>
> It depends on XBPS, so if your specific distro doesn't provide
> that as a package, you'll need to compile that yourself. (Checking
> https://packages.debian.org/stable/allpackages?format=txt.gz, it
> doesn't seem to be available on Buster, for example.) XBPS is
> available from https://github.com/void-linux/xbps.
>
> There are also statically-linked binaries available for xbps which I
> believe should run on most distros...
>
https://alpha.de.repo.voidlinux.org/static/
- Jeff
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/1aa95524-c61f-4e85-9302-e1b6c68a3f70%40googlegroups.com.
[-- Attachment #1.2: Type: text/html, Size: 2464 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: i'm visually impared does the mate iso of void linux have orca screen reader?
2020-01-31 9:54 ` Majid Hussain
2020-01-31 12:28 ` Alexis
2020-01-31 13:41 ` Majid Hussain
@ 2020-01-31 14:15 ` Majid Hussain
2020-01-31 14:25 ` Alexis
2 siblings, 1 reply; 9+ messages in thread
From: Majid Hussain @ 2020-01-31 14:15 UTC (permalink / raw)
To: Alexis; +Cc: voidlinux
hi there,
no orca is unable to function with out a desktop enviroment,
I assumed that the mate iso had the mate live enviroment?
what will function with this I believe is a consol screenreader called fenrer :)
github link:
https://github.com/chrys87/fenrir
On 31/01/2020, Majid Hussain <mhussaincov93@gmail.com> wrote:
> hey there,
> thanks for responding!
> i'm guessing that the installer is ran via terminal?
> or inside it?
> to conferm, gnome-orca is not on the live mate iso,
> so unless it could be added, I will not be able to joine you,
> could it be added?
> Majid
>
> On 31/01/2020, Alexis <flexibeast@gmail.com> wrote:
>>
>> Majid Hussainh <mhussaincov93@gmail.com> writes:
>>
>>> could someone tell me if the mate edition of void linux has the
>>> orca screen
>>> reader installed?
>>
>> i just had a look at the contents of
>> void-live-x86_64-20191109-mate.iso, and it seems orca is not
>> included. However, it's certainly available in the repos.
>>
>>> also what's the accessibility of the installer like?
>>
>> i'm not visually impaired myself, so i'm not really able to
>> comment on this, beyond noting that the installer is textual - a
>> TUI - rather than a GUI.
>>
>>
>> Alexis.
>>
>
>
> --
> kind regards,
> Majid Hussain
>
--
kind regards,
Majid Hussain
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/CAKmxv4z-mWUjRWfTqcsR%3DA%2B8%3D3hZwCtQh4XM78qXvV_604QR-Q%40mail.gmail.com.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: i'm visually impared does the mate iso of void linux have orca screen reader?
2020-01-31 14:15 ` Majid Hussain
@ 2020-01-31 14:25 ` Alexis
0 siblings, 0 replies; 9+ messages in thread
From: Alexis @ 2020-01-31 14:25 UTC (permalink / raw)
To: Majid Hussain; +Cc: voidlinux
Majid Hussain <mhussaincov93@gmail.com> writes:
> no orca is unable to function with out a desktop enviroment,
> I assumed that the mate iso had the mate live enviroment?
It does; i was just checking my understanding of Orca. :-)
> what will function with this I believe is a consol screenreader
> called fenrer :)
Ah neat, good to know. :-) Thanks!
Alexis.
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/87v9orhfd7.fsf%40ada.
^ permalink raw reply [flat|nested] 9+ messages in thread