We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: