[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YW/FjXp2Xdwapy/8@kroah.com>
Date: Wed, 20 Oct 2021 09:30:21 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: lianzhi chang <changlianzhi@...ontech.com>
Cc: linux-kernel@...r.kernel.org, dmitry.torokhov@...il.com,
jirislaby@...nel.org, andriy.shevchenko@...ux.intel.com,
linux-input@...r.kernel.org, 282827961@...com
Subject: Re: [[PATCH v3 10/20]] input&tty: Fix the keyboard led light display
problem
On Wed, Oct 20, 2021 at 02:48:42PM +0800, lianzhi chang wrote:
> Switching from the desktop environment to the tty environment,
> the state of the keyboard led lights and the state of the keyboard
> lock are inconsistent. This is because the attribute kb->kbdmode
> of the tty bound in the desktop environment (xorg) is set to
> VC_OFF, which causes the ledstate and kb->ledflagstate
> values of the bound tty to always be 0, which causes the switch
> from the desktop When to the tty environment, the LED light
> status is inconsistent with the keyboard lock status.
>
> Signed-off-by: lianzhi chang <changlianzhi@...ontech.com>
This is patch 10 out of 20? Where are the other 19 patches in this
series?
And your subject line should not have "input&" in it anymore, right?
thanks,
greg k-h
Powered by blists - more mailing lists