Skip to content

Alt+Tab on remote: is there anything else beyond grabbing the keyboard? #3748

Closed Answered by totaam
charlescanato asked this question in Q&A
Discussion options

You must be logged in to vote

That should work.

indeed Alt+Tab is not sent to client (Win7) - and it shouldn't

The fact that Alt+Tab is intercepted is a good sign.
Don't use XPRA_EMULATE_ALTGR=0, it will cause extra keys to be pressed / removed.
The spurious Control_L key events are a "feature" of key events on MS Windows.
Can you post the server log when running with -d keyboard?
(just the bit where you press Alt+Tab as it will be huge otherwise)


@charlescanato Edit: oh wait, you're using shadow mode on the server... I have never tested that.
You may be able to get it to work with --keyboard-layout=auto on the server, as per
#2630 (comment)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by totaam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
keyboard win32 MS Windows OS
2 participants