From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Come back and graphical installer Date: Tue, 20 Nov 2018 10:25:52 +0900 Message-ID: <87sgzw5ylb.fsf@gmail.com> References: <87lg6sejwa.fsf@gmail.com> <87wopd88hq.fsf@gmail.com> <877ehcsocq.fsf@gnu.org> <87bm6oxsyf.fsf@gmail.com> <87a7m7yhu5.fsf@gmail.com> <878t1rygfu.fsf@gmail.com> <877ehbydmz.fsf@gmail.com> <87sgzykmyx.fsf@gnu.org> <877eh9245u.fsf@gmail.com> <87efbgx0p0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOung-0006Pn-Sw for guix-devel@gnu.org; Mon, 19 Nov 2018 20:26:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOund-0006l4-Q4 for guix-devel@gnu.org; Mon, 19 Nov 2018 20:26:00 -0500 In-reply-to: <87efbgx0p0.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel Hey, > Oh indeed, it=E2=80=99s ctrl-alt instead of alt. Perhaps this should be = written > on the welcome page of the installer? Yes, I'll add it! > I was going to suggest the =E2=80=98login-program=E2=80=99 way. :-) Wha= t=E2=80=99s the story > with PAM env variables? The LANG env variable is important so that the installer can install the right locale at start. However, it is not available yet when using login-program. Any idea how to overcome this? Thanks, Mathieu