I went to log in to reply to this topic but apparently my account was gone (Purged?) It was been some time since I logged in so I expected it
I just wanted to touch on this to clear something up. The line that Jerry uses is perfect for compton. The config file I posted of in the very first post is not really necessary at all. It was the beginnings of me working with Compton and I was getting more familiar with it. To summarize, what should be done is this:
Thats it. Everything will run smooth and perfect. Thanks again Jerry for your input and addition. I couldn't live without this in LL
I just wanted to touch on this to clear something up. The line that Jerry uses is perfect for compton. The config file I posted of in the very first post is not really necessary at all. It was the beginnings of me working with Compton and I was getting more familiar with it. To summarize, what should be done is this:
Code:
First, install Compton:
sudo apt-add-repository ppa:richardgv/compton
sudo apt-get update
sudo apt-get install compton
Now, get it to run on startup:
Go into the Applications menu and click ‘Settings Manager’, then click ‘Session and Startup’, then select the ‘Application Autostart’ tab,
Click Add and:
Name: Compton
Description: Compositor for X11
Command: compton --backend glx --paint-on-overlay --glx-no-stencil --vsync opengl-swc
Now reboot
Thats it. Everything will run smooth and perfect. Thanks again Jerry for your input and addition. I couldn't live without this in LL