|
From: Yan S. <ya...@se...> - 2009-02-02 00:04:03
|
Yan Seiner wrote: > Yan Seiner wrote: >> Is there any way to specify the socket name for apps using >> liblirc_client? >> >> I run a multi-user system and I'd like to be able to use lirc. >> Unfortunately all apps using liblirc_client want to use the same >> device, which makes a mess. >> >> Since it's a library, setting something like >> LIRCD=/dev/my/custom/lircd would make sense. >> >> Is there any way to do that within the current framework? Or should >> I start hacking (and if so, where is a good place to start)? >> >> --Yan >> > Never mind. Trivial patch attached. OK, nothing is so trivial that you can't screw it up. Here's one that actually won't segfault (and even simpler....) |