Command line question.

2014-06-30 Thread Anders Holmberg
Hi! I'd thought this would work but maybe it doesn't. I have ssh into my mac from a linux box as root. Now i want to copy a bunch of mp3-s or move them from one disk to another with mv or cp. I tried: cp *.mp3 /volumes/my audio disk/ I got the following error. :sh: /bin/cp: argument list to long.

Re: Selecting and copying items from a table in OSX safari

2014-06-30 Thread Anne Robertson
Hello Matt, There are several ways of copying text from a website. The easiest way is to copy the last spoken phrase to the clipboard (VO-Shift-c. Sometimes, shift plus arrow keys will work, other times, VO-Return to start selection, navigate with VO keys then VO-Return to stop selection will

Re: Using BrailleNoe With Mac AirQuestions

2014-06-30 Thread Anders Holmberg
Hi! Sometimes speech can be annoying and there's no way of muting speech on a mac from what i know. On the iphone evrything is fine but not on the mac. But i guess that as long as you only read mails and such braille is pritty ok. /A 29 jun 2014 kl. 21:06 skrev Robert C gone.to.da...@gmail.com:

Re: Using BrailleNoe With Mac AirQuestions

2014-06-30 Thread Christopher Hallsworth
You can mute speech on the mac with at least the trackpad. Same gesture as on the iPhone three finger double tap. You can also mute speech via a check box in VoiceOver Utility under the voices category. You could also set up a keyboard commander to mute speech on the fly. Christopher

Re: Garage Band on the I phone.

2014-06-30 Thread Anders Holmberg
Hi! I have tried but its easier i think on the ipad. /A 29 jun 2014 kl. 22:51 skrev Kawal Gucukoglu kawa...@me.com: Hello Again. Has anyone ever got Garage band working on their I phone? If so, how would one accomplish things on it as I have tried in the past but had no success unless

Re: Logic for mac.

2014-06-30 Thread Anders Holmberg
Hi! Wow thanks. I'll try it out. /A 30 jun 2014 kl. 01:29 skrev Nektarios Mallas nmal...@gmail.com: Hello. Logic pro X is reasonably accessible and it is becoming more and more accessible with each update. People are using it with voice over with success making recordings, mixing etc.

Re: Command line question.

2014-06-30 Thread Sandi Jazmin Kruse
hi, it is not cp or as you call it copy that you need but scp note the quotes that i made round the word. basically as i recall it it is a long time ago i used it you gotta write something like this. scp *.extension, root@ipadress/place/where.you.want.thefiles/ if you want more information as you

Re: Command line question.

2014-06-30 Thread Jason White
Anders Holmberg and...@pipkrokodil.se wrote: I tried: cp *.mp3 /volumes/my audio disk/ If you use backslashes to quote the spaces in the name of the destination directory, does it give a better result? It's possible there are too many arguments on the command line - OS X may have a much more

Re: Command line question.

2014-06-30 Thread Sandi Jazmin Kruse
well as i just said if he just use cp, over ssh, it would not work, as a matter of fact he can beat at it till the cow comes home. Of course i am taking for granted that he ***wanna*** move the stuff from one computer too another, so scp that is . just found this . sandras-MacBook-Air:~ sandra$

Re: Command line question.

2014-06-30 Thread DD
Someone wrote: I have ssh into my mac from a linux box as root. Now i want to copy a bunch of mp3-s or move them from one disk to another with mv or cp. Use sftp to transfer files, or just ftp if it is between two of your own computers. There is a man page for both, I prefer sftp for its

Re: Silly Question: Flash

2014-06-30 Thread Mike Arrigo
The problem is with Adobe, they have said in the past that they don't think there are enough blind mac users to make it accessible. Also, flash is slowly giving way to html 5, any web site that still insists on using flash is lagging behind the times. Original message: Anyone know where we are

Re: Command line question.

2014-06-30 Thread Sandi Jazmin Kruse
huh? i think i had a blonde moment there… that might work as well but sfpt would be more secure than just ftp right? On 6/30/14, DD dandun...@gmail.com wrote: Someone wrote: I have ssh into my mac from a linux box as root. Now i want to copy a bunch of mp3-s or move them from one disk to

Re: Blind Square - help getting started please

2014-06-30 Thread Mike Arrigo
I also think it's a great app. When I'm walking around, it's the app I use most. It does cost money to develop these apps, as has already been stated, no one is forcing you to purchase it if you don't like the cost. Original message: well jessica, you have gotten several opinions on how great

Re: Using BrailleNoe With Mac AirQuestions

2014-06-30 Thread Robert C
Pause / resume speech with Space 1-2-3-4. Quote of the nanosecond . . . Sticks and stones may break my bones but words will never hurt me. Robert Annie Yanni ke7nwn E-mail- gone.to.da...@gmail.com On 6/30/2014 12:53 AM, Anders Holmberg wrote: Hi! Sometimes speech can be annoying and

Re: Using BrailleNoe With Mac AirQuestions

2014-06-30 Thread Robert C
Wait, this is the one I meant to share. Toggle speech on / off with Space 1-3-4. Quote of the nanosecond . . . Friends welcome anytime, relatives by appointment only. sign on house door Robert Annie Yanni ke7nwn E-mail- gone.to.da...@gmail.com On 6/30/2014 12:53 AM, Anders Holmberg wrote:

Re: Command line question.

2014-06-30 Thread Tim Kilburn
Hi Anders, You're not specific as to whether the copy is going between two computers or simply between mounted volumes on the same computer. If on the same computer, your command should work fine, as long as, like Jason mentioned, you've either quoted out or back-slashed out the spaces.

Anyone experiencing no feedback when searching with google for the 1st time with Safari?

2014-06-30 Thread Daniel McGee
Hey all, sorry for the long subject line but I was wondering if I was the only one experiencing this. Here's what's happening in descriptive form. 1. load up Safari and it puts you automatically in the edit field. At least it does for me. 2. Start typing your search and expected result is for

Re: Anyone experiencing no feedback when searching with google for the 1st time with Safari?

2014-06-30 Thread isaac
Weird I am not noticing this here. When I am typing in to edit fields it works fine here. isaac isaac.heb...@gmail.com Skype gold_wildcat On Jun 30, 2014, at 11:44 AM, Daniel McGee danielmcgee...@googlemail.com wrote: Hey all, sorry for the long subject line but I was wondering if I was the

Re: Anyone experiencing no feedback when searching with google for the 1st time with Safari?

2014-06-30 Thread Daniel McGee
Hi isaac, interesting. Lets see what others have to say. On 30 Jun 2014, at 17:58, isaac isaac.heb...@gmail.com wrote: isaac -- You received this message because you are subscribed to the Google Groups MacVisionaries group. To unsubscribe from this group and stop receiving emails from it,

Re: Command line question.

2014-06-30 Thread Anders Holmberg
Hi! Sure it does. Thanks. /A 30 jun 2014 kl. 10:51 skrev Jason White ja...@jasonjgw.net: Anders Holmberg and...@pipkrokodil.se wrote: I tried: cp *.mp3 /volumes/my audio disk/ If you use backslashes to quote the spaces in the name of the destination directory, does it give a better result?

Re: Anyone experiencing no feedback when searching with google for the 1st time with Safari?

2014-06-30 Thread Kawal Gucukoglu
I have no issues here with this. On 30 Jun 2014, at 05:44 pm, Daniel McGee danielmcgee...@googlemail.com wrote: Hey all, sorry for the long subject line but I was wondering if I was the only one experiencing this. Here's what's happening in descriptive form. 1. load up Safari and it

Re: Anyone experiencing no feedback when searching with google for the 1st time with Safari?

2014-06-30 Thread Jessica D
I don't either. I do need to press command l twice to tell voice over to speak the contents of the address bar. This is because I do not know the right command. Sent from my iPhone On Jun 30, 2014, at 1:24 PM, Kawal Gucukoglu kawa...@me.com wrote: I have no issues here with this. On 30

RE: Using BrailleNoe With Mac AirQuestions

2014-06-30 Thread Eileen Misrahi
Hello, I believe I asked a question about panning with my BrailleNote and my Mac Air a while back, but it has led to other things. I have reviewed the voiceover commands for braille, have looked at all the keystrokes for the BrailleNote and voiceover,, but I haven't been able to figure this

OS X 10.9.4 is out

2014-06-30 Thread Alex Hall
Hi all, OS X 10.9.4 just came out. Mostly, it fixes that frustrating problem where some MacBooks wouldn't auto-connect to wifi when woken up, but it also includes a Safari update and other minor fixes. As usual, there's no mention of accessibility; my personal hope is that the weird

Re: Anyone experiencing no feedback when searching with google for the 1st time with Safari?

2014-06-30 Thread Daniel McGee
How very strange that it's just me getting this. Oh well, maybe it maybe fix in a software update. Don't worry guys, I can live with it. Thank you for those who kindly responded to this. I appreciate it. Daniel On 30 Jun 2014, at 18:33, Jessica D jldai...@gmail.com wrote: I don't either. I

The best way of saving and editing documents with the new pages on the mac

2014-06-30 Thread Daniel McGee
Hi all, I only got one answer to this question below from this list. Unless its just simply no one uses the app or I made an error in trying to get across what I want to achieve, I have made an attempt at rephrasing my question in the hope its more clear and will generate more responses. If

Re: OS X 10.9.4 is out

2014-06-30 Thread Dionipher Presas Herrera
thanks, luckily this update already came out. i'm about to update my router a while ago. now this fix my problem, i told you there's no problem with my router :) -- You received this message because you are subscribed to the Google Groups MacVisionaries group. To unsubscribe from this group

