tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tlf-devel] Release tlf-0.8.22 to support new cwdaemon functions and rx


From: rein couperus PA0RCT
Subject: [Tlf-devel] Release tlf-0.8.22 to support new cwdaemon functions and rxvt support.
Date: Wed, 14 May 2003 22:13:19 +0200

Hello tlf'ers,

thanks to Wolf and Joop we have some nice new functions in the cwdaemon, like
the PTT and TUNE functions.. These are supported by tlf-0.8.22 which has been 
uploaded to http://savannah.nongnu.org/pjojects/dowload/tlf.

From the README:

tlf-0.8.22
==========

- Added -x option to use rxvt colours and keys.

- Changed sections exchange check routine to accept 1 character mults.

- Updated manpage

tlf-0.8.21
==========

- Added TXDELAY (Turn On Delay) control for cwdaemon.
        The value of TOD from logcfg.dat is sent to the keyer at startup.
        Value range is 0 ... 50 ms (0 switches PTT off completely)

- Added Alt-t command for TUNE  (stops with any key)

- Added Alt-p command for PTT on|off

- Added Ctrl-r command to switch lp0-pin 14 on|off (SSB mic|SSS Soundcard)

- Added new parameters to logcfg.dat for setting the output port for 
cwdaemon.: 
                        e.g. KEYER_DEVICE=lp0
                        PORTADDRESS=0x378

- Some cosmetic changes to the Alt-w (weight) dialogue


On special request I have also done some experiments with the rxvt terminal, 
and found the solution:
Add the following information to .Xdefaults (you have to restart X for it to 
have effect), which will set the right colours for tlf, and also take care of 
the function key problem. Now you can start tlf with: tlf -x to get rxvt 
compatibility.
You can also set a parameter RXVT in logcfg.dat.

The stuff for .Xdefaults:
! ===========================================================================
!       Rxvt Colours and keys for compatibility with linux console
! ===========================================================================
!

        Rxvt*color0:    #000000
        Rxvt*color1:    #FFFFFF
        Rxvt*color2:    #00A800
        Rxvt*color3:    #FFFF00
        Rxvt*color4:    #0000A8
        Rxvt*color5:    #A800A8
        Rxvt*color6:    #00A8A8
        Rxvt*color7:    #D8D8D8
        Rxvt*color8:    #000000
        Rxvt*color9:    #FFFFFF
        Rxvt*color10:   #00A800
        Rxvt*color11:   #FFFF00
        Rxvt*color12:   #0000A8
        Rxvt*color13:   #A800A8
        Rxvt*color14:   #00A8A8
        Rxvt*color15:   #D8D8D8

        ! set terminal

        Rxvt*termName:  rxvt

        ! set window title

        Rxvt*title: tlf

        ! set geometry

        Rxvt*geometry:  80x25

        ! switch scrollbar off

        Rxvt*scrollBar: False

        ! set function keys F1...F5 to linux console

        Rxvt*keysym.0xFFBE:     \033[[A
        Rxvt*keysym.0xFFBF:     \033[[B
        Rxvt*keysym.0xFFC0:     \033[[C
        Rxvt*keysym.0xFFC1:     \033[[D
        Rxvt*keysym.0xFFC2:     \033[[E

Happy testing...

Rein PA0RCT
-- 
--
Email: address@hidden or address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]