![]() |
Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Tutorials (https://www.linuxliteos.com/forums/forumdisplay.php?fid=21) +--- Thread: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) (/showthread.php?tid=917) Pages:
1
2
|
Re: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - Valtam - 08-24-2015 Code: touch ~/.config/compton.conf Code: leafpad ~/.config/compton.conf Re: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - m654321 - 08-24-2015 @Jerry Sorry, I think you answered while I was still editing my post... could you take another look at it. In your last post you wrote... leafpad ~/.config/compton.conf Do I start that line with gksu..? I don't understand what touch ~/.config/compton.conf refers to in your last post. Re: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - m654321 - 08-24-2015 I've set up 'compton' using the config.file route - how do I know if it is working? Re: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - Valtam - 08-28-2015 Open a terminal, do: Code: pidof compton if it returns a number, its running. Re: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - eightbit - 03-21-2016 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: Code: First, install Compton: Thats it. Everything will run smooth and perfect. Thanks again Jerry for your input and addition. I couldn't live without this in LL ![]() Re: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - nomko - 03-23-2016 I'm not sure if this solution works for ALL Nvidia Geforce cards. So please be carefull when applying this solution. Also, when you don't encounter this issue, also DO NOT APPLY THIS SOLUTION. If it ain't broke, don't try to fix it! As example, i never came across this problem. So, there is no need for me to use this solution. Re: Linux Lite 2.0 is great, Compton makes it even better (with Nvidia drivers) - torreydale - 09-30-2016 I saw this in the comments of this YouTube video, and it helped with my laptop running Intel graphics. I got similar results installing Compton, but this is simpler. Quote:If you use XFCE on any distro(I'm guessing) just goto window manager tweaks, goto compositor tab, then click the checkbox for "Synchronize Drawing to the Vertical Blank" this fixed all tearing problems and it looks very smooth now. https://www.youtube.com/watch?v=5xkNy9gfKOg These videos help, too: https://www.youtube.com/watch?v=FNuotRFDH7c https://www.youtube.com/watch?v=jSC2_jMcs2M |