Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D8C8C781A74 for <~alpine/users@lists.alpinelinux.org>; Thu, 5 Nov 2020 19:33:39 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced.org; s=default; t=1604604819; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8S8eDVXhIktMhFVoQyd9Ei8llK4Bvd+6G+kTnhCt1Fc=; b=iGKWP/shOBdQudKXbXM9I4HdjSYslk49D1YzipWTOJFIBZ2IB5VCmjAurTNpUWV9CtqmlM eqvhh2G8u7vfLS/uKfpE//v6QdRSwztdzwtfUQzaoHe7FKzcDuJ9Hb651Ohajm5Ksu7mGt 3zrKSbu2mgTs2hSdFxYyKKeNvgPAAMo= From: Ariadne Conill To: ~alpine/users@lists.alpinelinux.org Cc: tlaronde@polynum.com Subject: Re: Fluxbox: AltGr not working (azerty keyboard) Date: Thu, 05 Nov 2020 12:33:35 -0700 Message-ID: <1637175.NLRPu5pTPK@nanabozho> In-Reply-To: <20201105155225.GA7882@polynum.com> References: <20201105155225.GA7882@polynum.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Authenticated-User: ariadne@dereferenced.org X-Spam-Score: 0.90 On Thursday, November 5, 2020 8:52:25 AM MST tlaronde@polynum.com wrote: > Hello, > > Fabrice Bellard has developed an emulator in JavaScript, and it is now > possible to have, in a browser, Alpine/i586 running. See: > > https://bellard.org/jslinux/ > > I'm the developper of KerTeX, a TeX and al. distribution and I'd like > to let people try it without installing, thus on Alpine/i586 in > JSLinux, the X11 version (there is also a console only version). > > No problem with kerTeX: it works. > > The problem is for non QWERTY users. If I switch the keyboard (right > click menu -> keyboard mapping-> french), all is OK except all the > letters that are accessed with AltGr---and Alt and AltGr simply don't > work (preventing from using backslash or pipe, and this is quite a > problem). Are you experiencing this problem in Alpine itself or in Alpine while running under JSLinux? If the latter, it is probably JSLinux itself having issues with your keyboard input. Ariadne