Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kmonad NonExistentTarget ("documents","docs") (macOS) #605

Closed
xbladesub opened this issue Aug 10, 2022 · 2 comments
Closed

Kmonad NonExistentTarget ("documents","docs") (macOS) #605

xbladesub opened this issue Aug 10, 2022 · 2 comments

Comments

@xbladesub
Copy link

when I pass .kbd to kmonad executable I got this:

kmonad: NonExistentTarget ("documents","docs")

Is there any way to fix that? Or may be I do something wrong?
macOS Monterey 12.5 (M1 pro)

@MuhammedZakir
Copy link
Contributor

MuhammedZakir commented Aug 10, 2022

Presuming you're using keycode-refactor branch, comment out these lines [1]. See [2] if you're not sure. You may even use the code from that branch directly. If you're going to use that, you will have to use dext version 1.27.0.

Edit: Commenting out those 3 lines maybe better than using my branch. I haven't encountered any issue with that branch, but it isn't extensively tested or used.

[1]

, ("docs", ["documents", "dcs", "KeyDocuments"])
, ("zenk", ["zenkaku", "KeyZenkakuHankaku", "zenkakuhankaku", "hank"])
, ("hang", ["hangeul", "hanguel", "KeyHangeul", "KeyHanguel"])

[2] b11ad6c

@jaroslaw-weber
Copy link

tried this solution but it doesnt work. please reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants