[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problemwith ~ character
From: |
François Patte |
Subject: |
Re: problemwith ~ character |
Date: |
Fri, 27 Sep 2024 19:03:47 +0200 |
User-agent: |
Roundcube Webmail/1.4.8 |
Le 2024-09-27 15:04, Mike FABIAN a écrit :
François Patte <francois.patte@mi.parisdescartes.fr> さんはかきました:
Bonjour,
I am still having problem with ~ character: typing ~a or ~n won't
print ã or ñ as it is supposed to print using latn-pre.mim with ibus.
I use ibus-m17n version 1.4.32 on fedora 40.
That works fine for me and I use the same ibus-m17n version and
distribution as you do:
$ rpm -q ibus-m17n
ibus-m17n-1.4.32-1.fc40.x86_64
Can you give more details? Do you only have problems with the ~ prefix
or does it not work at all (Typing 'a does not give you an á either
etc...)
Yes 'a gives á, but `a doesn't produce à and this seems to sustain your
clue about the AltGr key because ` character uses this key....
Is ibus and ibus-m17n running? Check like this:
$ ps aux | grep ibus
fp 3185 0.0 0.0 681792 13160 ? Sl 14:57 0:00
/usr/bin/ibus-daemon -r --xim
fp 3480 0.0 0.0 528776 7284 ? Sl 14:57 0:00
/usr/libexec/ibus-dconf
fp 3481 0.0 0.3 657092 52500 ? Sl 14:57 0:00
/usr/libexec/ibus-ui-gtk3
fp 3485 0.2 0.1 564828 28220 ? Sl 14:57 0:02
/usr/libexec/ibus-extension-gtk3
fp 3487 0.0 0.1 482604 17412 ? Sl 14:57 0:00
/usr/libexec/ibus-x11 --kill-daemon
fp 3496 0.0 0.0 528560 7276 ? Ssl 14:57 0:00
/usr/libexec/ibus-portal
fp 3509 0.0 0.0 455060 7144 ? Sl 14:57 0:00
/usr/libexec/ibus-engine-simple
fp 3849 0.0 0.0 462452 12896 ? Sl 14:57 0:00
/usr/libexec/ibus-engine-m17n --ibus
fp 7435 0.0 0.0 227808 2280 pts/0 S+ 15:12 0:00 grep
--color ibus
What desktop are you using? Gnome (Wayland or Xorg), XFCE, KDE, ...
whatever
Xorg and xfce
How are the ibus related environment variables set? Check like this:
$ env | grep ibus
GTK_IM_MODULE=ibus
XMODIFIERS=@im=ibus
QT_IM_MODULE=ibus
To answer to your 2nd mail about the AltGr key used to type the ~
character, I don't understand why this could be the culprit. I use emacs
as a text éditor with a loaded sanskrit2.el file giving a way to type ñ
very similar to the way used in the latn-pre.mim file : the lisp syntax
is the same:
("~n" ["ñ"])
("~N" ["Ñ"])
(see the attached file)
And it perfectly works in emacs using the AltGr key.
Thank you for any help.
Regards
--
François Patte
UFR de mathématiques et informatique
Laboratoire CNRS MAP5, UMR 8145
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)6 7892 5822
http://www.math-info.univ-paris5.fr/~patte
sanskrit2.el
Description: Text document