From owner-freebsd-ports@FreeBSD.ORG Tue Mar 18 13:04:50 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B7D5B38 for ; Tue, 18 Mar 2014 13:04:50 +0000 (UTC) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 2D8CBDA2 for ; Tue, 18 Mar 2014 13:04:49 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id E9967B9038; Tue, 18 Mar 2014 14:04:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1395147885; x=1396962286; bh=mtOXD66/tmqhPvplkDxMIwrw1qN3Oo2GSjd NXzbPOcw=; b=eRlV54G/n6ROaBa2NjRDyB//ArPYIt8Gr9YSh3nDVTAk0C1x02n U/r6WiFvaeIRu7T8uWpbc2XQAbDDwVWIWv8qvmV4wKB/2Nhlt8Mk0VTrXAVOObrR u/aaOFYVkNRSLLrIflXgWGfzoSgkm8NGsafBcog1xlDt5Yr/TO2+0hDU= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XTdcM-G7sAUO; Tue, 18 Mar 2014 14:04:45 +0100 (CET) Received: from kaa.mimar.rs (nat.kappastar.com [193.53.106.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id 325B6B9033; Tue, 18 Mar 2014 14:04:45 +0100 (CET) Date: Tue, 18 Mar 2014 14:04:44 +0100 From: Marko =?UTF-8?B?Q3VwYcSH?= To: Andrea Venturoli Subject: Re: fully working rdp client Message-Id: <20140318140444.c923625df243bac5a641b8ee@mimar.rs> In-Reply-To: <53283559.9060906@netfence.it> References: <20140318123112.624616c4369cbe8e1f2e9f74@mimar.rs> <53283559.9060906@netfence.it> Organization: Mimar X-Mailer: Sylpheed 3.3.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 13:04:50 -0000 On Tue, 18 Mar 2014 13:00:25 +0100 Andrea Venturoli wrote: > Did you pass option -k to it? Yes, I am using -k hr, as there is no working switch for serbian latin (the difference is only of political nature anyway). Localized letters such as "=C4=8D=C4=87=C5=BE=C5=A1=C4=91" work fine. I a= lso made a mistake stating that "{}" do not work. Actually "<>" do not work, as well as "%". --=20 Marko Cupa=C4=87