Re: [systemd-devel] PATCH: add support for compose_table, kbd_rate and disabling caplocks

2011-08-24 Thread Lennart Poettering
On Fri, 19.08.11 17:22, Frederic Crozat (fcro...@suse.com) wrote: > Hi, > > even if I know it is kind of SUSE specific, I was wondering if you were > interested in merging attached patch (I tried to wrapped most of it > inside TARGET_SUSE) which support more options from SUSE kbd > initscripts. >

Re: [systemd-devel] PATCH: add support for compose_table, kbd_rate and disabling caplocks

2011-08-22 Thread Frederic Crozat
Le vendredi 19 août 2011 à 18:15 +0200, Kay Sievers a écrit : > What's the plan long term with that code we add here? TARGET_SUSE (and > all the others) will need to move to the distro's package after a > while, instead of having it available in the upstream tree. We need to > find a balance betwe

Re: [systemd-devel] PATCH: add support for compose_table, kbd_rate and disabling caplocks

2011-08-19 Thread Kay Sievers
On Fri, Aug 19, 2011 at 17:22, Frederic Crozat wrote: > even if I know it is kind of SUSE specific, I was wondering if you were > interested in merging attached patch (I tried to wrapped most of it > inside TARGET_SUSE) which support more options from SUSE kbd > initscripts. > > I haven't done yet

[systemd-devel] PATCH: add support for compose_table, kbd_rate and disabling caplocks

2011-08-19 Thread Frederic Crozat
Hi, even if I know it is kind of SUSE specific, I was wondering if you were interested in merging attached patch (I tried to wrapped most of it inside TARGET_SUSE) which support more options from SUSE kbd initscripts. I haven't done yet another option which sets leds for numlock and so on, becaus