Coder Social home page Coder Social logo

Comments (8)

masm11 avatar masm11 commented on September 16, 2024

@A6GibKm Does your pgtk emacs behave as the same?

from emacs.

A6GibKm avatar A6GibKm commented on September 16, 2024

I think it would be helpful to know what keyboard layout is being used. I have two keyboards: a spanish one where it works as intended, i.e. ' a produces á, and a US one where I use US Intl with AltGr dead keys and it also works as intended (Altgr + a produces 'á'). I don't know of a layout where ´ is invoked using AltGr.

from emacs.

masm11 avatar masm11 commented on September 16, 2024

I don't know of a layout where ´ is invoked using AltGr.

@CRCulver What layout do you use?

from emacs.

CRCulver avatar CRCulver commented on September 16, 2024

I am using a custom keymap, which I originally created in X11. It is defined in an XKB file which I have attached here. Now I use Wayland and the Sway window manager. Sway has support for loading XKB files through thexkb_file command in its configuration file
xkb.dump.txt

I should mention that input works in all other GTK3 applications under Wayland. This branch of Emacs is the only application where I am experiencing a problem.

from emacs.

masm11 avatar masm11 commented on September 16, 2024

Thanks for the dump file. I tested it on sway, and confirmed that the warning appears on the minibuffer, but the timing is different.
I'll debug the warning of my case for now.

from emacs.

masm11 avatar masm11 commented on September 16, 2024

@CRCulver
Gtk's modifier keys seem to be different from Xlib's ones,
and the AltGr key was incorrectly handled.

It should be fixed in #54. Could you try it?

from emacs.

CRCulver avatar CRCulver commented on September 16, 2024

Thank you very much, #54 fixes this issue for me. You may close this issue now if you want.

from emacs.

masm11 avatar masm11 commented on September 16, 2024

thank you!

from emacs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.