From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31192 invoked from network); 17 May 2023 19:43:03 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 17 May 2023 19:43:03 -0000 Received: from pb-smtp1.pobox.com ([64.147.108.70]) by 9front; Wed May 17 15:39:00 -0400 2023 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id EAF891A524C for <9front@9front.org>; Wed, 17 May 2023 15:38:58 -0400 (EDT) (envelope-from unobe@cpan.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; s=sasl; bh=Q004uWpw86lyiYc2cW49o+JBE xi1pDZqAsUyEgs3+Ns=; b=LTWFh90oQ35GvpXcFwNKeaNjs377FDz6ls8KKLtKu gJPQvW2C3fn7YIPKx1IK8qSAGks/iSYeNbW2pBPvxO/DrXH2AnTjZfNjgU6wIiOK fo1/VB7x8hv6IKj3hOvFV9lCRkRHWaPB2aOVmvmMXEbLHHApUMgMrjiQzhD6Hs+Q XQ= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id E50471A524B for <9front@9front.org>; Wed, 17 May 2023 15:38:58 -0400 (EDT) (envelope-from unobe@cpan.org) Received: from strider.localdomain (unknown [75.204.169.210]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 332A71A524A for <9front@9front.org>; Wed, 17 May 2023 15:38:58 -0400 (EDT) (envelope-from unobe@cpan.org) Message-ID: To: 9front@9front.org Date: Wed, 17 May 2023 12:38:56 -0700 From: unobe@cpan.org In-Reply-To: <998BE9895162385EEF024B0861364117@eigenstate.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Pobox-Relay-ID: 77891ACA-F4EA-11ED-B86C-C65BE52EC81B-09620299!pb-smtp1.pobox.com List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: self-healing replication-based STM generator Subject: Re: [9front] vnc: fix farsi key symbols Reply-To: 9front@9front.org Precedence: bulk Quoth ori@eigenstate.org: > Typically, I use tigervnc, which scales the resolution of the remote > virtual X11 server to match the resolution of the output window. Thanks, ori. I was trying to go from the other direction using vncv(1), and using Mac OS X's native VNC server.