Linux command
gummy 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
gummy -t [3000]
Example
gummy --backlight [50]
Example
gummy -b [45]
Increase
gummy -b +10
Decrease
gummy -b -10
Example
gummy -s [1] -t [3800] -b [65]
说明
gummy is a screen brightness and color temperature manager for Linux systems running X11. It provides both software-based (gamma) adjustments and hardware backlight control. The tool can adjust color temperature for reduced eye strain, particularly useful for night-time computing. Brightness can be controlled either through software gamma correction or hardware backlight where available.
参数
- -t, --temperature _KELVIN_
- Set screen color temperature in Kelvin
- -b, --brightness _PERCENT_
- Set pixel brightness (use +/- for relative changes)
- --backlight _PERCENT_
- Set hardware backlight level
- -s, --screen _NUMBER_
- Apply settings to specific screen (0-indexed)
FAQ
What is the gummy command used for?
gummy is a screen brightness and color temperature manager for Linux systems running X11. It provides both software-based (gamma) adjustments and hardware backlight control. The tool can adjust color temperature for reduced eye strain, particularly useful for night-time computing. Brightness can be controlled either through software gamma correction or hardware backlight where available.
How do I run a basic gummy example?
Run `gummy -t [3000]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -t, --temperature _KELVIN_ do in gummy?
Set screen color temperature in Kelvin