Re: Selecting text and files
Dondi
Hi,
toggle quoted messageShow quoted text
Is there some where I can get the entire list of Windows key shortcuts for JAWS? Dondi
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of Marquette, Ed Sent: Friday, January 13, 2012 1:19 PM To: The Jaws for Windows support list. Subject: RE: Selecting text and files In fact, the Windows key is employed with a number of fantastic JAWS keystrokes. One which I have come to use on an hourly basis is control plus windows plus k to mark a spot in a word document. One may later jump back to that spot instantly with just windows plus k; however, even more cool is the ability, in Word, to mark text from your cursor to the marked spot, and it doesn't matter whether, in the document, your cursor is ahead of the marked spot or behind it or whether it is 4 words or 40 pages away. You mark text back to the marked spot with JAWS key plus space bar and then m. Then, you can use control c to copy or control x to cut or windows c to append. Try it! You'll like it! -----Original Message----- From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of Dean Martineau Sent: Friday, January 13, 2012 2:07 PM To: 'The Jaws for Windows support list.' Subject: RE: Selecting text and files Yes, theWindows key is the key which, when pressed by itself, launches the start menu. There are a good number of useful shortcut keys involving it. Win+c is the only one I know of that is a JAWS keystroke. Dean -----Original Message----- From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of deadcatbounce Sent: Friday, January 13, 2012 11:57 AM To: The Jaws for Windows support list. Subject: Re: Selecting text and files I feel really stupid here. When you refer to the "windows key", is that the start menu key as well? I'm assuming it's not the insert key on the number pad. Duh! ----- Original Message ----- From: "Roger Loran Bailey" <rogerbailey81@aol.com> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 9:23 AM Subject: Re: Selecting text and files As a matter of fact, that did work. In the past I have tried to copy I don't know if there is a limit, but I have added more than 2 items_______________________________________________ _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com ############################################################################ ################################# ANY FEDERAL TAX ADVICE CONTAINED IN THIS MESSAGE SHOULD NOT BE USED OR REFERRED TO IN THE PROMOTING, MARKETING OR RECOMMENDING OF ANY ENTITY, INVESTMENT PLAN OR ARRANGEMENT, AND SUCH ADVICE IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, BY A TAXPAYER FOR THE PURPOSE OF AVOIDING PENALTIES UNDER THE INTERNAL REVENUE CODE. ############################################################################ ################################# This E-mail message is confidential, is intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or otherwise protected by applicable law. If you have received this message in error, please notify the sender at 402-346-6000 and delete this E-mail message. Thank you. ############################################################################ ################################# _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: Absolute basic JAWS & Excel question
Ian D. Nichols
Hi Barry,
toggle quoted messageShow quoted text
F2 gives you the text of the current cell in edit mode. Press F2 again when you are finished. Good luck! Ian Ian D. Nichols, toronto, Canada
-----Original Message-----
From: Barry G Sent: Tuesday, January 10, 2012 2:03 PM To: The Jaws for Windows support list. Subject: Absolute basic JAWS & Excel question Hi folks, I'm brand new to using Excel and have managed to do quite well from the help system, but I can't for the life of me figure out how to enter a cell containing text in order to cursor through or edit it! Could anyone prompt me to this really basic action please? All the best, Barry __________ Information from ESET Smart Security, version of virus signature database 6783 (20120110) __________ The message was checked by ESET Smart Security. http://www.eset.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.the-jdh.com/pipermail/jfw_lists.the-jdh.com/attachments/20120110/1725b279/attachment.html> _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: Help with contacting the owners of webvisum
Anders Boholdt-Petersen
Hi again, and very thanks for the answer regarding contacting the owners of
webvisum. Does any person has other information I can tried so I can contact the owners (e.g. names of the owners etc)? I thing that I can tried to search via Google/Facebook. It is very frustrating that I not can contact the owners and tell them that the mailserver not working. I using Webvisum with Firefox version 9. Very thanks for the answers. Regards, Anders ---Adrian Spratt <Adrian@AdrianSpratt.com> wrote:--- You're not alone. Several people have tried to reach them. It's as though they've disappeared, and yet Webvisum continues to work with later versions of Firefox, including 8.
|
|
Re: Excel Formula
Steve & Shannon Cook <cookcafe@...>
Thanks this is what I was looking for!
toggle quoted messageShow quoted text
Steve and Shannon Cook
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of Carl Blunt Sent: Thursday, January 12, 2012 4:16 AM To: The Jaws for Windows support list. Subject: Re: Excel Formula If you have your store names in one column (A) and your payments in a second column (B), use the sumif() function. Here are a few ways to do it, going from basic to slightly more advanced: Example A =sumif(A1:A20,"Wal Mart",B1:B20) This looks for Wal Mart in cells A1 through A20 and totals the corresponding values in cells B1 through B20. Example B =sumif(A:A,"Wal Mart",B:B) This looks for Wal Mart in anywhere in column A and totals the corresponding values in column B. Example C =sumif(A:A,C1,B:B) This checks column A for whatever you type in cell c1, and provides the corresponding total. Type Wal Mart to get that total, then Target to get that total, etc Example D Add multiple sumif() functions to have it keep a running tally for each store: [C1]: Walmart [D1]: =sumif(A:A,C1,B:B) [C2]: Target [D2]: =sumif(A:A,C2,B:B) [C3]: Amoco [D3]: =sumif(A:A,C3,B:B) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.the-jdh.com/pipermail/jfw_lists.the-jdh.com/attachments/201201 12/f9285a2c/attachment.html> _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: [Bulk] [Bulk] [Bulk] [Bulk] jaws 13
O.Addison Gethers <oag1rottie@...>
Hello Farfar,
toggle quoted messageShow quoted text
Before I press enter on this e-mail ,why is the subject line keep saying the same subject line twice? O. Addison Gethers e-mail address oag1rottie@hotmail.com O.AddisonGethers@gmail.com oag1rottie@hotmail.com
----- Original Message -----
From: "Lisle, Ted (CHFS DMS)" <Ted.Lisle@ky.gov> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 12:20 PM Subject: RE: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] jaws 13 Not if you do it right. Consider everything from re: through the close
|
|
deleting pages in a document in word 2007
John Fioravanti <fioresq1@...>
Hi: I am writing a document in word 2007; however, since this is an appellate brief, I'm using an old form. I'd like to be able to delete pages of the document since this one is not as long. Is there a way to delete for example, a page at a time or even more. Thank you, I'm using jaws 10 and don't use word as often as I should.
|
|
Re: Selecting text and files
Chris Smart <csmart8@...>
yes the Windows key activates Start, or puts you in the search box for Windows 7. It's between ALT and CONTROL to the left of the space bar.
At 02:57 PM 1/13/2012, you wrote: I feel really stupid here. When you refer to the "windows key", is that the start menu key as well? -------------------------------------------------- CTS MASTERING: PROFESSIONAL MIXING AND MASTERING! Clear True Sound: www.ctsmastering.com -- Always have your stuff when you need it with @Dropbox. Seamlessly share with your friends and colleagues. 2GB account is free! http://db.tt/bQ2GuIt
|
|
Re: Selecting text and files
Marquette, Ed <Ed.Marquette@...>
In fact, the Windows key is employed with a number of fantastic JAWS keystrokes. One which I have come to use on an hourly basis is control plus windows plus k to mark a spot in a word document.
toggle quoted messageShow quoted text
One may later jump back to that spot instantly with just windows plus k; however, even more cool is the ability, in Word, to mark text from your cursor to the marked spot, and it doesn't matter whether, in the document, your cursor is ahead of the marked spot or behind it or whether it is 4 words or 40 pages away. You mark text back to the marked spot with JAWS key plus space bar and then m. Then, you can use control c to copy or control x to cut or windows c to append. Try it! You'll like it!
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of Dean Martineau Sent: Friday, January 13, 2012 2:07 PM To: 'The Jaws for Windows support list.' Subject: RE: Selecting text and files Yes, theWindows key is the key which, when pressed by itself, launches the start menu. There are a good number of useful shortcut keys involving it. Win+c is the only one I know of that is a JAWS keystroke. Dean -----Original Message----- From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of deadcatbounce Sent: Friday, January 13, 2012 11:57 AM To: The Jaws for Windows support list. Subject: Re: Selecting text and files I feel really stupid here. When you refer to the "windows key", is that the start menu key as well? I'm assuming it's not the insert key on the number pad. Duh! ----- Original Message ----- From: "Roger Loran Bailey" <rogerbailey81@aol.com> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 9:23 AM Subject: Re: Selecting text and files As a matter of fact, that did work. In the past I have tried to copy I don't know if there is a limit, but I have added more than 2 items_______________________________________________ _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com ############################################################################################################# ANY FEDERAL TAX ADVICE CONTAINED IN THIS MESSAGE SHOULD NOT BE USED OR REFERRED TO IN THE PROMOTING, MARKETING OR RECOMMENDING OF ANY ENTITY, INVESTMENT PLAN OR ARRANGEMENT, AND SUCH ADVICE IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, BY A TAXPAYER FOR THE PURPOSE OF AVOIDING PENALTIES UNDER THE INTERNAL REVENUE CODE. ############################################################################################################# This E-mail message is confidential, is intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or otherwise protected by applicable law. If you have received this message in error, please notify the sender at 402-346-6000 and delete this E-mail message. Thank you. #############################################################################################################
|
|
Re: Selecting text and files
Dean Martineau <dean@...>
Yes, theWindows key is the key which, when pressed by itself, launches the
toggle quoted messageShow quoted text
start menu. There are a good number of useful shortcut keys involving it. Win+c is the only one I know of that is a JAWS keystroke. Dean
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of deadcatbounce Sent: Friday, January 13, 2012 11:57 AM To: The Jaws for Windows support list. Subject: Re: Selecting text and files I feel really stupid here. When you refer to the "windows key", is that the start menu key as well? I'm assuming it's not the insert key on the number pad. Duh! ----- Original Message ----- From: "Roger Loran Bailey" <rogerbailey81@aol.com> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 9:23 AM Subject: Re: Selecting text and files As a matter of fact, that did work. In the past I have tried to copy I don't know if there is a limit, but I have added more than 2 items_______________________________________________ _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: Selecting text and files
Kimsan <kimsansong@...>
I know this one! Yes, the start menu key.
toggle quoted messageShow quoted text
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of deadcatbounce Sent: Friday, January 13, 2012 11:57 AM To: The Jaws for Windows support list. Subject: Re: Selecting text and files I feel really stupid here. When you refer to the "windows key", is that the start menu key as well? I'm assuming it's not the insert key on the number pad. Duh! ----- Original Message ----- From: "Roger Loran Bailey" <rogerbailey81@aol.com> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 9:23 AM Subject: Re: Selecting text and files As a matter of fact, that did work. In the past I have tried to copy I don't know if there is a limit, but I have added more than 2 items_______________________________________________ _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: Selecting text and files
deadcatbounce <JAWS@...>
I feel really stupid here. When you refer to the "windows key", is that the start menu key as well? I'm assuming it's not the insert key on the number pad. Duh!
toggle quoted messageShow quoted text
----- Original Message -----
From: "Roger Loran Bailey" <rogerbailey81@aol.com> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 9:23 AM Subject: Re: Selecting text and files As a matter of fact, that did work. In the past I have tried to copy things to the clipboard after having previously done so and I was warned that it would overwrite what I already had there. Just now, though, I copied a line with control+c and then did the same thing with the Windows key using noncontiguous text and tested it by using control+v to put it into Wordpad. It did copy. This turns out to be handy to know. I could have used this bit of knowledge a long time ago.
|
|
Re: Selecting text and files
Roger Loran Bailey <rogerbailey81@...>
As a matter of fact, that did work. In the past I have tried to copy things to the clipboard after having previously done so and I was warned that it would overwrite what I already had there. Just now, though, I copied a line with control+c and then did the same thing with the Windows key using noncontiguous text and tested it by using control+v to put it into Wordpad. It did copy. This turns out to be handy to know. I could have used this bit of knowledge a long time ago.
toggle quoted messageShow quoted text
On 1/13/2012 6:37 AM, Joni Colver wrote:
You can append multiple items to the clipboard the way Dean described it. I don't know if there is a limit, but I have added more than 2 items before.
|
|
Re: [Bulk] [Bulk] [Bulk] [Bulk] jaws 13
Lisle, Ted (CHFS DMS)
Not if you do it right. Consider everything from re: through the close
toggle quoted messageShow quoted text
bracket as one phrase.
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of Roger Loran Bailey Sent: Thursday, January 12, 2012 2:10 PM To: The Jaws for Windows support list. Subject: Re: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] jaws 13 The trouble with setting JAWS to replace the word bulk with nothing though, is that you might be reading something else in which the word bulk appears and it will lead to confusion if you do not hear it. On 1/12/2012 1:30 PM, Gerald Levy wrote:
I don't know how, so I am putting up with them. I do note, though, is, something about the list must be triggering something in your ISP _______________________________________________that identifies the messages as spam or something akin to spam. Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: [Bulk] [Bulk] [Bulk] [Bulk] jaws 13
Chris Smart <csmart8@...>
yes douglas. I'm pretty sure Dave and I both understood that, but were merely joking and pointing out the typo.
At 09:36 AM 1/13/2012, you wrote: Perhaps he meant "waste" of inbox space; he forgot the E at the end, which changes the pronunciation of the a in "wast".-------------------------------------------------- CTS MASTERING: PROFESSIONAL MIXING AND MASTERING! Clear True Sound: www.ctsmastering.com -- Always have your stuff when you need it with @Dropbox. Seamlessly share with your friends and colleagues. 2GB account is free! http://db.tt/bQ2GuIt
|
|
Re: JFW and Office 2010
Chris Smart <csmart8@...>
Also check the training materials available on learning the virtual ribbon.
-------------------------------------------------- CTS MASTERING: PROFESSIONAL MIXING AND MASTERING! Clear True Sound: www.ctsmastering.com -- Always have your stuff when you need it with @Dropbox. Seamlessly share with your friends and colleagues. 2GB account is free! http://db.tt/bQ2GuIt
|
|
Re: Selecting text and files
Marquette, Ed <Ed.Marquette@...>
You "append" with Windows instead of control. For example, you add to the clipboard with windows c. Control c wipes out the clipboard.
toggle quoted messageShow quoted text
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of Farfar on Laptop Sent: Friday, January 13, 2012 7:43 AM To: The Jaws for Windows support list. Subject: Re: Selecting text and files For that, you use the clipboard with the append feature. I don't use it enough to describe it. Dave Carlson Sent from my Dell Latitude E6520 using Windows 7, San Francisco Bay Area ----- Original Message ----- From: "deadcatbounce" <JAWS@ca.rr.com> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 05:34 Subject: Re: Selecting text and files Ah, I see. Is there any way to select particular lines of text and pasting them to the clipboard while skipping others? ----- Original Message ----- From: "Farfar on Laptop" <dgcarlson@sbcglobal.net> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Thursday, January 12, 2012 11:07 PM Subject: Re: Selecting text and files Doesn't work with text. Only works in lists like files in a folder. _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com ############################################################################################################# ANY FEDERAL TAX ADVICE CONTAINED IN THIS MESSAGE SHOULD NOT BE USED OR REFERRED TO IN THE PROMOTING, MARKETING OR RECOMMENDING OF ANY ENTITY, INVESTMENT PLAN OR ARRANGEMENT, AND SUCH ADVICE IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, BY A TAXPAYER FOR THE PURPOSE OF AVOIDING PENALTIES UNDER THE INTERNAL REVENUE CODE. ############################################################################################################# This E-mail message is confidential, is intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or otherwise protected by applicable law. If you have received this message in error, please notify the sender at 402-346-6000 and delete this E-mail message. Thank you. #############################################################################################################
|
|
Re: [Bulk] [Bulk] [Bulk] [Bulk] jaws 13
Dave...
Douglas Richard Dexheimer,
toggle quoted messageShow quoted text
Yes. Dave Carlson Sent from my Dell Latitude E6520 using Windows 7, San Francisco Bay Area
----- Original Message -----
From: "Douglas Richard Dexheimer" <drichardd@earthlink.net> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Friday, January 13, 2012 06:36 Subject: Re: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] jaws 13 Perhaps he meant "waste" of inbox space; he forgot the E at the end, which changes the pronunciation of the a in "wast". Douglas Richard Dexheimer Chief of Braille Productions Born-Again Productions The Friedman Place, Apt.308 5527 N. Maplewood Ave. Chicago, IL 60625 773-409-6163 cell 913-244-0612 drichardd@earthlink.net ----- Original Message ----- From: "Chris Smart" <csmart8@cogeco.ca> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Thursday, January 12, 2012 7:37 PM Subject: Re: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] jaws 13
_______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: [Bulk] [Bulk] [Bulk] [Bulk] [Bulk] jaws 13
Londa Peterson <lpeterson@...>
I used Dave's method, but I did it backwards. I put my actual word as left
toggle quoted messageShow quoted text
bracket bulk right bracket space re:. This way I still hear the word re: one time, and I know it's a reply, but it sounds more like what I'm used to. The dictionary is a wonderful thing! I, for one, should really make better use of it than I do. Thanks.
-----Original Message-----
From: jfw-bounces@lists.the-jdh.com [mailto:jfw-bounces@lists.the-jdh.com] On Behalf Of Dave Durber Sent: Thursday, January 12, 2012 5:03 PM To: The Jaws for Windows support list. Subject: Re: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] jaws 13 Hello everyone: I think I have found the solution not to have JAWS speak "re:" and "[bulk], in the subject line of a message, when they appear as consecutive words, once, twice, thrice, no matter how many times they are repeated. Of course, neither will they be spoken if they appear in the body of a message, if they appear as consecutive words in the same way. When you are in Outlook Express, press INSERT/JAWS KEY+D, to open the JAWS Dictionary Manager. This will automatically open the JAWS Dictionary file for Outlook Express. You should hear JAWS say "add... button". Press ENTER, to open the dialog box. In the Dialog, there are two edit fields, which are named: "Actual Word" and "Replacement Word". In the "Actual word" edit field, type: Re: space [Bulk] space Tab to the "Replacement Word" edit field and enter a space character. Press ENTER, to accept the entries and close the dialog box. Press CTRL+S, to save the updated Outlook Express Dictionary file. Press ALT+F4, to close the JAWS Dictionary Manager. The advantage in doing it this way, is that if "re:" and [bulk] appear in the body of the message as separate words , JAWS will speak them. I have just done this myself and it works file for me. HTH Dave durber ----- Original Message ----- From: "Chris Smart" <csmart8@cogeco.ca> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Thursday, January 12, 2012 3:54 PM Subject: RE: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] jaws 13 press JawsKey+D from within the application whose dictionary file you want to modify. _______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com
|
|
Re: [Bulk] [Bulk] [Bulk] [Bulk] jaws 13
douglas richard dexheimer
Perhaps he meant "waste" of inbox space; he forgot the E at the end, which changes the pronunciation of the a in "wast".
toggle quoted messageShow quoted text
Douglas Richard Dexheimer Chief of Braille Productions Born-Again Productions The Friedman Place, Apt.308 5527 N. Maplewood Ave. Chicago, IL 60625 773-409-6163 cell 913-244-0612 drichardd@earthlink.net
----- Original Message -----
From: "Chris Smart" <csmart8@cogeco.ca> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Thursday, January 12, 2012 7:37 PM Subject: Re: [Bulk] Re: [Bulk] Re: [Bulk] Re: [Bulk] jaws 13
|
|
Selecting text and files
Paul Benson <paul.benson@...>
Hello all,
toggle quoted messageShow quoted text
Instead of selecting multiple lines from a document, reverse the thinking process. Delete the undesired lines, then select all, and make only one copy to the clipboard. If you are working on a web page, you will almost certainly have to save it to documents, and then proceed as above. Lastly, in order to avoid catastrophe, it might be prudent to work on a copy of your original text document. Updating the original, with the now severely depleted file, should not occur. However, what if you momentarily lost concentration, and did update the original? Paul Benson.
-----Original Message-----
From: deadcatbounce - Email Address: JAWS@ca.rr.com Sent On: 13/01/2012 13:34 Sent To: The Jaws for Windows support list. - Email Address: jfw@lists.the-jdh.com Subject: Re: Selecting text and files Ah, I see. Is there any way to select particular lines of text and pasting them to the clipboard while skipping others? ----- Original Message ----- From: "Farfar on Laptop" <dgcarlson@sbcglobal.net> To: "The Jaws for Windows support list." <jfw@lists.the-jdh.com> Sent: Thursday, January 12, 2012 11:07 PM Subject: Re: Selecting text and files Doesn't work with text. Only works in lists like files in a folder._______________________________________________ Jfw mailing list Jfw@lists.the-jdh.com http://lists.the-jdh.com/mailman/listinfo/jfw_lists.the-jdh.com -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ATTACH000.txt URL: <http://lists.the-jdh.com/pipermail/jfw_lists.the-jdh.com/attachments/20120113/b404b14f/attachment.txt>
|
|