From owner-freebsd-questions@freebsd.org Sat Apr 20 13:02:31 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7616F158D912 for ; Sat, 20 Apr 2019 13:02:31 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from admin.sibptus.ru (admin.sibptus.ru [IPv6:2001:19f0:5001:21dc::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E1BA9094D for ; Sat, 20 Apr 2019 13:02:30 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sibptus.ru; s=20181118; h=Message-ID:Subject:To:From:Date:In-Reply-To; bh=7B6WmJlhOrZeQu6AkeMO131S9c+GChmZyG3+Maa3dRg=; b=hPWEEc2pHyPepXQlGkJipLJ+7z sn+/RaMfS100VprS0SunuggQMPWFyG5IpDr6sogH4LtOaFsw8BoOMt9UL6MbiCDu272CMDNCgIJYW 7rIc5zN0IG30LTVz/e8sXwNuo1lFXiF5joE+Z5tU6hPvPC+U18acpG7Daj6X/NblHfHM=; Received: from vas by admin.sibptus.ru with local (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hHpdU-0008LG-Lp for freebsd-questions@freebsd.org; Sat, 20 Apr 2019 20:02:28 +0700 Date: Sat, 20 Apr 2019 20:02:28 +0700 From: Victor Sudakov To: freebsd-questions@freebsd.org Subject: AIGLX: Suspending AIGLX clients for VT switch Message-ID: <20190420130228.GA31721@admin.sibptus.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline X-PGP-Key: http://www.dreamwidth.org/pubkey?user=victor_sudakov X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 User-Agent: Mutt/1.11.4 (2019-03-13) Sender: Victor Sudakov X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Apr 2019 13:02:31 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear Colleagues, I use two Xservers on my desktop box (FreeBSD 11.2): [vas@vas ~] ps axww | grep xin 70999 v1- I 0:00,00 xinit /home/vas/.xinitrc -- /usr/local/bin/X :1= -auth /home/vas/.serverauth.70986 69720 v2 I+ 0:00,00 xinit /home/nk/.xinitrc -- /usr/local/bin/X :0 = -auth /home/nk/.serverauth.69707 36786 8 R+ 0:00,00 grep xin [vas@vas ~]=20 One is my Mate session and the other my wife's one. We switch between them with Ctrl+Alt+Fn. Sometimes I also need to switch to the vt text console with Ctrl+Alt+F1. The problem is that sometimes Ctrl+Alt+Fn just freezes the GUI for good, and I have to ssh to the box from my son's computer and issue "sudo killall= xinit" and then start "startx" again. Sometimes after I kill the xinit processes I see the following message: (II) AIGLX: Suspending AIGLX clients for VT switch I presume that something is preventing the vt switching from happening.=20 Can I configure startx/xinit/xorg whatever so that if I press Ctrl+Alt+Fn, the virtual consoles should be switched unconditionally without "Suspending AIGLX clients" or whatever the xservers are trying to do. I'm the boss after all. If vt switching crashes some X client, I'm fine with it. It is also remarkable that now I cannot kill the Xserver with Control+Alt+Backspace any more. How can I regain this possibility? --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJcuxhkAAoJEA2k8lmbXsY0l4oH/iFlbBk/Bll8h0HpWz/kjKG1 AO55qgEb7h41vjXNC46Mik+aeE0+CXhAflwJux4In/jYE/G0dgi/4K5TBDyRF7tW iKJEQ7sDF6qQp2NyJGr41PgSiepI5XweB55O6YT9vYvGXAin3DzOy2d+aRO/1Gz6 +165y/OXc0CQKVK8TyJ0v47O6Xg4eJc/q5646JqHW7UDIScAcj4mHSD/Iecx0XEq 0pUq9PE4oHCU5ioraAVAjlFYkmw8a9Tu3lWZqxjURo5ns5EK0x/wrEHmgvIHC7Fr zoFNLPLGsbxrgLxTuZFhCc6gma73nqcX/p++YkFFvsR8z5GCIVbq6/pAS2pBV1I= =DETe -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--