Send IR without writing them to the config file - How to?

Mariusz Ferdyn <[email protected]> Sat, 14 Sep 2024 22:43:35 +0200
Newsgroups gmane.comp.hardware.lirc
Message-ID <[email protected]>
Using command mode2 -d /dev/lirc0 I received:


Using driver devinput on device /dev/lirc0
Trying device: /dev/lirc0
Using device: /dev/lirc0
code: 0xfd695000a94d50001f23000182110000
code: 0x54020001740600005b02000182060000
code: 0x4f0200010302000063020001ff010000
code: 0x64020001030200005c0200010a020000
code: 0x5d020001740600005902000171060000
Partial read 4 bytes on /dev/lirc0


and now I would like to send these ad-hock mode without writing them to 
the config file etc. How to do it?

Mariusz Ferdyn