Re: OS X 10.9.4 is out

2014-06-30 Thread Devin Prater
I hope vo with bluetooth keyboards is better in ios. I'm downloading the iOS update now. On 6/30/2014 2:37 PM, Alex Hall wrote: Hi all, OS X 10.9.4 just came out. Mostly, it fixes that frustrating problem where some MacBooks wouldn't auto-connect to wifi when woken up, but it also includes a

Re: OS X 10.9.4 is out

2014-06-30 Thread Christopher Hallsworth
It's been better as of the 7.1 or 7.1.1 update. Christopher Hallsworth Student at the Hadley School for the Blind www.hadley.edu On 30/06/2014 20:08, Devin Prater wrote: I hope vo with bluetooth keyboards is better in ios. I'm downloading the iOS update now. On 6/30/2014 2:37 PM, Alex Hall

Re: OS X 10.9.4 is out

2014-06-30 Thread Devin Prater
Better, but not perfect. On 6/30/2014 3:11 PM, Christopher Hallsworth wrote: It's been better as of the 7.1 or 7.1.1 update. Christopher Hallsworth Student at the Hadley School for the Blind www.hadley.edu On 30/06/2014 20:08, Devin Prater wrote: I hope vo with bluetooth keyboards is better

Re: OS X 10.9.4 is out

