5

By company policy I must access Citrix via the web client to get to my work desktop. When I elect to go fullscreen, when I press ESC, the window pops back into the browser.

That would be fine if that's what I wanted. What I want is for ESC to be sent to the application I'm working in with my desktop.

I looked around and found that launch.ica (the file that starts the remote session) can be customized, but didn't see anything related to this.

theDrake
  • 409
  • 3
  • 8
Kit
  • 515

2 Answers2

5

Don't use the Citrix option to make the window fullscreen. Use the browsers option for fullscreen by clicking it in main menu. E.g. in Chrome: Chrome fullscreen option in main menu

Otrozone
  • 481
2

As DanielB pointed out: it's not Citrix that did the hijacking. It's that the browsers' escape from fullscreen via ESC is in play, and has no awareness of Citrix being run.

Maybe there are some contortions to bypass this.

Kit
  • 515