emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: with-pgtk: C-; turns into plain ';'


From: Eric Abrahamsen
Subject: Re: with-pgtk: C-; turns into plain ';'
Date: Thu, 17 Feb 2022 11:36:12 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Tassilo Horn <tsdh@gnu.org> writes:

> "T.V Raman" <raman@google.com> writes:
>
>> I was running the pgtk build on Debian until a few weeks ago -- and
>> switched away after reporting a segfault -- should be in the list
>> archives.
>
> Found it, it was on January, 6th.
>
>> Before that C-; worked in the pgtk build.  I went back to try pgtk
>> last week an now there is no crash but the keys as I reported have
>> disappeared.
>
> Hm, C-; works for me with the current master, and C-S-u triggers the GTK
> Unicode input method.  Now I know at least what "that underlined u" is.
> After C-S-u one can insert 4 hex-digits and then it'll be replaced by
> the corresponding unicode character.

I think that's GTK's IMContextSimple. What does "echo $GTK_IM_MODULE"
get you? Maybe you can try:

gsettings set org.gnome.settings-daemon.plugins.keyboard active false

I've only fooled with the edges of this stuff, but maybe something in
the above will get you there.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]