[BRLTTY] applying shared memory patch to screen-4.2.1 under macports

2014-06-26 Thread Chris Moore
Hello, I want to build brltty on a mac mini but first need to patch and build to screen program to support shared memory. The patch included with the bratty package is for version 4.0.1. Macports is currently using screen 4.2.1 which means that the patch needs updating. Has anyone attempted

Re: [BRLTTY] applying shared memory patch to screen-4.2.1 under macports

2014-07-03 Thread Chris Moore
Hello Raoul, I found your brltty-screen patch and applied it to the macports distribution. This resulted in two rejected hunks which I can send along if you’d like. I then attempted to build patched screen package with: sudo port build screen This resulted in a compiler error which I’m attemp

Re: [BRLTTY] sucessfully compile brltty on latest osx

2014-09-14 Thread Chris Moore
Hi. What we need is for someone to share the source code for a patched version of screen which will run with brltty on the mac. Chris On Sep 14, 2014, at 5:40 AM, mattias wrote: > i think i get brltty itself compiled > but > brltty > no screen > 13 sep 2014 kl. 23:15 skrev Cheryl Homiak : >

Re: [BRLTTY] (BRLTTY) screen patched

2014-09-16 Thread Chris Moore
I noticed that the inline version of the patch doesn’t look right when viewed in the email. The first column should be either blank, + or -. To apply this patch, I would need to bring it into an editor and add spaces at the beginning of many of the lines. A second potential problem is that the

[BRLTTY] build help for mac 10.9

2014-09-19 Thread Chris Moore
Hello, I’m trying to build on a 64-bit mac running mavericks. I did the following git pull ./configure —prefix=/opt/local make The make stopped on the xbrlapi compile. I can attach a log, or perhaps someone can offer advice on an alternate build procedure. TIA Chris _

[BRLTTY] need help building on mac os 10.9

2014-09-20 Thread Chris Moore
Hello, I’m trying to build on a 64-bit mac running mavericks. I did the following git pull ./configure —prefix=/opt/local make The make stopped on the xbrlapi compile. I can attach a log, or perhaps someone can offer advice on an alternate build procedure for the mac. I may try disabling som

Re: [BRLTTY] need help building on mac os 10.9

2014-09-21 Thread Chris Moore
Hello, Thanks to all of your advice, I was able to compile and run brltty on the mac. The cfg-darwin script gave much better results. The other issue I had was that I had to run screen under su. If I ran it without the su, there appeared to be no communication between screen and brltty. Chri

Re: [BRLTTY] brltty installed on Mac with screen-4.2.1

2014-09-23 Thread Chris Moore
Great news! I did something similar with good results so far. I have macports installed so I used —prefix=/opt/local. I still want to keep my additions away from the tree in the official OS. I did a sudo make install without bothering to create symlinks to the binary. Finally, you can do a su

Re: [BRLTTY] brltty installed on Mac with screen-4.2.1

2014-09-24 Thread Chris Moore
l to mind, > and therefore I have hope: > The steadfast love of the Lord > never ceases; > his mercies never come to an end; > they are new every morning; > great is your faithfulness." > (Lamentations 3:21-23 ESV) > > > > > On Sep 23, 2014, at 8:12 PM, Chri

Re: [BRLTTY] brltty installed on Mac with screen-4.2.1

2014-09-24 Thread Chris Moore
On Sep 24, 2014, at 5:56 PM, Dave Mielke wrote: > [quoted lines by Chris Moore on 2014/09/24 at 17:32 -0400] > >> When I invoke screen as a normal user, brltty must be started via sudo in >> order to work with screen. But under this configuration the cursor routing >

Re: [BRLTTY] brltty installed on Mac with screen-4.2.1

2014-09-25 Thread Chris Moore
On Sep 25, 2014, at 10:29 AM, Dave Mielke wrote: > [quoted lines by Chris Moore on 2014/09/24 at 21:13 -0400] > >>> What's the output of ls -l on your screen executable? >>> >> lrwxr-xr-x 1 root admin 12 Sep 20 16:22 /opt/local/bin/screen -> >&

[BRLTTY] Where is the debug log?

2014-10-09 Thread Chris Moore
Hello listers, Where does brltty write its debug log? Chris ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Re: [BRLTTY] Moving to the side by the size of the display

