-
Notifications
You must be signed in to change notification settings - Fork 165
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
Conditional / Time / Key commands #563
Labels
Comments
As another variation of customizable commands, Key commands are added.
To use this commands, load the JSON file with |
Added Command Settings for browsing the current commands. |
Repository owner
deleted a comment from
fredless
Feb 20, 2025
Repository owner
deleted a comment from
mrbryce
Feb 20, 2025
Repository owner
deleted a comment from
fredless
Feb 20, 2025
Simplified the way to load a JSON file of conditional/time/key commands. The syntax is as follows.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Conditional / Time commands are added to command-line options (add-on features) for setting brightness or contrast of a monitor or all monitors.
These commands must be specified in JSON files and loaded with
/load
option andconditional
ortime
sub-options respectively.Please check the actual specifications as well as JSON samples and schemas at above links.
The text was updated successfully, but these errors were encountered: