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

docs: Update logid.example.cfg and fix daemon instruction on readme #125

Merged
merged 2 commits into from
Sep 1, 2020
Merged

docs: Update logid.example.cfg and fix daemon instruction on readme #125

merged 2 commits into from
Sep 1, 2020

Conversation

leo-ventura
Copy link
Contributor

  • Update device name on logid.example.cfg to use unified hidpp20 name [Gesture mode does not pause mouse input and gestures don't work #98 ].
  • Fix instruction on README.md stating that sudo systemctl start logid would set logid to start at boot, which is not true. Use sudo systemctl enable logid or sudo systemctl enable --now logid instead.

Change `start` to `enable` on systemctl command instruction to enable
daemon at boot. Also add instruction to enable and start at the same
time.
A few other minor improvements on readability.
@PixlOne
Copy link
Owner

PixlOne commented Sep 1, 2020

I can't believe I missed the part about systemd lol.

Thanks for the contribution.

@PixlOne PixlOne merged commit a577b74 into PixlOne:master Sep 1, 2020
@leo-ventura
Copy link
Contributor Author

It happens to the best of us.

Happy to help!

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

Successfully merging this pull request may close these issues.

2 participants