1

System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow CPU maximum allowed frequency change graphicaly.Dependencies :- kdialog- cpupower- sudoThe user must be allowed to use cpupower command through sudo.
2 comments
6.1
Plings 1
2

System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow Radeon GPU power profile change graphicaly.Dependencies :- kdialog- sudoThe user must be allowed to write the sys file. I do it through the following /etc/tmpfiles.d/radeon.conf file :w /sys/class/drm/card0/device/power_profile 0775 - live - loww...
1 comment
5.7
Plings 1
3

System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow CPU governor change graphicaly.Dependencies :- kdialog- cpupower- sudoThe user must be allowed to use cpupower command through sudo.
2 comments
6.1
Plings 1
Ambient Light Fix
System Tools (NOT OS or ROMS)
sensorGreater is using /sys/class/backlight/intel_backlight/max_broghtness and /sys/class/backlight/intel_backlight/brightness and /sys/bus/iio/devices/iio:device*/in_illumonance_raw Can you...
hackan301