Open main menu

Changes

XScript

26 bytes added, 15:46, 25 July 2023
==Uninstall==
Run the following command to disalbe & stop <code>x-c1-fan.service </code> and <code>x-c1-pwr.service</code>
sudo systemctl stop x-c1-fan
sudo systemctl disable x-c1-fan
sudo systemctl disable x-c1-pwr
remove Remove the 'xoff' allias on .bashrc file
sudo sed -i '/xoff/d' ~/.bashrc
source ~/.bashrc