Re: [RFC PATCH 0/4] Add specific vt input's key map

2018-09-12 Thread Remi Pommarel
Hi, On Tue, Sep 11, 2018 at 08:47:55PM +0200, Greg Kroah-Hartman wrote: > > Normally I do not review "RFC" patches as it implies the submitter does > not think they are a valid solution. How about resending them as if you > think this is something ready to be merged? I had used "RFC" here be

Re: [RFC PATCH 0/4] Add specific vt input's key map

2018-09-11 Thread Greg Kroah-Hartman
On Wed, Sep 05, 2018 at 07:20:23PM +0200, Remi Pommarel wrote: > Hi, > > Just a gentle ping. > > Any comments on this patchset that adds a way to have multiple > keyboards with different keymap on a VT would be nice. Normally I do not review "RFC" patches as it implies the submitter does not thi

Re: [RFC PATCH 0/4] Add specific vt input's key map

2018-09-05 Thread Remi Pommarel
Hi, Just a gentle ping. Any comments on this patchset that adds a way to have multiple keyboards with different keymap on a VT would be nice. Thanks -- Remi

[RFC PATCH 0/4] Add specific vt input's key map

2018-08-22 Thread Remi Pommarel
This patchset adds a way to have a specific keyboard config (i.e. keycode to keysym map) for a vt attached input. Because one can have different keyboards with different layouts on the same VT, it can be useful to be able to associate a different keymap with a different input. In order to do so th