From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934177AbdA0Rfr (ORCPT ); Fri, 27 Jan 2017 12:35:47 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:36689 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933631AbdA0Rfc (ORCPT ); Fri, 27 Jan 2017 12:35:32 -0500 X-IronPort-AV: E=Sophos;i="5.33,296,1477954800"; d="scan'208";a="257792542" Date: Fri, 27 Jan 2017 18:31:50 +0100 From: Samuel Thibault To: Benjamin Tissoires Cc: Dmitry Torokhov , Greg Kroah-Hartman , Jiri Slaby , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] tty/vt/keyboard: reset the LEDs state at each console change Message-ID: <20170127173150.GZ9511@var.bordeaux.inria.fr> Mail-Followup-To: Samuel Thibault , Benjamin Tissoires , Dmitry Torokhov , Greg Kroah-Hartman , Jiri Slaby , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org References: <20170127171318.2596-1-benjamin.tissoires@redhat.com> <20170127171318.2596-4-benjamin.tissoires@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170127171318.2596-4-benjamin.tissoires@redhat.com> User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Benjamin Tissoires, on Fri 27 Jan 2017 18:13:17 +0100, wrote: > When switching back from Gnome, the VT is not aware of the > current state of the LEDs. So if Gnome changes them, the > kernel still bellieves they are off, and it won't turn them > off when switching to a new TTY. I'm not getting that issue, please detail which graphical stack you are using (Xorg/Wayland? input-libinput?) Samuel