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

Fedora 41 easy-switcher It doesn't work #15

Open
rendgineer opened this issue Feb 23, 2025 · 1 comment
Open

Fedora 41 easy-switcher It doesn't work #15

rendgineer opened this issue Feb 23, 2025 · 1 comment

Comments

@rendgineer
Copy link

rendgineer commented Feb 23, 2025

systemctl is-active easy-switcher

activating

sudo nano /etc/easy-switcher/default.conf

keyboard="/dev/input/event3"
mouse="/dev/input/mice"
layout-switch-key=125+57
replace-key=1
reverse-mode=true
delay=10

Easy-Switcher only works in mode:

sudo easy-switcher -d

and

sudo easy-switcher -o

@freemind001
Copy link
Owner

freemind001 commented Feb 25, 2025

Thank you for your report.
It is a bug, it will be fixed during next update.
At this time, to run easy switcher on fedora please do the following:
Build easy switcher from source or download the latest binary https://github.com/freemind001/easy-switcher/releases/download/0.4/easy-switcher.tar.gz
Extract, copy easy-switcher binary to /usr/bin
Download unit file exract it and place to /usr/lib/systemd/system/

run:
sudo easy-switcher -c
sudo systemctl daemon-reload
sudo systemctl enable easy-switcher
sudo systemctl start easy-switcher

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

2 participants