2014-06-30 Thread Gabriele Battaglia
Hi, the problem with iTunes and VO which doesn't read the focus moving on the music table is still on. Gabriel -- You received this message because you are subscribed to the Google Groups MacVisionaries group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: OS X 10.9.4 is out

2014-06-30 Thread Devin Prater
Well, it may be fixed in Yosemite. What's new in Safari? On 6/30/2014 3:13 PM, Gabriele Battaglia wrote: Hi, the problem with iTunes and VO which doesn't read the focus moving on the music table is still on. Gabriel -- You received this message because you are subscribed to the Google Groups

Re: OS X 10.9.4 is out

2014-06-30 Thread Matt Dierckens
That's an iTunes issue, not OSX. I really wish that they would fix that. Matt Dierckens Macintosh Trainer Blind Access Training www.blindaccesstraining.com 1-877-774-7670 ext. 3 matt...@blindaccesstraining.com Introduction to the Macintosh Operating system and voiceover course available now. Take

Re: OS X 10.9.4 is out

2014-06-30 Thread Dionipher Presas Herrera
gabriele what is the problem with your itunes, mine it's working fine perfectly... On 30 Jun 2014, at 09:13 pm, Gabriele Battaglia gabriele.battag...@gmail.com wrote: Hi, the problem with iTunes and VO which doesn't read the focus moving on the music table is still on. Gabriel -- You

Re: OS X 10.9.4 is out

2014-06-30 Thread Gabriele Battaglia
Il giorno 30/giu/2014, alle ore 21:15, Dionipher Presas Herrera dionip...@gmail.com ha scritto: gabriele what is the problem with your itunes, mine it's working fine perfectly... Hi and thanks for asking. If you interact with the music table, in iTunes, and then you try to move up and down

