From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 15:15:22 2008 Return-Path: Delivered-To: FreeBSD-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B96D01065678 for ; Sat, 29 Nov 2008 15:15:22 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by mx1.freebsd.org (Postfix) with ESMTP id 6B6E48FC16 for ; Sat, 29 Nov 2008 15:15:22 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) X-Bogosity: No, tests=bogofilter X-DKIM: Sendmail DKIM Filter v2.4.1 anthesphoria.net mATFFD4c062068 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anthesphoria.net; s=phero; t=1227971719; bh=/NXJe/qdfemGnysJOBbdXX4bd9wZvdBvuoDQUopKs D0=; l=2953; h=X-Bogosity:Date:From:To:Cc:Subject:Message-ID: In-Reply-To:References:X-Mailer:X-Face:X-Operating-System: X-OpenPGP-Fingerprint:X-OpenPGP-Preferred-Keyserver:Mime-Version: Content-Type:Content-Transfer-Encoding; b=mHtGxEzYlBaDJUDtpvyzCQfe ft3+GGyygSvZ3mYlm7Guu3z0usE84+XZmruhnq80A/2LwbsirbaxkQJuRz9cUCsGQet M+mH/q6penFM1m+NKRtZXvxfRWnEe6GtCx9H4I46EVJgWdjlXDI2cLYcgQoauXBHBGD ndvAjx8mDcSp0= Received: from anthesphoria.net (adsl-200-199.eunet.yu [213.198.200.199]) (authenticated bits=0) by anthesphoria.net (8.14.2/8.14.2) with ESMTP id mATFFD4c062068 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 29 Nov 2008 16:15:15 +0100 (CET) (envelope-from nikola.lecic@anthesphoria.net) Date: Sat, 29 Nov 2008 16:11:27 +0100 From: Nikola =?UTF-8?B?TGXEjWnEhw==?= To: eculp Message-ID: <20081129161127.722cb11b@anthesphoria.net> In-Reply-To: <20081129083755.844827c9hjnvt70g@econet.encontacto.net> References: <20081128073637.165767yq3leykloo@econet.encontacto.net> <20081128212421.147b0526@anthesphoria.net> <20081128182936.1052168355hhlae8@econet.encontacto.net> <20081129143907.36c3ac69@anthesphoria.net> <20081129083755.844827c9hjnvt70g@econet.encontacto.net> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.1) X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] X-Operating-System: FreeBSD 7.0-RELEASE/i386 X-OpenPGP-Fingerprint: FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B X-OpenPGP-Preferred-Keyserver: x-hkp://pgpkeys.pca.dfn.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD-ports Subject: Re: Only in OpenOffice.org-2.4, I'm having es_ES deadkey problems. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2008 15:15:22 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 On Sat, 29 Nov 2008 08:37:55 -0600 eculp wrote: =20 > Quoting Nikola Le=C4=8Di=C4=87 : >=20 > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: RIPEMD160 > > > > On Fri, 28 Nov 2008 18:29:36 -0600 > > eculp wrote: > > > >> I didn't even realize that there were multiple input methods from a > >> laptop keyboard. Smart Common Input Method, I doubt because it > >> doesn't seem to be very smart. > >> > >> Openoffice is the only program that has any problems. Skype, > >> pidgen, term windows, Konsole, even gimp work perfectly. > > > > So you use some Spanish keyboard with one of the SCIM IMEngines? If > > this is so, then you probably have something like this in your > > environment: > > > > XMODIFIERS=3D@im=3DSCIM > > GTK_IM_MODULE=3Dscim >=20 > I had neither in my environment so I added them and there was a =20 > change. The dead keys printed correctly but weren't dead. The same =20 > with xim. I am seeing this on different laptops and one multiple =20 > desktop keyboards. In my case, after typing the combination that contains a deadkey, the correct resulting character used to appear for a fraction of a second, disappearing afterwards. > They are all runing KDE and the desktops are running FreeBSD > 7.1-PRERELEASE and the laptop uptodate Current. All right, here are my SCIM settings. Put these lines in ~/.xinitrc: export GTK_IM_MODULE=3Dscim export QT_IM_MODULE=3Dscim export QT_IM_SWITCHER=3Dimsw-multi export XMODIFIERS=3D@im=3DSCIM scim -d before the command that starts your GUI. After that try experimenting with various *_IM_MODULE values. Please note that you need QT_IM_MODULE for KDE applications and that it's better to start SCIM manually than to use XIM_PROGRAM=3D"scim -d". My editors/openoffice.org-3-devel is compiled with 'LOCALIZED_LANG=3Dsr', 'WITHOUT_CUPS=3Dyes', 'WITH_SYSTEM_FREETYPE=3Dyes', 'WITH_SYSTEM_ICU=3Dyes', 'WITH_TTF_BYTECODE_ENABLED=3Dyes'. (However, since you use KDE/SKIM and maybe OpenOffice.org WITH_KDE, the things might be a bit more complicated...) Besides, if you share with me the actual keyboard file you use, it would be the best way to investigate the problem further. What I wrote were just generic ideas. Best wishes. - --=20 Nikola Le=C4=8Di=C4=87 =3D =D0=9D=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0 =D0=9B=D0= =B5=D1=87=D0=B8=D1=9B fingerprint : FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iJwEAQEDAAYFAkkxW6UACgkQ/MM/0rYIoZgI7wP+LVNwlMTtJ6us5fEJpAKS+tMy HCjTny3jltCdz3IrOTXoPbMeIvqMy40OE5Qghpb6K2i+jHWZOZSlzU4LpkICr703 ZpLXzWohcNyU44JnUBf5V1y8x8FjHdjTJoYW9A1UNW5N49GNJju8pjlHJ23D2daS +PjlCkjnsho6+9GfWsM=3D =3D1fxG -----END PGP SIGNATURE-----