On Fri, Apr 3, 2009 at 7:08 AM, Brian J. Murrell <[email protected]> wrote: > On Fri, 2009-04-03 at 09:59 -0400, Brian J. Murrell wrote: >> Hrm. It's only kinda working for me. Certainly my font/theme changes >> are being effected but double/triple-clicking in a gnome-terminal is not >> working the same way as it does on the native display.
That may just be because double/triple clicks are a bit dicey under xpra -- it sends user input with a high priority, but the network tends to jitter the exact timing that click events are delivered at. If the second click gets delayed, then a double-click can be turned into two-single-clicks. Alternatively, you may just need to get gconf working in your xpra session. > Running gnome-settings-daemon in the xpra session seems to also have the > interesting side effect of starting a gnome-screensaver, which, when > activated on the Xvfb-for-Xpra-:100 server locks up the screen of the > display I have attached from, without ability to type into the password > dialog. That's... weird... Are you sure that you can't type into the password dialog, rather than the window that shows you typing simply being off the screen? I'm not sure what we can do about this in xpra, in general. Obviously the quickest solution is just to disable the screensaver :-). -- Nathaniel _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
