From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 17:12:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E3B716A41F for ; Mon, 14 Nov 2005 17:12:20 +0000 (GMT) (envelope-from iampure@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA5043D6E for ; Mon, 14 Nov 2005 17:12:16 +0000 (GMT) (envelope-from iampure@gmail.com) Received: by xproxy.gmail.com with SMTP id s19so1229047wxc for ; Mon, 14 Nov 2005 09:12:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t8RwYMLIDECBX5leMRpGxu9VS+uE5o0Q61xWtQ3rn9C4ayzWLWFBsSiM2EY6c0VSXsDfSGiPqyGDitpSmysJQncKCFwwKq6OkjDoHKLupLtzLM8GK5CldglXt9gp8AHKkO5XC2AMn9jPEhorkmMFZZPu0oiY7Jknp6MkZJrWNS8= Received: by 10.64.179.4 with SMTP id b4mr5563374qbf; Mon, 14 Nov 2005 09:05:52 -0800 (PST) Received: by 10.65.214.13 with HTTP; Mon, 14 Nov 2005 09:05:52 -0800 (PST) Message-ID: <87d4647e0511140905h42e4c6aeo@mail.gmail.com> Date: Mon, 14 Nov 2005 18:05:52 +0100 From: Ron To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Special characters? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 17:12:20 -0000 Hi, How can I create the following characters: =EF=E4=E9=E8=E7=EB (and others) = in an X-session without copy pasting them from Gnome Character map? Thus I want to use the keyboard to use these characters in an easy way. Also, I'd like to bind keys to them myself. I have seen the deathkeys option in the gnome keyboard configuration, but that basically binds "e to =EB, but I don't seem to be able to configure it myself. I have seen Xmodmap, but configuring that also takes a lot of time. Any other options? Regards, Ron