From owner-freebsd-ports@freebsd.org Fri Jan 1 20:09:15 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8A5FB4D24A5 for ; Fri, 1 Jan 2021 20:09:15 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (mailhost.m5p.com [74.104.188.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "m5p.com", Issuer "R3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D6x1k2V1Hz3mTZ for ; Fri, 1 Jan 2021 20:09:14 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from [IPv6:2001:470:1f07:15ff::26] (court.m5p.com [IPv6:2001:470:1f07:15ff:0:0:0:26]) (authenticated bits=0) by mailhost.m5p.com (8.15.2/8.15.2) with ESMTPSA id 101K97eb051758 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 1 Jan 2021 15:09:12 -0500 (EST) (envelope-from george+freebsd@m5p.com) To: freebsd-ports@freebsd.org, Guido Falsi References: <1db44c6b-de53-9990-3b12-0d583e86d42b@m5p.com> <5a858dc2-a657-c0e8-dd86-5e3fee1c6030@madpilot.net> From: George Mitchell Subject: Re: Xfce, xfce4-terminal, and UTF-8 Message-ID: Date: Fri, 1 Jan 2021 15:09:06 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 MIME-Version: 1.0 In-Reply-To: <5a858dc2-a657-c0e8-dd86-5e3fee1c6030@madpilot.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OcVVMeETkBUnMjyFpZvEOnz4azB7F8LdQ" X-Spam-Status: No, score=-0.3 required=10.0 tests=HELO_MISC_IP, HELO_NO_DOMAIN, NICE_REPLY_A autolearn=unavailable autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mattapan.m5p.com X-Rspamd-Queue-Id: 4D6x1k2V1Hz3mTZ X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of george@m5p.com designates 74.104.188.4 as permitted sender) smtp.mailfrom=george@m5p.com X-Spamd-Result: default: False [-5.40 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:c]; MID_RHS_MATCH_FROM(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,multipart/mixed,text/plain]; HAS_ATTACHMENT(0.00)[]; DMARC_NA(0.00)[m5p.com]; SPAMHAUS_ZRD(0.00)[74.104.188.4:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[74.104.188.4:from]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~]; ASN(0.00)[asn:701, ipnet:74.104.0.0/16, country:US]; TAGGED_FROM(0.00)[freebsd]; MAILMAN_DEST(0.00)[freebsd-ports]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2021 20:09:15 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --OcVVMeETkBUnMjyFpZvEOnz4azB7F8LdQ Content-Type: multipart/mixed; boundary="jwj8S0Z93oCZag3bcsGBqYBg3exkj1RSW"; protected-headers="v1" From: George Mitchell To: freebsd-ports@freebsd.org, Guido Falsi Message-ID: Subject: Re: Xfce, xfce4-terminal, and UTF-8 References: <1db44c6b-de53-9990-3b12-0d583e86d42b@m5p.com> <5a858dc2-a657-c0e8-dd86-5e3fee1c6030@madpilot.net> In-Reply-To: <5a858dc2-a657-c0e8-dd86-5e3fee1c6030@madpilot.net> --jwj8S0Z93oCZag3bcsGBqYBg3exkj1RSW Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 1/1/21 2:57 PM, Guido Falsi via freebsd-ports wrote: > On 01/01/21 20:12, George Mitchell wrote: >> I applied the patch from https://reviews.freebsd.org/D27846 to my port= s >> tree and recompiled with no problems.=C2=A0 But it did not change the = compose >> key behavior (still fails in xfce4-terminal but works elsewhere). >=20 > I actually have no idea. I don't know exactly how the compose key is=20 > managed in Xorg. >=20 > My intuition is it's Xorg itself who is managing it, intercepting the=20 > key presses before the application and sending it the result if any. Bu= t=20 > I don't know for sure. >=20 > Also maybe the setting can be per application. Have you tried=20 > configuring the compose key in XFCE settings? >=20 > Or setting it via command line before launching startxfce4? >=20 >=20 I've been setting it in .csrhc (setxkbmap -option compose:lwin), and originally worked for everything including xfce4-terminal. It still works for everything else (including mousepad), but not for xfce4-terminal. The XFCE keyboard settings compose key setting does not seem to work for anything. -- George --jwj8S0Z93oCZag3bcsGBqYBg3exkj1RSW-- --OcVVMeETkBUnMjyFpZvEOnz4azB7F8LdQ Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEENdM4ZHktsJW5kKZXwRES3m+p4fkFAl/vgWIFAwAAAAAACgkQwRES3m+p4fms kA//ROUJ84srrrxax2ULOfDn54qYZVr50e3Po9YSCRLjdd69EhXym79ibOF3YkBK3EN3RbkBp4Eg 7cGbX/O4Jg/uA+K3G/SSZKPda7tQHQaRDq6cUO09bW/tE0h/O1GfOh9VW2Ntdipb2yqXZ58lrE38 21JazCPrKXX6rH0KWpVgGuNFGZ31Rz+znCpNYZ2sSRW+oSwXOVpTDMPwofOGmU/FDBWpfGcRmgt3 HlStvKUhNqven2S3u5b9ta0/CSu5RTaWhHgILyd09Nkc9nicADrtJQyfhpBHPxMy5voILNKdvUNR BXawfPd5q8tSIU6EdNDCL7PFukFEk/Q+gGWX0nk3cmfzuvJA7+fYO3peYzd+PCmAnvnA6vc1mmPZ 28fLygdZMUY7xCka5NojlyMzQHBd+qnqsdWStRLAPx8SnlqZDuQWXx9S9Y0QxGnxndf7zm9A07ly SgoRRHVuhHI2anpn+4yTvFcGKB92R0Oi/ZGIjwu+3VhJcgxwiJKSh4BxWfkLmrjXLVoHNiAk3Oy8 Ug9qrAvZ8oPRCoO0v9xshAcjTY7EJueoUSjwNez0oA7DHZDjnqYKwnQHtQrRA5gGxsjdSIUQ0ib3 5H6U6B1M1KuIl/C4dochK9M8MmgH0YmSyLGy9T/UsMjslJTHiKmPgIhI/K9xc1Ya7cGkXPi2vtYp Dgo= =TDSo -----END PGP SIGNATURE----- --OcVVMeETkBUnMjyFpZvEOnz4azB7F8LdQ--