System Grab Bag

View all TLDR pages from Linux (or from all pages)

envycontrol

GPU switching utility for Nvidia Optimus laptops. More information: https://github.com/bayasdev/envycontrol.
  • Switch between different GPU modes:
    sudo envycontrol -s {{nvidia|integrated|hybrid}}
  • Specify your display manager manually:
    envycontrol --dm
  • Check current GPU mode:
    sudo envycontrol --query
  • Reset settings:
    sudo envycontrol --reset
  • Display version:
    envycontrol --version
  • Display help:
    envycontrol --help

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.