Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
|
|
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
toggle quoted message
Show quoted text
On 10/25/2017 6:00 AM, John Covici wrote: Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
|
|
Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting. On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote: Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@...
|
|
Hi again, John,
What I am talking about would be the same as toggling speech for the keyboard. It would not change anything else that happens. For example, I type with words spoken after I press space instead of hearing each character one at a time. It is also possible to turn keyboard speech off, but I like to hear what I am typing. The solution I suggested would allow you to input something without it speaking which key is pressed, but could allow the screen to speak what just showed up. This was something I used to experience, pressing a key and having it spoken as a keyboard press and then having it repeated as an item written to the screen. The key still works as it was meant to, but does not speak twice.
Carol
toggle quoted message
Show quoted text
On 10/25/2017 8:22 AM, John Covici wrote: Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting.
On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote:
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
|
|
OK, I will try that. Thanks. On Wed, 25 Oct 2017 09:03:20 -0400, Carol Smith via Groups.Io wrote: Hi again, John,
What I am talking about would be the same as toggling speech for the keyboard. It would not change anything else that happens. For example, I type with words spoken after I press space instead of hearing each character one at a time. It is also possible to turn keyboard speech off, but I like to hear what I am typing. The solution I suggested would allow you to input something without it speaking which key is pressed, but could allow the screen to speak what just showed up. This was something I used to experience, pressing a key and having it spoken as a keyboard press and then having it repeated as an item written to the screen. The key still works as it was meant to, but does not speak twice.
Carol
On 10/25/2017 8:22 AM, John Covici wrote:
Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting.
On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote:
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@...
|
|
I rarely use powershell but I can tell you that I do not experience a double character echo. I could not tell you what settings difference to look at, just letting you know that this is not an inherent problem with jaws.
toggle quoted message
Show quoted text
On 10/25/17, John Covici <covici@...> wrote: OK, I will try that. Thanks.
On Wed, 25 Oct 2017 09:03:20 -0400, Carol Smith via Groups.Io wrote:
Hi again, John,
What I am talking about would be the same as toggling speech for the keyboard. It would not change anything else that happens. For example, I type with words spoken after I press space instead of hearing each character one at a time. It is also possible to turn keyboard speech off, but I like to hear what I am typing. The solution I suggested would allow you to input something without it speaking which key is pressed, but could allow the screen to speak what just showed up. This was something I used to experience, pressing a key and having it spoken as a keyboard press and then having it repeated as an item written to the screen. The key still works as it was meant to, but does not speak twice.
Carol
On 10/25/2017 8:22 AM, John Covici wrote:
Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting.
On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote:
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
|
|
Maybe you have key echo set differently? On Wed, 25 Oct 2017 11:33:12 -0400, Soronel Haetir wrote: I rarely use powershell but I can tell you that I do not experience a double character echo. I could not tell you what settings difference to look at, just letting you know that this is not an inherent problem with jaws.
On 10/25/17, John Covici <covici@...> wrote:
OK, I will try that. Thanks.
On Wed, 25 Oct 2017 09:03:20 -0400, Carol Smith via Groups.Io wrote:
Hi again, John,
What I am talking about would be the same as toggling speech for the keyboard. It would not change anything else that happens. For example, I type with words spoken after I press space instead of hearing each character one at a time. It is also possible to turn keyboard speech off, but I like to hear what I am typing. The solution I suggested would allow you to input something without it speaking which key is pressed, but could allow the screen to speak what just showed up. This was something I used to experience, pressing a key and having it spoken as a keyboard press and then having it repeated as an item written to the screen. The key still works as it was meant to, but does not speak twice.
Carol
On 10/25/2017 8:22 AM, John Covici wrote:
Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting.
On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote:
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@...
|
|
I am set to echo characters only (rather than none, characters and words or words only) and echo highlighted (rather than none or all). I am not aware of any other echo settings that would apply to this circumstance.
toggle quoted message
Show quoted text
On 10/25/17, John Covici <covici@...> wrote: Maybe you have key echo set differently?
On Wed, 25 Oct 2017 11:33:12 -0400, Soronel Haetir wrote:
I rarely use powershell but I can tell you that I do not experience a double character echo. I could not tell you what settings difference to look at, just letting you know that this is not an inherent problem with jaws.
On 10/25/17, John Covici <covici@...> wrote:
OK, I will try that. Thanks.
On Wed, 25 Oct 2017 09:03:20 -0400, Carol Smith via Groups.Io wrote:
Hi again, John,
What I am talking about would be the same as toggling speech for the keyboard. It would not change anything else that happens. For example, I type with words spoken after I press space instead of hearing each character one at a time. It is also possible to turn keyboard speech off, but I like to hear what I am typing. The solution I suggested would allow you to input something without it speaking which key is pressed, but could allow the screen to speak what just showed up. This was something I used to experience, pressing a key and having it spoken as a keyboard press and then having it repeated as an item written to the screen. The key still works as it was meant to, but does not speak twice.
Carol
On 10/25/2017 8:22 AM, John Covici wrote:
Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting.
On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote:
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
|
|
Bill White <billwhite92701@...>
Hi, Soronel. When trying to use the power shell, you might try using NONE as opposed to Echo Highlighted. This might prevent duplication of vocalization. An easy way to change this is INSERT plus S. It will toggle between all, highlighted and none.
Bill White Billwhite92701@...
toggle quoted message
Show quoted text
-----Original Message----- From: main@jfw.groups.io [mailto:main@jfw.groups.io] On Behalf Of Soronel Haetir Sent: Wednesday, October 25, 2017 4:28 PM To: main@jfw.groups.io Subject: Re: windows powershell I am set to echo characters only (rather than none, characters and words or words only) and echo highlighted (rather than none or all). I am not aware of any other echo settings that would apply to this circumstance. On 10/25/17, John Covici <covici@...> wrote: Maybe you have key echo set differently?
On Wed, 25 Oct 2017 11:33:12 -0400, Soronel Haetir wrote:
I rarely use powershell but I can tell you that I do not experience a double character echo. I could not tell you what settings difference to look at, just letting you know that this is not an inherent problem with jaws.
On 10/25/17, John Covici <covici@...> wrote:
OK, I will try that. Thanks.
On Wed, 25 Oct 2017 09:03:20 -0400, Carol Smith via Groups.Io wrote:
Hi again, John,
What I am talking about would be the same as toggling speech for the keyboard. It would not change anything else that happens. For example, I type with words spoken after I press space instead of hearing each character one at a time. It is also possible to turn keyboard speech off, but I like to hear what I am typing. The solution I suggested would allow you to input something without it speaking which key is pressed, but could allow the screen to speak what just showed up. This was something I used to experience, pressing a key and having it spoken as a keyboard press and then having it repeated as an item written to the screen. The key still works as it was meant to, but does not speak twice.
Carol
On 10/25/2017 8:22 AM, John Covici wrote:
Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting.
On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote:
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
|
|
I do not normally use PS, I only entered this thread to say I don't experience the double echo issue that John Covici originally posted about.
toggle quoted message
Show quoted text
On 10/25/17, Bill White <billwhite92701@...> wrote: Hi, Soronel. When trying to use the power shell, you might try using NONE as opposed to Echo Highlighted. This might prevent duplication of vocalization. An easy way to change this is INSERT plus S. It will toggle between all, highlighted and none.
Bill White Billwhite92701@...
-----Original Message----- From: main@jfw.groups.io [mailto:main@jfw.groups.io] On Behalf Of Soronel Haetir Sent: Wednesday, October 25, 2017 4:28 PM To: main@jfw.groups.io Subject: Re: windows powershell
I am set to echo characters only (rather than none, characters and words or words only) and echo highlighted (rather than none or all). I am not aware of any other echo settings that would apply to this circumstance.
On 10/25/17, John Covici <covici@...> wrote:
Maybe you have key echo set differently?
On Wed, 25 Oct 2017 11:33:12 -0400, Soronel Haetir wrote:
I rarely use powershell but I can tell you that I do not experience a double character echo. I could not tell you what settings difference to look at, just letting you know that this is not an inherent problem with jaws.
On 10/25/17, John Covici <covici@...> wrote:
OK, I will try that. Thanks.
On Wed, 25 Oct 2017 09:03:20 -0400, Carol Smith via Groups.Io wrote:
Hi again, John,
What I am talking about would be the same as toggling speech for the keyboard. It would not change anything else that happens. For example, I type with words spoken after I press space instead of hearing each character one at a time. It is also possible to turn keyboard speech off, but I like to hear what I am typing. The solution I suggested would allow you to input something without it speaking which key is pressed, but could allow the screen to speak what just showed up. This was something I used to experience, pressing a key and having it spoken as a keyboard press and then having it repeated as an item written to the screen. The key still works as it was meant to, but does not speak twice.
Carol
On 10/25/2017 8:22 AM, John Covici wrote:
Thanks -- but why would that be true in that program and not true in the command prompt? Also, if I do that, will I be able to use the arrow keys to edit the line? I will do some experimenting.
On Wed, 25 Oct 2017 08:07:26 -0400, Carol Smith via Groups.Io wrote:
Hi John,
I don't know if this will help you, but you might try insert-numrow 2 which toggles speech through none, characters, words and characters and words. You may be getting echo of both screen input and keyboard input.
Carol
On 10/25/2017 6:00 AM, John Covici wrote:
Hi. I am trying to use windows powershell which is their better command processor with Jaws, but it repeats each character twice when I type it. Is there any setting to fix this problem, or do you know of a script I can get to do so?
Thanks in advance for any suggestions.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici covici@...
-- Soronel Haetir soronel.haetir@...
-- Soronel Haetir soronel.haetir@...
|
|