This shell script helps you to provide Lenovo Vantage in GNU/Linux operating system.
- Conservation Mode (Limit battery charge to prolong its life)
- Always-On USB (Enable USB power output when the system is in low-power modes)
- Thermal/Fan Mode (Quiet, balanced and performance modes)
- FN Key Lock
- Camera Privacy Switch
- Microphone Privacy Switch
- Touchpad Switch
- Wi-Fi Switch
First of all, you need to clone the repository with this command:
git clone https://github.com/niizam/vantage.git
cd vantage
Then you can easily run this command:
sudo make install
Run "Lenovo Vantage" from your applications list.
To uninstall Lenovo Vantage, you can just run this:
sudo make uninstall
zenity
xorg-xinput
orxinput
networkmanager
pulseaudio
orpipewire-pulse
if they are not already installed, you can install them using your package manager.
For Arch Linux:
sudo pacman -S zenity xorg-xinput networkmanager
For Debian derivatives (Ubuntu, Mint, Pop!_OS, etc):
sudo apt install zenity xinput
For Fedora:
sudo dnf install zenity xinput NetworkManager pipewire-pulseaudio