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

Make changes permanent #3

Open
RicardoEPRodrigues opened this issue Jul 3, 2016 · 5 comments
Open

Make changes permanent #3

RicardoEPRodrigues opened this issue Jul 3, 2016 · 5 comments

Comments

@RicardoEPRodrigues
Copy link

Presently I have to open the program each time I start my pc so that the light start working.

Is it possible to make the changes permanent?

Maybe creating a thread that starts on system start-up and sets the color, then, if the user wanted to change the color, the program would only need to interact with the thread. (similar to how the apps' indicators work on Ubuntu)

@stephenlacy
Copy link
Owner

The program would need to start the node process with systemd, essentially meaning that there would be two processes. The GUI and a service to interact with the hid device.
Plus a file in the ~/.config to store the last state.

I will probably do this in the future

@StormBytePP
Copy link

Please, if you do a thing like this, don't force systemd, there are still many of us which hate it :)

@RicardoEPRodrigues
Copy link
Author

When this feature is done you should send it to GamingOnLinux. 😃

@Mohandevir
Copy link

Mohandevir commented Sep 17, 2017

I'm not a programmer so I don't know if it's an easy thing to do, but could it be a tool to display the CLI generated by our selections? We could then add it as a script to the startup applications.

Btw, thanks for that nice tool.

@rrileyca
Copy link

@Mohandevir It looks like there is a CLI version here:

https://www.npmjs.com/package/msi-keyboard-cli

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

No branches or pull requests

5 participants