Re: [libreoffice-users] Re: inferior jre error message

2012-06-03 Thread Jude DaShiell
On the nvda-project site under openoffice you'll find a registry patch 
which I downloaded and merged since nvda won't have openoffice or 
libreoffice speaking without that registry patch.  Also, I'm running 
windows  7 on a 32-bit machine.  I'd have to get another machine with 
more memory and better motherboard to run in 64-bit mode.  I have 1 gig 
of ram on the machine and it's a Dell which is proprietary architecture 
so we have lots of moving parts here.  http://www.nvda-project.org/ for 
the screen reader download page.  It too like libreoffice is open source 
and if you know python you too can improve the program.

On Sun, 3 Jun 2012, V Stuart Foote wrote:

 Jude,
 
 Sorry, didn't catch this the first time through your posting. Please double
 check your entrance sequence to use Accessibility Tools in Libre Office:
 
 The sequence you list would put you in the Appearance panel, not the
 Accessibility panel--need to enter a second a
 
 altt  --  Tools
 alto -- Options
 a --  for the Appearance panel
 a -- for the Accessibility panel
 tab  -- enter accessibility  panel, positioned on the Support Assistive
 Technology Tools (program restart required)
 space -- space bar to toggle on or toggle off
 
 Stuart
 
 
 --
 View this message in context: 
 http://nabble.documentfoundation.org/inferior-jre-error-message-tp3986368p3987891.html
 Sent from the Users mailing list archive at Nabble.com.
 
 


Jude jdashiel-at-shellworld-dot-net
http://www.shellworld.net/~jdashiel/nj.html


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: inferior jre error message

2012-06-03 Thread webmaster-Kracked_P_P


do you have any opinion what is the practical lowest system speed and 
resources that are needed to take a Windows computer and add this type 
of access?


Operating Systems: all 32-bit and 64-bit versions of Windows 
XP, Windows Vista and Windows 7

(including Server operating Systems).
Memory: 256 mb or more of RAM
Processor speed: 1.0 ghz or above
About 50 MB of storage space.

seems to be too low for a working system.

I have a old WinXP system that may be able to have it, since it has a 
better memory and drive space.  I think the CPU speed is 1.0 Ghz or 
better as well.


I know a few people who have vision issues.  It would be great to have a 
system that they can use without being able to read the screen.





On 06/03/2012 06:00 PM, Jude DaShiell wrote:

On the nvda-project site under openoffice you'll find a registry patch
which I downloaded and merged since nvda won't have openoffice or
libreoffice speaking without that registry patch.  Also, I'm running
windows  7 on a 32-bit machine.  I'd have to get another machine with
more memory and better motherboard to run in 64-bit mode.  I have 1 gig
of ram on the machine and it's a Dell which is proprietary architecture
so we have lots of moving parts here.  http://www.nvda-project.org/ for
the screen reader download page.  It too like libreoffice is open source
and if you know python you too can improve the program.

On Sun, 3 Jun 2012, V Stuart Foote wrote:


Jude,

Sorry, didn't catch this the first time through your posting. Please double
check your entrance sequence to use Accessibility Tools in Libre Office:

The sequence you list would put you in the Appearance panel, not the
Accessibility panel--need to enter a second a

altt  --  Tools
alto -- Options
a --  for the Appearance panel
a -- for the Accessibility panel
tab   -- enter accessibility  panel, positioned on the Support Assistive
Technology Tools (program restart required)
space  -- space bar to toggle on or toggle off

Stuart


--
View this message in context: 
http://nabble.documentfoundation.org/inferior-jre-error-message-tp3986368p3987891.html
Sent from the Users mailing list archive at Nabble.com.




Judejdashiel-at-shellworld-dot-net
http://www.shellworld.net/~jdashiel/nj.html





--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: inferior jre error message

2012-06-03 Thread Jude DaShiell
Before I joined this email list, I had done all of that.  In fact, when 
I uninstalled jre-1.7, I also removed jre-1.6 because libreoffice chose 
jre-1.6 rather than jre-1.7 when the two jre's were on the machine at 
the same time.  Those were suggestions I got from the nvda-support list 
nvda-supp...@freelists.org and I did all of that before I arrived here.

On Sun, 3 Jun 2012, V Stuart Foote wrote:

 Jude,
 
 Please uninstall your Java Runtime and Java Access Bridge--and run the JWin
 utility to install a JRE then correctly configure Java Access Bridge. It
 doesn't do anything that can't be done by hand, but the manual set up is
 error prone. Please get JAB configured correctly and then let us know about
 activating LibreOffice Accessibility Tools and  using NVDA.
 
 Also,  the Windows Registry configuration file that the NVDA project offers 
 OpenOffice_EnableAssistiveTechnologySupport.reg is defunct.  It has no
 effect on a LibreOffice installation since the registry keys in the .reg
 file DO NOT EXIST with a LibreOffice installation--the code is there, but it
 is orphaned when LibreOffice is built.
 
 The setting for enabling or disabling the GUI in LibreOffice is recorded to
 an XML based file registrymodifications.xcu in each users %APPDATA%
 folder, on Windows 7 that would be
 
 C:\Users\you user
 name\AppData\Roaming\LibreOffice\3\user\registrymodifications.xcu
 
 The stanza to toggle the default from false to true is:
  item
 oor:path=/org.openoffice.VCL/Settings/org.openoffice.VCL:ConfigurableSettings['Accessibility']
 prop oor:name=EnableATToolSupport oor:op=fuse
 oor:type=xs:stringvaluefalse/value/prop
 /item
 
 It would be a challenge to use the .xcu file to toggle AT on/off--but that
 is the current state of things with LibreOffice.  
 
 So unfortunately you will need to use the AltT, ALTO, A, A, TAB,
 Space to perform the configuration--but with a valid JRE and JAB the
 Assistive Technology tools should be functional for you.
 
 Stuart
 
 --
 View this message in context: 
 http://nabble.documentfoundation.org/inferior-jre-error-message-tp3986368p3987907.html
 Sent from the Users mailing list archive at Nabble.com.
 
 


Jude jdashiel-at-shellworld-dot-net
http://www.shellworld.net/~jdashiel/nj.html


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted