Hi:
On 12 December 2015 at 09:31, Mario Lang wrote:
> Mark Croft Redditch Linux Mint writes:
>
>> does brltty work well under windows?
>
> I have no experience with BRLTTY on Windows. Other people might be able
> to chime in.
>
>> will it make her focus 80 work in windows 7/8/10?
>
> The Focus
Mark Croft Redditch Linux Mint writes:
> Her main requirement is to get her display thingy called
> FreedomScientific Focus 2 40/80 , neither of us have met the customer
> yet. So i will double check on the specific model , i was told it was
> not the blue 80.
This model should be supported by B
hi
can anyone help me.
i just started as the driver for a blind woman that teaches & fix
other blind peoples computers for them.
I am also double up as helping out with more technie stuff like
installing software and repairing windows computers.
I was hoping that maybe i could steer some blind
There are two peice of code that must be present:
- The driver, is the code that runs on Android and tells BRLTTY how to
communicate with the device.
- The firmware, is the "sketch" code that goes into your arduino and tells
the device how to behave.
If you use the arduino, you will have to co
[quoted lines by MENGUAL Jean-Philippe on 2013/09/13 at 06:37 +0200]
>In m!st cases, when I discover a braille display, my main problem is
>knowing: what is this key for in brltty or how do I make a feature in
>brltty from this braille keyboard model? I'd like to create a doc,
>for as many display
Hi,
In m!st cases, when I discover a braille display, my main problem is
knowing: what is this key for in brltty or how do I make a feature in
brltty from this braille keyboard model? I'd like to create a doc, for
as many displays as possible, to mention how to do some features.
Of course, tes
Hi,
In m!st cases, when I discover a braille display, my main problem is
knowing: what is this key for in brltty or how do I make a feature in
brltty from this braille keyboard model? I'd like to create a doc, for
as many displays as possible, to mention how to do some features.
Of course, tes
Samuel Thibault writes:
> Mario Lang, le Wed 21 Aug 2013 12:25:08 +0200, a écrit :
>> Samuel Thibault writes:
>> > When I run brltty --help within a french locale, brltty crashes:
>>
>> BRLTTY does not support "--help",
>
> Well, it does.
Of co
Mario Lang, le Wed 21 Aug 2013 12:25:08 +0200, a écrit :
> Samuel Thibault writes:
> > When I run brltty --help within a french locale, brltty crashes:
>
> BRLTTY does not support "--help",
Well, it does.
> did you mean "-h" or
[quoted lines by Samuel Thibault on 2013/08/19 at 16:27 +0200]
>When I run brltty --help within a french locale, brltty crashes:
>
>238while (description[charCount] != ' ') --charCount;
>(gdb) p charCount
>$1 = 4294967295
>(gdb) p description
>$2 =
Samuel Thibault writes:
> When I run brltty --help within a french locale, brltty crashes:
BRLTTY does not support "--help", did you mean "-h" or "-H"?
> 238 while (description[charCount] != ' ') --charCount;
> (gdb) p charC
Hello,
When I run brltty --help within a french locale, brltty crashes:
238 while (description[charCount] != ' ') --charCount;
(gdb) p charCount
$1 = 4294967295
(gdb) p description
$2 = 0x7fffc3ef
"{\375\242\210\206\261\241\375\242\230\262\201\254\374\240\234\
Hi Lee,
On 10/08/2011 19:57, Lee Maschmeyer wrote:
Hi Patricia,
People have different ways of dealing with Cygwin. My philosophy is to
try to make it act as nearly like Linux as possible. So:
I haven't done a Cygwin build in a month but I think
things are still the same.
I've never used reloc
Hi Patricia,
People have different ways of dealing with Cygwin. My philosophy is to
try to make it act as nearly like Linux as possible. So:
I haven't done a Cygwin build in a month but I think
things are still the same.
I've never used relocatable install. I don't use it on Linux and
didn't on
On 10/08/2011 14:43, Samuel Thibault wrote:
Patricia Fraser, le Wed 10 Aug 2011 14:37:34 +0200, a écrit :
There's still something wrong - configure appears to complete successfully,
but make is not happy. I'm not sure what warnings I can ignore and what I
should take notice of, and whether any o
Hi Samuel,
Patricia Fraser, le Tue 09 Aug 2011 16:37:52 +0200, a écrit :
okay, thanks - I need to go back and look again at why I can't get make to
work; if it isn't libbraille, it must be something else I'm missing!
Or a bug in brltty's configure in some particular conditions. Don't
hesitate
Hi all,
I'm having all sorts of fun trying to build a Win version of brltty from
svn.
I'm on a Win7 box, 64-bit, and I've used Cygwin's setup.exe to do an
install-from-internet.
./autogen runs fine, no errors.
./configure --enable-relocatable-install gives me a warning about a
missing libb
Hi Samuel,
Patricia Fraser, le Tue 09 Aug 2011 16:11:53 +0200, a écrit :
./autogen runs fine, no errors.
./configure --enable-relocatable-install gives me a warning about a missing
libbraille, so I've gone off to find libbraille (which doesn't seem to be
available amongh the Cygwin packages).
hello!
I have a problem.
Dumm who I was, I happened to delete the partition for windows. went via
live CD. I was lucky to not have important stuff on the computer.
When I installed vinux yesterday so lost my windows xp.
and I would have back the windows also. it was vinux 3.0 that I installed.
[quoted lines by 高生旺 on 2010/12/07 at 22:35 +0800]
>Unfortunately, I'm still failed.
>
>r...@p4:/usr/src/brltty# ./autogen
>
>r...@p4:/usr/src/brltty# ./configure --enable-standalone-programs
>--disable-i18n --disable-icu --disable-iconv --disable-api
>--disable-caml-bindings --disable-java-bind
[quoted lines by 高生旺 on 2010/12/04 at 16:23 +0800]
>My /mnt is just a directory, not mounted media.
I'm not sure of your intent so I'll speak to what's conventionally done. /mnt
is intended to be a directory which contains mount points. This means that you
need to decide where you'd like to act
Hi:
On Sat, 4 Dec 2010, Dave Mielke wrote:
> Is your removable storage mounted right at /mnt, or at /mnt/something?
My /mnt is just a directory, not mounted media.
> Could you please run brltty with -ldebug and -L/path/to/log-file. Note
> that the first -l (-ldebug) is lowercase, and that the s
[quoted lines by 高生旺 on 2010/12/03 at 18:25 +0800]
>This is my building command line:
>./configure --with-braille-driver=vo --with-braille-device=usb:
>--disable-contracted-braille --disable-pcm-support --disable-midi-support
>--disable-fm-support --disable-api --enable-standalone-programs
>--d
Hi:
This is my building command line:
./configure --with-braille-driver=vo --with-braille-device=usb:
--disable-contracted-braille --disable-pcm-support --disable-midi-support
--disable-fm-support --disable-api --enable-standalone-programs
--disable-speech-support --with-execute-root=/mnt
--wi
This is my last building command line:
./configure --with-braille-driver=vo --with-braille-device=usb:
--disable-contracted-braille --disable-pcm-support --disable-midi-support
--disable-fm-support --disable-api --enable-standalone-programs
--disable-speech-support --with-execute-root=/mnt
--w
Hi,
Le vendredi 03 décembre 2010 à 09:27 +0800, 高生旺 a écrit :
> Hi:
>
> On Thu, 2 Dec 2010, Dave Mielke wrote:
> > If someone else were to build it for you, there's always the risk that
> > something about the build won't match your system. It's really best if
> > you could do it.
>
> Do you m
Hi:
On Thu, 2 Dec 2010, Dave Mielke wrote:
> If someone else were to build it for you, there's always the risk that
> something about the build won't match your system. It's really best if
> you could do it.
Do you mean the static binary is not portable? In other words, I couldn't
use it for i
[quoted lines by 高生旺 on 2010/12/02 at 20:22 +0800]
>I need a standalone brltty binary for Voyager and PacMate.
>Would someone make it to me?
If someone else were to build it for you, there's always the risk that
something about the build won't match your system. It's really best if you
could do
Because I always do it failed.
On Thu, 2 Dec 2010, Jean-Philippe MENGUAL wrote:
Hi, Why don't you do it yourself? A particular reason?
Regards,
Jean-Philippe MENGUAL
Le jeudi 02 d'ecembre 2010 `a 20:22 +0800, 高生旺 a 'ecrit :
Hi
I need a standalone brltty binary for Voyager and PacMate.
Wo
Hi, Why don't you do it yourself? A particular reason?
Regards,
Jean-Philippe MENGUAL
Le jeudi 02 décembre 2010 à 20:22 +0800, 高生旺 a écrit :
> Hi
>
> I need a standalone brltty binary for Voyager and PacMate.
> Would someone make it to me?
> Thank you very much!
>
> Coscell
>
Hi
I need a standalone brltty binary for Voyager and PacMate.
Would someone make it to me?
Thank you very much!
Coscell
___
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information
Helo,
Saravanamutthukumaran, le Tue 25 May 2010 11:41:00 +0530, a écrit :
> Can you guide me properly to overcome this problem.
Do you have either MinGW or Cygwin already installed?
Then you just need to use
./configure --prefix=/tmp/brltty-installed
make
make install
To install the .e
Hellow,
Am Saravanamutthukumaran, am very new to this BRLTTY. I downloaded this
BRLTTY software pack completely and i wish to change very few coding
lines according to my requirement and also i did it. The main problem
and a very big problem for me is...
I don't know how to compile the s
[quoted lines by Waldman, David P (N-USA) on 2010/03/25 at 12:04 -0600]
>We are getting the following errors when brltty is started:
>
>usb 5-2: usbfs: USBDEVFS_BULK failed ep 0x82 len 64 ret -110
>usb 5-2: bulk timeout on ep2in
This is an input timeout, which is an expected error that wouldn't c
Hello all,
We are getting the following errors when brltty is started:
usb 5-2: usbfs: USBDEVFS_BULK failed ep 0x82 len 64 ret -110
usb 5-2: bulk timeout on ep2in
The Braille display alternates between the messages 'brltty 4.1' and 'screen
not in text mode'.
We are using a Freedom Scientific F
Hi, David. I'll look into it, but I don't even know what Upstart is!
As for initial prompting, we're using remastersys with casper and
ubiquity. It seems to have a simple menu for booting live, going
direct to the installer and such. We could probably easily enough add
some option for brltty the
Bill Cox, le Fri 29 Jan 2010 10:16:24 -0500, a écrit :
> but I don't have access to a Braille display, nor do I know how to
> read one.
You can just use qemu's virtual braille device. If you are sighted, you
can use the graphical version:
$ brltty -b xw -x no -s no# open a virtual braille dis
[quoted lines by Bill Cox on 2010/01/29 at 10:16 -0500]
>I'm the poor guy who decided to create a Vinux ISO based on
>Ubuntu Lucid. I'm uploading a first alpha version of it today to
>Modeem's server at vinuxvirtual.org.uk, and Tony Sale's at
>vinux.org.uk. It doesn't yet have brltty working by
Hi. I'm the poor guy who decided to create a Vinux ISO based on
Ubuntu Lucid. I'm uploading a first alpha version of it today to
Modeem's server at vinuxvirtual.org.uk, and Tony Sale's at
vinux.org.uk. It doesn't yet have brltty working by default. I'd
like to get brltty working out of the box
On Mon, 16 Mar 2009, Samuel Thibault wrote:
> 高生旺, le Mon 16 Mar 2009 20:11:03 +0800, a ?crit :> On Mon, 16 Mar 2009,
> Samuel Thibault wrote:> > Hello,> > 高生旺, le Tue 10 Mar 2009 21:26:53 +0800, a
> ?crit :> After upgrade to kernel 2.6.28.7, I couldn't read Chinese.> Log file
> is attached. Pl
高生旺, le Mon 16 Mar 2009 20:11:03 +0800, a écrit :
> On Mon, 16 Mar 2009, Samuel Thibault wrote:
> > Hello,
> > 高生旺, le Tue 10 Mar 2009 21:26:53 +0800, a ?crit :> After upgrade to kernel
> > 2.6.28.7, I couldn't read Chinese.> Log file is attached. Please help me!
> > Thanks!
> > Which kernel wher
On Mon, 16 Mar 2009, Samuel Thibault wrote:
> Hello,
> 高生旺, le Tue 10 Mar 2009 21:26:53 +0800, a ?crit :> After upgrade to kernel
> 2.6.28.7, I couldn't read Chinese.> Log file is attached. Please help me!
> Thanks!
> Which kernel where you upgrading from? I believe it was workingfor you
> bef
Hello,
高生旺, le Tue 10 Mar 2009 21:26:53 +0800, a écrit :
> After upgrade to kernel 2.6.28.7, I couldn't read Chinese.
> Log file is attached. Please help me! Thanks!
Which kernel where you upgrading from? I believe it was working
for you before merely by chance (UTF-8 taken as an 8bit charset)
a
tical=5
brltty: api link
brltty: Braille Driver: vo [Voyager]
brltty: Voyager Braille Driver: version 0.21 (January 2005)
brltty: Braille Parameter: inputmode=
brltty: Braille Device: usb:
brltty: Help File: brltty-vo.hlp
brltty: Help Page: /etc/brltty/brltty-vo.hlp[0]
brltty: Preferences File: /etc/b
高生旺, le Tue 10 Mar 2009 22:11:16 +0800, a écrit :
> Attached. Thanks!
That's most probably a font issue. Which font do you load and how?
Could you send us the output of brltty with the -X debugsfm=yes option?
Samuel
___
This message was sent via the BR
高生旺, le Tue 10 Mar 2009 22:11:16 +0800, a écrit :
> On Tue, 10 Mar 2009, Samuel Thibault wrote:
>
> > 高生旺, le Tue 10 Mar 2009 21:26:53 +0800, a ?crit :> After upgrade to kernel
> > 2.6.28.7, I couldn't read Chinese.> Log file is attached. Please help me!
> > Thanks!
> > Please add -X debugsfm=ye
On Tue, 10 Mar 2009, Samuel Thibault wrote:
> 高生旺, le Tue 10 Mar 2009 21:26:53 +0800, a ?crit :> After upgrade to kernel
> 2.6.28.7, I couldn't read Chinese.> Log file is attached. Please help me!
> Thanks!
> Please add -X debugsfm=yes to the brltty command line, and it wouldgreat if
> you coul
高生旺, le Tue 10 Mar 2009 21:26:53 +0800, a écrit :
> After upgrade to kernel 2.6.28.7, I couldn't read Chinese.
> Log file is attached. Please help me! Thanks!
Please add -X debugsfm=yes to the brltty command line, and it would
great if you could manage to run the same application both with the old
ext=0.44 status=0.0
brltty: shifts: full=44 half=22 vertical=5
brltty: api link
brltty: Braille Driver: vo [Voyager]
brltty: Voyager Braille Driver: version 0.21 (January 2005)
brltty: Braille Parameter: inputmode=
brltty: Braille Device: usb:
brltty: Help File: brltty-vo.hlp
brltty: Help Page: /et
Hi All
Would someone mind telling me how to get my humanware brailliant working
with bluetooth under ubuntu with brltty? I can do a hcitool --scan to get
the MAC address, but don't really know what I'm supposed to do with the pin.
Looking at past postings there seems to have been a lot of discu
Aldo, le Thu 15 Nov 2007 16:57:19 +0100, a écrit :
> I see brlty 3.7.2 as de braille table started when booting Gutsy,
> and immediately after a fraction of seconds the same BrlTty message with
> 3.7.2 is us table.
> How can I fix this please?
By mailing the correct mailing list and reading bug re
I see brlty 3.7.2 as de braille table started when booting Gutsy,
and immediately after a fraction of seconds the same BrlTty message with
3.7.2 is us table.
How can I fix this please?
(/etc/brltty.conf is again with no text-table de param even if I puted it
before)
aldo.
--
VISTA : Virus - Intru
52 matches
Mail list logo