https://github.com/itreza7/rogauracore-helper
RGB keyboard control for Asus ROG laptops Helper
https://github.com/itreza7/rogauracore-helper
asus linux python python3 rog ubuntu
Last synced: about 1 month ago
JSON representation
RGB keyboard control for Asus ROG laptops Helper
- Host: GitHub
- URL: https://github.com/itreza7/rogauracore-helper
- Owner: itreza7
- Created: 2021-04-10T12:55:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T13:29:20.000Z (about 5 years ago)
- Last Synced: 2025-04-01T09:09:13.470Z (about 1 year ago)
- Topics: asus, linux, python, python3, rog, ubuntu
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rogauracore Helper
RGB keyboard control for Asus ROG laptops Use this script for creating a shortcut to change between colors and change the brightness for some reason like a keyboard shortcut
### Prerequisites:
[RGB keyboard control for Asus ROG laptops](https://github.com/wroberts/rogauracore)
### Usage
```
Go to next color :
rogauracore.py --next
Go to previous color
rogauracore.py --prev
Increasing brightness
rogauracore.py --inc
Decreasing brightness
rogauracore.py --dec
```
### Add shortcut to keyboard
- To create your own application keyboard shortcut in the Keyboard settings:
- Click the + button. The Add Custom Shortcut window will appear.
- Type a Name to identify the shortcut, and a Command to run an application. For example, if you wanted the shortcut to open Rhythmbox, you could name it Music and use the rhythmbox command.
- Click the row that was just added. When the Set Custom Shortcut window opens, hold down the desired shortcut key combination.
- Click Add.