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

Update alienfx-gui.md - Added default value for fan sensor polling ra… #440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Doc/alienfx-gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ Application behavior control block at right:
- "Disable AWCC" - Application will check active Alienware Control Center service at the each start and will try to stop it (and start back upon exit). It will require "Run as administrator" privilege (default - off).
- "Use BIOS sensors" - Read additional hardware data from Windows WMI and Alienware BIOS (if fan control enabled). It will require "Run as administrator" privilege (default - off).
- "Enable fan control" - Enables fan and power control functionality, as well as some additional (Alienware BIOS) temperature sensors. It will require "Run as administrator" privilege (default - off).
- "polling" - Polling interval, in milliseconds (ms) of any sensors set to affect the current speed of the fan(s) via the fan curve. (default - 750)
- "Restore power mode" - System power mode will be stored at application start and restored at quit/sleep/hibernate/restart.
- "Light names on grid" - Shows/hide light names at grid buttons (default - off).

Expand Down