mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Update readme
This commit is contained in:
@@ -4,6 +4,12 @@ rog-core is a utility for Linux to control many aspects (eventually) of the ASUS
|
||||
|
||||
The laptop I currently have is the GX502RW and so I'll be using that for the basis of this app. If I get wireshark captures from others with different ROG laptops then I should be able to add something like laptop and feature detection.
|
||||
|
||||
## Requirements
|
||||
|
||||
- Rust!
|
||||
- `libusb-1.0-0-dev` or equivalent package for your distro
|
||||
- `libdbus-1-dev` or equivalent package for your distro
|
||||
|
||||
## Use
|
||||
|
||||
Currently requires root for accessing the USB devices (so, sudo).
|
||||
@@ -32,7 +38,7 @@ rog-core <command> <subcommand> --help
|
||||
- [X] Setting/modifying built-in LED modes
|
||||
- [ ] Per-key LED setting
|
||||
- [ ] Fancy LED modes (custom programs)
|
||||
- [ ] Daemon mode
|
||||
- [X] Daemon mode (functionally done)
|
||||
- [ ] Saving settings for reload (CLI and daemon mode)
|
||||
- [ ] System control
|
||||
- [ ] Capture and use hotkeys, e.g, Aura controls to control LEDs
|
||||
|
||||
Reference in New Issue
Block a user