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

Configurable default settings #24

Closed
unode opened this issue Oct 10, 2020 · 2 comments
Closed

Configurable default settings #24

unode opened this issue Oct 10, 2020 · 2 comments

Comments

@unode
Copy link

unode commented Oct 10, 2020

I would like to have the "All CPUs" switch on by default.

Is there any config file or setting that can be defined to allow this?

Thanks

vagnum08 added a commit that referenced this issue Oct 10, 2020
toall_default in GUI section of `/etc/cpupower_gui.conf` controls
if the "to all cpus" toggle would be enabled by default.

Closes: #24
vagnum08 added a commit that referenced this issue Oct 10, 2020
The `allcpus_default` option in GUI section of
`/etc/cpupower_gui.conf` controls if the "to all cpus" toggle
would be enabled by default.

Closes: #24
@vagnum08
Copy link
Owner

The changes are merged, and would be included on the next release that would be available soon.
To enable it, just change allcpus_default=False to allcpus_default=True.
Either in ~/.config/cpupower_gui/99-allcpus.conf or /etc/cpupower-gui.conf.

@unode
Copy link
Author

unode commented Oct 11, 2020

Thanks for such a quick implementation!

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