Skip to content

Instantly share code, notes, and snippets.

@jeanlucaslima
Created December 26, 2015 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeanlucaslima/087fdd2f827bd985795e to your computer and use it in GitHub Desktop.
Save jeanlucaslima/087fdd2f827bd985795e to your computer and use it in GitHub Desktop.
Installing Steam Ubuntu 14.04.03 64 bits dell laptop
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates && sudo apt-get update && sudo apt-get dist-upgrade # install intel graphics updates
sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-vivid:i386 libgl1-mesa-glx-lts-vivid:i386 
sudo apt-get install compizconfig-settings-manager 
  1. Launch CompizConfig Settings Manager from the Dash menu.
  2. Go to composite
  3. Uncheck Unredirect Fullscreen Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment