Comment 3 for bug 149764

Revision history for this message
Anthony DeChiaro (adechiaro) wrote : Re: slow gtk popup menus with gtk dual head

Ditto. About 1-second delay here on drive 100.14.19. GeForce 7600GT & 6600GT running two X displays on two Dell LCDs. For me the delay is on X display 0.0 and happens on all GTK menus along with some other actions (fullscreening/restoring video in Totem for example).

My system also locks randomly too. X stops responding, but ctrl-alt-backspace works to exit out. Also have the missing window decorations on my 2nd screen (display 0.1), but I fixed it with a quick startup script from a tip on the forum:

#!/bin/sh

export DISPLAY=:0.1
emerald --replace &