Re: [Tlf-devel] TIME_OFFSET in logcfg.dat

2016-01-05 Thread Nate Bargmann
* On 2016 05 Jan 19:57 -0600, Pierre Fogal wrote: > So, what's the purpose of this? I just discovered my RAC Winter contest > log is 5 hours off because I put TIME_OFFSET=5 into my logcfg.dat after I > came across it in the logcfg.dat example. It has a helpful comment of > >

Re: [Tlf-devel] TIME_OFFSET in logcfg.dat

2016-01-05 Thread Ed
On 01/05/2016 08:56 PM, Pierre Fogal wrote: So, what's the purpose of this? I just discovered my RAC Winter contest log is 5 hours off because I put TIME_OFFSET=5 into my logcfg.dat after I came across it in the logcfg.dat example. It has a helpful comment of #

Re: [Tlf-devel] TIME_OFFSET in logcfg.dat

2016-01-05 Thread Mike Waters
Shouldn't the time offset be entered in cty.dat? Here's the line where I enter mine (Central Time) in that file: United States:04: 08: NA: 37.28:93.82: 6.0: K: The instructions are in the TLF-0.9.9 doc by PA0RCT; I think that's the latest TLF doc. 73, Mike www.w0btu.com

[Tlf-devel] TIME_OFFSET in logcfg.dat

2016-01-05 Thread Pierre Fogal
So, what's the purpose of this? I just discovered my RAC Winter contest log is 5 hours off because I put TIME_OFFSET=5 into my logcfg.dat after I came across it in the logcfg.dat example. It has a helpful comment of # # # # Time offs

Re: [Tlf-devel] Improved keyboard handling

2016-01-05 Thread Nate Bargmann
* On 2016 05 Jan 10:39 -0600, Thomas Beierlein wrote: > Here just a test with your program for the PgUp and PgDn on three > terminals: > > > xfce terminal xterm rxvt > Ctrl-PgUp -- 550 kPRV5 530 kPRV5 > Ctrl-PgDn -- 545 kNXT5 528 kNXT5 > Alt-Pg

Re: [Tlf-devel] Improved keyboard handling

2016-01-05 Thread Thomas Beierlein
Am Tue, 5 Jan 2016 09:48:46 -0600 schrieb Nate Bargmann : > * On 2016 05 Jan 08:57 -0600, Nate Bargmann wrote: > > As I recall the keys with the suffix of '3' are Ctl-key > > combinations and the ones with the suffix of '5' are Alt-key > > combinations. > > It's exactly the reverse (I should test

Re: [Tlf-devel] Improved keyboard handling

2016-01-05 Thread Nate Bargmann
* On 2016 05 Jan 08:57 -0600, Nate Bargmann wrote: > As I recall the keys with the suffix of '3' are Ctl-key > combinations and the ones with the suffix of '5' are Alt-key > combinations. It's exactly the reverse (I should test rather than rely on memory), corrected version follows: keys with the

Re: [Tlf-devel] Improved keyboard handling

2016-01-05 Thread Nate Bargmann
* On 2016 04 Jan 12:58 -0600, Thomas Beierlein wrote: > If I remember correctly by doing so I was able to map nearly all used > key combinations in tlf to the new ncurses keys. The only ones which > did not work where the Ctrl-PgUp and Ctrl-PgDn keys which are not > handled by ncurses for the xfce