On Wed, Feb 3, 2021 at 9:01 AM Pika Liza <pikal...@aol.com.invalid> wrote:
> Hello, > > I'm using RDP on Apache Guacamole. > I want to switch tasks with alt-tab. > But it doesn't work on the remote desktop. > Should I any settings? > > - Guacamole1.2.0 > - CentOS7 > > In order to (possibly) make this work, you'd have to at the very least prevent alt-Tab from being used and intercepted by your local system (where your web browser is running). If this is a Linux system, it may be possible - you can usually alter key bindings and shortcut keys pretty freely, and you might be able to get it to the point where Alt-Tab is no longer intercepted by the local system. On Windows, I'm not sure this is possible. After that, you just have to make sure the browser doesn't intercept that key combo for any reason, and then it should pass freely to the remote desktop. There's nothing within Guacamole to change or set for this behavior - it's really dependent on making sure the local system and browser are allowing the key combo to pass through. -Nick