From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Subject: Re: GNOME 3.30: help needed! Date: Sat, 05 Jan 2019 04:43:16 +0000 Message-ID: References: <87ftu8u9r9.fsf@elephly.net> Reply-To: Rene Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggsout.gnu.org ([209.51.188.92]:43935 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gfdo5-0005BA-I3 for guix-devel@gnu.org; Fri, 04 Jan 2019 23:43:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gfdo2-0005uJ-3e for guix-devel@gnu.org; Fri, 04 Jan 2019 23:43:33 -0500 Received: from mail-40136.protonmail.ch ([185.70.40.136]:20644) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gfdo0-0005pS-BR for guix-devel@gnu.org; Fri, 04 Jan 2019 23:43:30 -0500 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Catonano Cc: guix-devel Hello Catonano, > > loginctl > > and then > > loginctl show-session -p Type > > if the session is on Wayland this should return > > Type=3Dwayland ) > I have executed the commands and it seems that we did not use wayland for G= NOME. gloton@manada ~$ loginctl SESSION=C2=A0=C2=A0 UID USER=C2=A0=C2=A0 SEAT=C2=A0 TTY =C2=A0=C2=A0=C2=A0=C2=A0 c1=C2=A0=C2=A0 993 gdm=C2=A0=C2=A0=C2=A0 seat0 tty= 7 =C2=A0=C2=A0=C2=A0=C2=A0 c2 30011 gloton seat0 tty8 2 sessions listed. gloton@manada ~$ loginctl show-session c1 -p Type Type=3Dx11 gloton@manada ~$ loginctl show-session c2 -p Type Type=3Dx11 Thanks