Re: Linux distro and questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



With archlinux, you start speakup up with a systemctl command and once done it runs. When you reboot speakup will also come up. The archlinux distribution runs under command line very well and can also acquire graphical user environments depending on installer's choices. It starts out in command line though. The f123 distro starts out in graphical user environment and it is based on archlinux but we don't have to concern ourselves with f123 unless a much more recent iso has become available. What I downloaded cannot import three gpg keys and as a result cannot install any updated or new packages. One of the keys belonged to a trusted user who is no longer part of archlinux and revoked his key. I remember that when he resigned from the trusted user community and that could also be the case with the other keys.

On Sat, 6 Jan 2018, Linux for blind general discussion wrote:

Date: Sat, 6 Jan 2018 15:04:41
From: Linux for blind general discussion <blinux-list@xxxxxxxxxx>
To: Linux for blind general discussion <blinux-list@xxxxxxxxxx>
Subject: Re: Linux distro and questions


This is great information about arch. I have heard about arch but have never looked into it. From what I gathered it is built for command line usage, right? I think I might look into this.

As for my useage of Debian I was more referring to the usage of Ubuntu. Ubuntu is based on Debian and that was what I was referring to.

I used Ubuntu Mate on a Rasp Pi and I ran into the same issues I ran into with the Gnome 3 release with pulse audio keeping Orca from working properly. On Mate I was able to configure some things to get it working a bit but the audio would just quit working when ever it wanted to.

I had a kali box up and running but I only used it through the command line while ssh into it from my Mac. I had it also running on a PI. I found that Kali did have some of the tools but it die not seem like they were well updated at that time and I ended up having to go out and do a bunch of work to get them working right.

Now on to speak up... If I am understanding correctly, speak up is a command line only screen reader. Is this something that you have to execute the script every time you send a command or is it something that you execute in the command line and it stays running.

I really like the side by side Orca and Speak Up set up here... I assume you are creating separate desktops in the sense that you have them split from one running the GUI desktop, and another running a terminal desktop? I am curious to know how to set this up... My knowledge of Linux is far beneath this know how.

I am ordering a new laptop today to get set up with some version of Linux. Hopefully by the time it arrives I will have made an educated decision on which distro to run. Thanks for all the help in answering these novice questions...
Bryan Duarte | software engineer

ASU Computer Science Ph.D Student
IGERT Fellow
Alliance for Person-centered Accessible Technology (APAcT)
Center for Cognitive Ubiquitous Computing (CUbiC Lab)
National Federation of the Blind of Arizona | Affiliate Board Member
National Association of Blind Students | Board Member
Arizona Association of Blind Students | President
Phone: 480-652-3045

On Jan 6, 2018, at 12:49 AM, Linux for blind general discussion <blinux-list@xxxxxxxxxx> wrote:

If you're interested in using the terminal for real work:

1.)	Use Speakup. The easiest way is to install a Linux distribution
that includes Speakup with its kernel modules. My current choice is
Arch, though there are others:

https://talkingarch.tk/

2.)	Use espeak with espeakup for your tts, possibly even espeakup-git for UTF8
support.

2.)	Use screen in your text-only consoles. This may seem an
unrelated step, and it probably is, but you won't be sorry if you put
screen into your Linux terminals.

4.)	Use x-clip to copy between Speakup's clipboard and the graphical
desktop clipboard that Orca supports.

https://security.archlinux.org/package/xclip


A couple additional comments:

This isn't an either or situation, ti's a both and situation. You can
have Orca and Speakup working happily side by side on the same computer.
To achieve this you need to learn how to change from one tty to another,
specificaly by using the function keys at the top of your keyboard
together with Alt and Control, Example: Alt+Ctrl+F1 will probably bring
up your graphical desktop where Orca is. With Speakup loaded and
functioning, Alt+Ctrl+F2 through Alt+Ctrl+F6 will bring up text consoles
where you'll be relying on Speakup and screen.