2015-04-09 Thread Chris Moore
What kind of display do you have? Chris > On Apr 9, 2015, at 12:52 PM, > wrote: > > I have a keypad on my computer, but with or without numlock turned on, the > keybindings that are listed don't seem to be bound. Do I need to change some > configuration option in order for them to be bound?

Re: [BRLTTY] control characters not registering using brltty with screen on Mac Yosemite with Braille Edge - kbdkeys added

2015-06-28 Thread Chris Moore
Hello Cheryl, How do you tell voiceOver to disable the display to allow brltty to access it? Chris > On May 31, 2015, at 9:36 PM, Cheryl Homiak wrote: > > > > > > >> On May 31, 2015, at 6:34 PM, Cheryl Homiak > > wrote: >> >> I am not sure when this problem start

[BRLTTY] Does brltty support using the beep program?

2015-10-21 Thread Chris Moore
Hello, I’m running on a virtual machine without a pc speaker. I’ve read about a beep utility which creates a pc speaker entry for the default soundcard. Does brltty support this approach or should I attempt to use the cpm device for tunes? Chris ___

[BRLTTY] Hims Braille Edge keypad questions

2015-10-26 Thread Chris Moore
Hello, I’m noticing unexplained behavior with some of the key mappings. I’ll mention only one key, but there are several others with a similar issue. I’m focusing on the LeftScrollDown button located on the left edge. 1. On the help screen it shows go down one line: LeftScrollDown 2. This ag

Re: [BRLTTY] Hims Braille Edge keypad questions

2015-10-26 Thread Chris Moore
Hello Dave, I ran a simple test by pressing the following four keys in succession: LeftScrollUP LeftScrollDown RightScrollUP and RightScrollDown You can find the results in the attached log by searching for “input packet”. To me, it looks like only the LeftScrollUp is properly mapped to LNUP. The

Re: [BRLTTY] Hims Braille Edge keypad questions

2015-10-27 Thread Chris Moore
I confirmed that Dave’s fix for the Braille Edge scroll buttons works as expected. Chris > On Oct 27, 2015, at 3:42 PM, Dave Mielke wrote: > > [quoted lines by Cheryl Homiak on 2015/10/27 at 14:03 -0500] > >> Except now my tab isn't working: space-2356 and there's no response to it in >> learn

[BRLTTY] how to switch pcm tune device to alsa

2015-10-28 Thread Chris Moore
Hello, I’m trying to use the pcm tune device. I get the error attempting to open /dev/dsp. My linux system uses alsa and doesn’t have the /dev/dsp device. How can I direct brltty to use alsa. Chris ___ This message was sent via the BRLTTY mailing list

Re: [BRLTTY] how to switch pcm tune device to alsa

2015-10-28 Thread Chris Moore
Dave, I rebuilt brltty on the target machine, and everything works as expected. Building from source is always the safest approach even though it involves a little more work than installing a prebuilt binary. Chris > On Oct 28, 2015, at 10:27 AM, Dave Mielke wrote: > > [quoted lines

Re: [BRLTTY] More on installing brltty on the mac.

2015-10-29 Thread Chris Moore
You will need to run a patched version of the screen program. You can find the patch in the Patches directory of the brltty distribution. Chris > On Oct 28, 2015, at 7:19 PM, Anders Holmberg wrote: > > Hi! > Does brltty comes with a screen driver so i just can install screen and > brltty onto

Re: [BRLTTY] Problem compiling BRLTTY source from Github on the latest Mac OS 10.11.x

2015-11-01 Thread Chris Moore
Hello Victor, Did you patch and build the screen program? On the Mac, bratty needs to run under screen using the sc driver. I run screen and brltty under my user account (no sudo). HTH Chris > On Oct 31, 2015, at 10:41 PM, Victor Tsaran wrote: > > Cheryl. > Thanks so so much for your helpful

[BRLTTY] Inserting control characters under screen driver

2015-11-01 Thread Chris Moore
Hello, Cheryl pointed this out a few days ago, but I want to chime in with some additional info. 1. Run brltty under screen using -xsc to invoke the screen driver. 2. Go into emacs 3. Type control-x on your braille keyboard. 4. The bottom line on the emacs windows shows “x is undefined”. To d