thanks Derek!.- As you said, [key] always caused problems.- [gemkeyname] works great with the GEM window.- fraenk
Derek Holzer schrieb:
I guess you don't have the option of a second monitor for your [gemwin]?
I noticed that [key] doesn't work when the [gemwin] is fullscreen, but if you use [gemkeyname] or [gemkeyboard] you can trigger a "destroy" message to the [gemwin].
You can combine messages and use a [t b b] so that first "bang" sends the "0, destroy" message to [gemwin] and the second "bang" sends a message like "dimen 320 240, create, 1".
Best, D.
On 3/4/10 7:23 PM, Fränk Zimmer wrote:
Dear friends of Pd, my be this is a very stupid question.- I?m working on an installation work and the GEM window should run in fullscreen mode. A beamer is connected to my PC VGA.- How do I switch from fullscreen back to my Pd patch? I`m on Ubuntu 9.04.-