mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Support fn+calc on G712. Customise ROG key
This commit is contained in:
33
README.md
33
README.md
@@ -201,6 +201,39 @@ Optional arguments:
|
||||
-s SPEED set the speed: low, med, high
|
||||
```
|
||||
|
||||
## ROG Key
|
||||
|
||||
The ROG key can be customized in a limited way by use of presets:
|
||||
- Power
|
||||
- Sleep
|
||||
- MediaRecord
|
||||
- MediaFastFwd
|
||||
- MediaRewind
|
||||
- MediaNext
|
||||
- MediaPrev
|
||||
- MediaStop
|
||||
- MediaPlayPause
|
||||
- MediaVolMute
|
||||
- MediaVolUp
|
||||
- MediaVolDown
|
||||
- BacklightInc
|
||||
- BacklightDec
|
||||
- ControlConfig
|
||||
- LaunchTextEditor
|
||||
- LaunchEmailApp
|
||||
- LaunchNewsReader
|
||||
- LaunchCalendar
|
||||
- LaunchCalculator
|
||||
- LaunchWebBrowser
|
||||
- FileBrowser
|
||||
|
||||
This key can be changed in /etc/rogcore.conf, for example:
|
||||
|
||||
```
|
||||
{
|
||||
"rog_key": "FileBrowser",
|
||||
```
|
||||
|
||||
## Daemon mode
|
||||
|
||||
If the daemon service is enabled then on boot the following will be reloaded from save:
|
||||
|
||||
Reference in New Issue
Block a user