• Home
  • Posts
  • About
  • |
LIGHT DARK

Stop screen tearing on Ubuntu by changing compositor

Feb 26, 2018

Install Compton (https://github.com/chjj/compton/)

sudo apt-get install compton 

Disable existing compositor (I used Metacity with Gnome Flashback)

gsettings set org.gnome.metacity compositing-manager false

Add Compton to “Startup Applications”

compton --backend glx --paint-on-overlay --vsync opengl-swc
← Previous
GitHub Get Public Keys for a User
Next →
Metacity enable thumbnail preview
 
© 2025 Dan Bodart.