Note that it's possible to avoid multiple logins. This is an advanced
topic using the openvt command. My ttys are loaded by  in a script that I launch
following my first login.

Note also that you're not limited in how many ttys you can open. This is
another advanced topic. Suffice it to say I have 24. This requires a
slight tweak to the keyboard map to preserve the old distinction between
the left Alt key and the right Alt key. Years ago this was the standard
keyboard map, but the graphical desktop made people stupid about the
value of the distinction, so you need to take care of this yourself, if
you want more than 12 ttys.

hth

Janina


Linux for blind general discussion writes:
Thank you all for this information.

I was able to get Orca to copy text from the terminal but it worked some times and did not work other times. I was also unable to review the entire contents of the terminal output using Orca. I have a feeling this might be due to my limited knowledge of Orca and all the review commands.

How do you all interace with output from the terminal window? I know if you are using Linux you must primarily work in the command line, right?

Is the new distro of Linux pretty stable? What is it? Sling or something? I really like Debian distros and would most likely go with that unless there is another distro which is better equipt for accessibility. I am using Linux for pen testing and network security so I want to make sure I have access to all the tools I will need as well as any and all console output. If speak up works well in the terminal I might just look into that since I will work primarily in the command line any ways.
Bryan Duarte | software engineer

ASU Computer Science Ph.D Student
IGERT Fellow
Alliance for Person-centered Accessible Technology (APAcT)
Center for Cognitive Ubiquitous Computing (CUbiC Lab)
National Federation of the Blind of Arizona | Affiliate Board Member
National Association of Blind Students | Board Member
Arizona Association of Blind Students | President
Phone: 480-652-3045

On Jan 5, 2018, at 6:45 PM, Linux for blind general discussion <blinux-list@xxxxxxxxxx> wrote:

fenrir is the name of that screen reader and when run it has to be run as root with pulseaudio running as --system.  I have had no luck getting fenrir running at all. Anywhere in orca cut and paste is difficult which makes setting up google drive and dropbox just about impossible along with youtube-viewer when you want to login to your youtube account since a code on a web page has to be cut then pasted back into the application.  These cut and paste operations can't be done with speakup since speakup can't run with firefox or chrome or chromium.  In terminal mode in orca, the edit menu is all that's likely to offer any cut and paste capability and it's limited to select all then cut then later paste.  I suppose one might paste to a new file then edit that file removing any extraneous output and then maybe cutting from that file and maybe pasting where you want that output to go.  A package called xclip and another called gpaste exist but I've not heard of people using e
ither fo
r
 t
his work with orca yet.
The speakup cut and paste facilities are really effective on the console level.  I'm wondering if you have both speakup and orca running on the same system with speakup turned off while running orca could you go into terminal in orca, shut orca off with insert-q then start speakup and have speakup talk you through what's going on in the terminal?  I think even if this were done and you could do a good cut operation with speakup probably once speakup were turned off and terminal were exited and orca was turned back on a paste operation couldn't be done with the cut material from speakup since speakup and whatever graphical user environment being run both use different clipboard memory real estate. If both use the same memory space more would be possible.

On Fri, 5 Jan 2018, Linux for blind general discussion wrote:

Date: Fri, 5 Jan 2018 20:20:09
From: Linux for blind general discussion <blinux-list@xxxxxxxxxx>
To: Linux for blind general discussion <blinux-list@xxxxxxxxxx>
Subject: Re: Linux distro and questions
Well Brian, I can answer 2 items in your list. Yes, Speakup has a quite good review function, similar but lots better than NVDA in windows. What really comes in handy are the cut-and-past ability which I use all the time. As for your laptop, why not try Vinux 5.1, currently based on Ubuntu, but soon switching to Fedora.
O-and-there is also a Fenrar screen-reader, but I know little about it.
Chime

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list



--

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list

--

Janina Sajka

Linux Foundation Fellow
Executive Chair, Accessibility Workgroup:	http://a11y.org

The World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI)
Chair, Accessible Platform Architectures	http://www.w3.org/wai/apa


_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list


--

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list



[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]