12 Dec
2013
12 Dec
'13
02:47
On Wednesday 11 of December 2013 18:38:11 John Andersen wrote: ...
Anyway, after any software update that includes updates to Xorg, my system (OS 12.3, KDE 4.11.4 Radeon x1400 series) will lag severely when I drag a window with the mouse. Several inches behind the pointer!
Try GLES, kwin_gles --replace & or with a script: ~/.kde4/env/kwin.sh #! /bin/bash export KWIN_OPENGL_INTERFACE=egl export KDEWM=kwin_gles Needs exe bits set. And shall be effective after logout. Btw. new Xorg (rc4 of 1.15 release) hit the repo, so it shouldn't be strange that there are bumps there. Cheers, Hrvoje