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

Where is the config.py supposed to be? #167

Open
soype opened this issue Oct 10, 2022 · 2 comments
Open

Where is the config.py supposed to be? #167

soype opened this issue Oct 10, 2022 · 2 comments

Comments

@soype
Copy link

soype commented Oct 10, 2022

This is my third time trying to install xkeysnail and I still have issues with the location of config.py

I'm now on Pop OS 22.04. I've followed the steps for the install and when I get to the part of "sudo xkeysnail config.py" I get a traceback error that ends in "no such file"

Traceback (most recent call last):
File "/usr/local/bin/xkeysnail", line 6, in
cli_main()
File "/usr/local/lib/python3.10/dist-packages/xkeysnail/init.py", line 61, in cli_main
eval_file(args.config)
File "/usr/local/lib/python3.10/dist-packages/xkeysnail/init.py", line 5, in eval_file
with open(path, "rb") as file:
FileNotFoundError: [Errno 2] No such file or directory: 'config.py'

I've since downloaded the example config.py and placed it on "/usr/local/lib/python3.10/dist-packages/xkeysnail" to no effect. Where should I place it?

My keyboard is a Logitech MX Keys, I've followed the steps to make it detectable as recommended on issue 151.

@joshgoebel
Copy link

I tried to help you too quickly earlier (thinking you were using keyszer) - you'll likely never get a response here - this project is pretty much dead. You might want to try my fork though: https://github.com/joshgoebel/keyszer

@smumriak
Copy link

smumriak commented Nov 1, 2022

@joshgoebel nice! i literally forked this project today to add Command modifier to list, but you went way beyond! great work, i'm going to switch to your fork

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