WSJTX Remote mode - dark style

4 posts / 0 new
Last post
KX4KU
WSJTX Remote mode - dark style

I cannot figure out a way to have CQRlog run wsjt-x in dark mode. If I put in the preferences Fldigi/Wsjtx tab in the path
"/usr/bin/wsjtx --stylesheet :/qdarkstyle/style.qss" (without the quotes) in CQRlog path to program, CQRLog goes into remote mode but wsjtx doesn't run. Is there a method to do this?

73,
Kevin
W4RKU

oh1kh
WSJTX Remote mode - dark style

Hi Kevin!

At the moment remote to execute (fldigi, wsjtx) does not allow parameters. You can fix this very easy to source and then compile Cqrlog again. There are examples how to compile Cqrlog from source. It is not very difficult:
New Ubuntu and latest cqrlog https://www.cqrlog.com/node/2984
Mint 20 Cinnamon and new cqrlog https://www.cqrlog.com/node/2998

Find file fNewQSO.pas from src/ folder of source. Fix the line 7490 with plain text editor:

to be this way. Becarefull with all quotation marks and spaces etc.

Save file fNewQSO.pas and then compile and install (commands make and sudo make install)

After that wsjtx should open with dark style.

 

--
Saku
OH1KH

KX4KU
WSJTX Remote mode - dark style

Saku,

That appears easy enough. I will do that and let you know how well it works.

Thanks!

73, Kevin, W4RKU

73,
Kevin
W4RKU

KX4KU
WSJTX Remote mode - dark style

Saku,

The change worked - awesome! Thank you so very much.

73, Kevin, W4RKU

73,
Kevin
W4RKU