masm11 / emacs

Mirror of GNU Emacs
http://www.gnu.org/software/emacs/
GNU General Public License v3.0
198 stars 14 forks source link

emacs-native-comp-git-enhanced - hyper key definitions do not work #83

Closed xircon closed 3 years ago

xircon commented 3 years ago

I define my spacebar as a hyper key through a combination of xcape and xmodmap. They work in the non-enhanced version in aur, but do not seem to register at all in the enhanced version.

Running KDE on X on Arch and the three hyper keys defined in sxhkd still work e.g. hyper-d for rofi is fine. I use sxhkd as plasma does not support hyper as a modifier.

I was trying to get emacs-webkit to work and the author suggested I post here.

masm11 commented 3 years ago

Fixed on savannah latest feature/pgtk. Could you try it?

I hope it works.

xircon commented 3 years ago

If I rebuild the aur package will that do it?

akirakyle commented 3 years ago

@xircon emacs-native-comp-git-enhanced is using the branch merging native-comp and pgtk here https://github.com/flatwhatson/emacs/tree/pgtk-nativecomp which has yet to update. Wait till the commit "db169f8134 Add support for hyper modifier key" shows up, then rebuild your aur package.

xircon commented 3 years ago

Thank you.

masm11 commented 3 years ago

@xircon Is your hyper key working?

xircon commented 3 years ago

Yes, working fine.

masm11 commented 3 years ago

thanks.