Cinnamon Screen Tear Fix

General Information

Fix video games screen tearing in Linux Mint Cinnamon.

Checklist


Fix Screen Tear

  1. From Terminal, type the following command:
    gksu gedit /etc/environment
  2. Append to end of file:
    CLUTTER_PAINT=disable-clipped-redraws:disable-culling
    CLUTTER_VBLANK=True
  3. Reboot