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
As a nice-to-have, it'd be neat to show the current speeds in the greyed out menu area for Hardware > CPU Clock and caches as defined by sysctl.
Example:
Run sysctl sys 56Mhz L1+ L2-
Menu remains greyed out, but reflects: CPU: 56Mhz L1: ON L2: OFF
I don't know if this is feasible, but it would be a nice-to-have as a way to check current sysctl settings from OSD.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As a nice-to-have, it'd be neat to show the current speeds in the greyed out menu area for Hardware > CPU Clock and caches as defined by sysctl.
Example:
Run sysctl sys 56Mhz L1+ L2-
Menu remains greyed out, but reflects:
CPU: 56Mhz
L1: ON
L2: OFF
I don't know if this is feasible, but it would be a nice-to-have as a way to check current sysctl settings from OSD.
The text was updated successfully, but these errors were encountered: