You are not logged in.
Pages: 1
Hello,
I'm running an nvidia gtx 460 with the latest nvidia driver and I'm getting some pretty bad screen tearing when I'm moving movies in VLC. I'm using Awesome WM... thoughts/ideas?
Last edited by Imaulle (2013-06-24 05:50:26)
Offline
Are you using compositing at all with awesome? If not, it might help. Have a look at this thread. It fixed tearing issues for me.
Offline
that's what I was thinking of trying but could not find anything. link to the thread please? ![]()
Offline
My bad... I do that often. I find the link, then copy it but never paste it.
Edit: Right... again. https://bbs.archlinux.org/viewtopic.php?id=161403
Last edited by WonderWoofy (2013-06-24 05:17:08)
Offline
haha thanks!
Offline
I know... facepalm.
Offline
hmmm ok last question please!!!! where do I put the compton line? I put it in .xinitrc
compton --backend glx --paint-on-overlay --vsync opengl-swc
[[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources
exec awesomebut after I login to slim it's just a light gray screen nothing seems to work :\
Offline
nevermind fixed it. I just needed to add an & to the end of the line. thanks again!
Offline
Glad you got it working. TBH, I have just always put it in my window manager's startup file. ATM I am an i3 user, so it would be an exec line in $HOME/.config/i3/config except I am using "systemd --user" so I actually have it running as its own service.
Offline
Pages: 1