/usr/share/tlf/rules/qso is in tlf 1.3.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | ######################################################
# General qso mode (no contest procedure, no points) #
# by PA0R 4.10.2003 #
######################################################
#
CONTEST=qso
LOGFILE=qso.log
#
##################################
# #
# Messages F1= to F12= #
# Message CQ_TU_MSG= #
# Message S&P_TU_MSG= #
# #
# % = call #
# @ = hiscall #
# # = serial #
# [ = RST #
# + = increase cw speed #
# - = decrease cw speed #
# #
##################################
#
F1=CQ CQ DX DE % % K
F2=@ DE %
F3=@ DE % R OM TU FER CALL = UR 5NN 5NN HW? K
F4=TU 73 ES GL
F5= @
F6=%
F7=@ SRI QSO B4 GL
F8=AGN
F9= ?
F10= QRZ?
F11= PSE K
F12=CQ CQ DX DE % % K
#
CQ_TU_MSG=TU ES 73 %
S&P_TU_MSG=TU 5NN GL
#
#ALT_0=
#ALT_1=
#ALT_2=
#ALT_3=
#ALT_4=
#ALT_5=
#ALT_6=
#ALT_7=
#ALT_8=
#ALT_9=
#
####### END #####################
|