
Originally Posted by
spsf2
Try this command: compton --vsync opengl (notice 2 dashes --)
I get this:
Code:
$ compton --vsync opengl
Another composite manager is already running
Pattern "": PCRE regular expression study failed: (null)
It does nothing for the screen tearing 

Originally Posted by
P-I H
I added the line
xserver-command=/usr/bin/X -bs -nolisten tcp
in the file /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
After the change the file looks like this
[SeatDefaults]
# Dump core
xserver-command=X -core
xserver-command=/usr/bin/X -bs -nolisten tcp
I tried this and rebooted, didn't work 
Found this thread: http://forums.linuxmint.com/viewtopic.php?f=57&t=144674
That guy says that he ran in a terminal and found that he was getting nothing for the GLX Renderer, however I get;
Code:
$ inxi -Gx
Graphics: Card: NVIDIA GF114 [GeForce GTX 560 Ti] bus-ID: 01:00.0 X.Org: 1.15.0 driver: nvidia Resolution: 1920x1080@60.0hz
GLX Renderer: GeForce GTX 560 Ti/PCIe/SSE2 GLX Version: 4.4.0 NVIDIA 331.49 Direct Rendering: Yes
Bookmarks