On 2008-01-09, Nick Murdoch <[EMAIL PROTECTED]> wrote: > A nice feature of ion2 was that a lot of key combinations that were > usually ion's keybindings were actually passed to an app when it was in > fullscreen mode. > > ion3 intercepts all the keybindings when in full screen mode, meaning I > can't do this.
Wrong. Difference is that a lot more of the bindings are in the global (WScreen) or the client window context in Ion3, while they were e.g. in the frame context in Ion2. Just moving bindings away from these context (modifying them suitably) will make those keys available in FS mode. -- Tuomo
