Comment 62 for bug 258357

Revision history for this message
lhotari (lartsa) wrote :

These settings might help: http://www.nvnews.net/vbulletin/showthread.php?t=118088

my xorg.conf options (not sure if these should be here):
 Option "PixmapCacheSize" "1000000"
 Option "AllowSHMPixmaps" "0"
 Option "PixmapCache" "1"
 Option "PixmapCacheRoundSizeKB" "1024"
 Option "InitialPixmapPlacement" "2"
 Option "GlyphCache" "1"

from command line:
nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1