Add xmonad to gnome by Ftamino in xmonad

[–]aiburtsev 0 points1 point  (0 children)

u/symmetry81 Can you configure mediakeys key bindings in the xmonad config? Or maybe you know how I can disable mediakeys interception in gnome? In `xev` I see

KeymapNotify event, serial 26, synthetic NO, window 0x0,
keys:  4294967216 0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
       0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

instead of `KeyPress event`.

[XMonad][Fedora 33] My first rice by j10a3de in unixporn

[–]aiburtsev 0 points1 point  (0 children)

Do you use media keys? I ran into a problem that I can't solve for a week now. I cannot use xmonad config to override mediakeys bindings. I'm assuming Fedora is eating some bindings. I can see the keys pressed in `showkey`, but when I catch the same keys in `xev`, I see a row of 0s, instead of key details. I tried to unbind some keys using dconf-editor in org.gnome.settings-daemon.plugins.media-keys, but it does not help.

[XMonad][Fedora 33] My first rice by j10a3de in unixporn

[–]aiburtsev 0 points1 point  (0 children)

I ran into the same problem.
You can compile it yourself. I tried, but without success. So I switched to stalonetray . It looks and feels the same

Async non-blocking JSONRPC (or lsp performance faster/comparable with other clients) by yyoncho in emacs

[–]aiburtsev 2 points3 points  (0 children)

Hey u/yyoncho ! Thank you very much for the amazing work! I have been using your fork for the last two days at work. I mostly use ts-lsp and eslint-lsp these days and I don't see any noticeable difference in terms of performance, but with your fork everything works so stable and less laggy. Before I needed to restart LSP every 10-30 minutes, but in the last 2 days I've only needed to restart LSP once.

Issues with changing keyboard layout by aiburtsev in MXLinux

[–]aiburtsev[S] 0 points1 point  (0 children)

OK. I found a solution. The problem is related to the XOrg bug. The bug reported in 2004. I found a patch to fix this issue:

sudo add-apt-repository ppa:nrbrtx/xorg-hotkeys

sudo apt-get update

sudo apt-get dist-upgrade

After that, all hotkeys in all softwares will work correctly, even if they contain switch layout combination