From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: Re: No dvorak in window manager Date: Mon, 18 Jun 2018 09:25:27 -0400 Message-ID: <87d0wokz08.fsf@fastmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUu4G-0003oF-GY for help-guix@gnu.org; Mon, 18 Jun 2018 09:19:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUu4D-0001ty-42 for help-guix@gnu.org; Mon, 18 Jun 2018 09:19:36 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:55245) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fUu4C-0001qO-UY for help-guix@gnu.org; Mon, 18 Jun 2018 09:19:33 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 18BC92215B for ; Mon, 18 Jun 2018 09:19:31 -0400 (EDT) Received: from dobby (unknown [72.12.220.132]) by mail.messagingengine.com (Postfix) with ESMTPA id B78981037D for ; Mon, 18 Jun 2018 09:19:30 -0400 (EDT) In-Reply-To: (Luther Thompson's message of "Sun, 17 Jun 2018 19:00:45 -0400") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Luther Thompson writes: > I installed GuixSD today. When I boot up, both the login manager and > the desktop session use qwerty. I do see dvorak when I hit Ctrl+Alt+F2 > for a non-window console. `loadkeys dvorak` has no effect in either > place. Here is my OS definition: > I've had a similar problem. I know that there are a couple of solutions floating around. I think one of them my be using setxkbmap...Or possibly configuring X to prefer the dvorak layout... I personally never figured that issue out. Right now I'm running Parabola GNU/Linux-libre, and I've got guix installed on it...