You are not logged in.

#1 2022-04-24 21:10:15

Johnystar
Member
Registered: 2021-08-12
Posts: 9

[SOLVED] Dolphin overwriting AwesomeWM keybind

Hey,

I have a keybinding in AwesomeWM, it's super + e. This keybinding gets overwritten the first time I open Dolphin and gets changed to opening another Dolphin window. Is there a way to make it not do that?

Last edited by Johnystar (2022-05-05 10:55:44)

Offline

#2 2022-04-25 01:53:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: [SOLVED] Dolphin overwriting AwesomeWM keybind

configure another/remove the hotkey dolphin has for that within it's settings.

On rechecking seems this is a global bind of KDE's hotkey daemon, check

kcmshell5 kcm_keys

instead.

Last edited by V1del (2022-04-25 01:56:43)

Offline

#3 2022-04-25 08:31:24

Johnystar
Member
Registered: 2021-08-12
Posts: 9

Re: [SOLVED] Dolphin overwriting AwesomeWM keybind

V1del wrote:

configure another/remove the hotkey dolphin has for that within it's settings.

On rechecking seems this is a global bind of KDE's hotkey daemon, check

kcmshell5 kcm_keys

instead.

I looked into what you suggested, but I couldn't figure out how to install the keys kcm module onto my system. (could've missed it, but didn't find any mentions of it on ArchWiki)

Could not find module 'kcm_keys'. See kcmshell5 --list for the full list of modules.

Offline

#4 2022-04-25 09:21:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: [SOLVED] Dolphin overwriting AwesomeWM keybind

Mhm, check whether you have a ~/.config/kglobalshortcutsrc and remove the

[org.kde.dolphin.desktop]
_k_friendly_name=Dolphin
_launch=Meta+E,Meta+E,Dolphin

section if present.

Offline

#5 2022-04-27 09:05:19

Johnystar
Member
Registered: 2021-08-12
Posts: 9

Re: [SOLVED] Dolphin overwriting AwesomeWM keybind

V1del wrote:

Mhm, check whether you have a ~/.config/kglobalshortcutsrc and remove the

[org.kde.dolphin.desktop]
_k_friendly_name=Dolphin
_launch=Meta+E,Meta+E,Dolphin

section if present.

Tried that, but it seems to have regenerated itself. (I deleted all contents entirely, because the shortcuts defined there are of no use for me)

I set it to

[org.kde.dolphin.desktop]
_k_friendly_name=Dolphin
_launch=

and I'll see if that helps.

Offline

#6 2022-05-05 10:55:26

Johnystar
Member
Registered: 2021-08-12
Posts: 9

Re: [SOLVED] Dolphin overwriting AwesomeWM keybind

I can finally confirm that this resolved the issue. Thank you for pointing me in the right direction.

Offline

Board footer

Powered by FluxBB