#WHKD won't detect input

1 messages · Page 1 of 1 (latest)

patent kite
#

how do you usually start komorebi

ripe tulip
#
 komorebic start -c "$Env:USERPROFILE\komorebi.json" --whkd

Like this, have never really had an issue like this before

patent kite
#

weird

ripe tulip
#

Yeah I know, it's really strange :/

vast oasis
#

Try killing the process with "Stop-Process -name:whkd" and then run "whkd" in a terminal window so that you can get the logs in the foreground

#

If there is an error it should come up there

ripe tulip
#

I seem to get this for pretty much all keybindings for Komorebi:

Unable to bind '[Alt] + O' to 'taskkill /f /im whkd.exe && Start-Process whkd -WindowStyle hidden' (error: Hotkey registration failed. Hotkey or Id might be in use already), ignoring this binding and continuing...

It just repeats this for every single keybind

#

I tried reinstalling both Komorebi and WHKD and fetched the sample whkdrc file again but the same problem presists

vast oasis
#

Looks like you have multiple instances of this running somehow

#

Stop-Process -name:whkd multiple times until you get a powershell error

#

And then run it in the foreground

ripe tulip
#

Now I keep getting when I try to run WHKD. I'm kinda new to using the terminal (Powershell) like this so a bit unsure as to what this means.

Do you want to run software from this untrusted publisher?

When I run WHKD in CMD I keep getting the same errors as posted before

vast oasis
#

I think this is the core problem ^

#

I'm actually not sure how to address this because I have all of this stuff disabled 😅

ripe tulip
#

Ah I see, I haven't gotten this from WHKD nor Komorebi before even tho I've had this enabled. Thanks, I'll just have to disable it for now then and see if it works