Re: OS X 10.9.4 is out

2014-06-30 Thread Dionipher Presas Herrera
can you try to play a song then press cmd + l to go to the current song, then try to ineract with it, hope it helps. On 30 Jun 2014, at 09:17 pm, Gabriele Battaglia gabriele.battag...@gmail.com wrote: Il giorno 30/giu/2014, alle ore 21:15, Dionipher Presas Herrera dionip...@gmail.com ha

Re: Logic for mac.

2014-06-30 Thread Hank Smith, and Seeing-eye dog Iona
really??? sense what version? last I heard there was no way to make it accessible with out having to rewrite the code from scratch? if I am incorrect on this what version is accessible as far as most useability is concerned? On 6/29/2014 4:29 PM, Nektarios Mallas wrote: Hello. Logic pro X

Re: OS X 10.9.4 is out

2014-06-30 Thread Daniel McGee
Was hoping this update included the newer sounding compact voices found on IOS with VO. Didn't happen, sigh. Even though I sent an email to the accessibility team about it. I'm not complaining because I'm sure they have other accessibility assignments but it still would of been nice for Daniel

Re: The best way of saving and editing documents with the new pages on the mac

2014-06-30 Thread isaac
If you want to save it as a word document you will have to go to the file menu. Next go to export submenu. Next choose word. After that you should be able to press command s to save it. isaac isaac.heb...@gmail.com Skype gold_wildcat On Jun 30, 2014, at 1:54 PM, Daniel McGee

Re: The best way of saving and editing documents with the new pages on the mac

2014-06-30 Thread Daniel McGee
Hello isaac, yeah I do all that, what you have detailed but when I next come to open the newly saved document, make some edits and then hit CMD S to save. It will pop up a dialog box forcing me to save it in a dot pages format. I just don't get why Pages won't continue saving the file into word

Re: Logic for mac.

2014-06-30 Thread Hank Smith, and Seeing-eye dog Iona
protools On 6/29/2014 11:37 AM, Anders Holmberg wrote: Hi! I've heard that logic pro or what its called isn't accessible for us. So what program to use if i want the same functions? Ofcourse i can use garageband but i want something more professional. /A -- websites:

Re: OS X 10.9.4 is out

2014-06-30 Thread matthew dyer
Hi, I have been running the public preview of 10..9.4 for the last week lot so and have seen no mater problems here. Wonder if you have the public preview if it is the same as the official version? Matthew On Jun 30, 2014, at 3:13 PM, Gabriele Battaglia gabriele.battag...@gmail.com

Re: An Overview of iOS 8's New Accessibility Features – MacStories

2014-06-30 Thread mário navarro
hi. alex on IOS8 will only support English / USA, or will speak all the languages ​​that are available today in the voices of IOS7 vocalizer expressive voices? yes, because if Alex comes to IOS8, must be present for all languages and not only for English USA. on the mac, alex only supports

Re: An Overview of iOS 8's New Accessibility Features – MacStories

2014-06-30 Thread Alex Hall
I imagine Alex will remain English only, with the usual Nuance voices being used for all other languages. That's just speculation, though. I don't know, but the speak screen option seems more for occasional use by people who can usually see the screen; I doubt it is intended for use by VO

Re: Silly Question: Flash

2014-06-30 Thread Jason White
Mike Arrigo n0...@charter.net wrote: The problem is with Adobe, they have said in the past that they don't think there are enough blind mac users to make it accessible. Also, flash is slowly giving way to html 5, any web site that still insists on using flash is lagging behind the times.

Some trouble updating this time

2014-06-30 Thread Eugenia Firth
Hi guys For those of you who haven't done it yet, I had a problem this time I didn't have last time when doing the update. Just like last time, I had to turn VoiceOver off and back on when the Setup assistant came on. However, this time when I went to the ticking progress with VO right arrow,

I think Finder is fixed

2014-06-30 Thread Eugenia Firth
Hey, I think I got one of my chief wishes. I think finder is fixed, y'all. When I just now pressed command shift o I didn't get that weird stuff I have been getting for a while. I was in column view, too. I had figured out a work around, but it got annoying when I had to go back to my desktop