[Kwintv] Patch to fix memory leak when lirc-support is in

Rizsanyi Zsolt kwintv@mail.kde.org
Tue, 15 Oct 2002 17:31:41 +0200


On Tuesday 15 October 2002 16:43, Michael Kedl wrote:
> I didn't even know it had lirc support :-)
>
> I guess I'll have to recompile now that I installed lirc.
> I was getting it to "mostly work" without direct lirc -> qtvision,
> but it will probably work better with your code.

Maybe :)
For configuration you have two options:
1) to not have a .lircrc file
2) or if you already have a config file then you should add the next lines to 
~/.lircrc:
begin qtvision
        begin
                prog = qtvision
                config = DEFAULT
        end
end qtvision

You can configure it more specifically but the default configuration should 
work...