Skip to content

[REM-1923] Fix handling of pause break key for RDP connections

Hiroyuki Tanaka requested to merge myheroyuki/Remmina:REM-1923 into master

Description

Pause break key now works by using KBD_FLAGS_EXTENDED1

Related Issue

#1923 (closed)

How Has This Been Tested?

Connect to windows machine. With grab all keyboard events active, hit windows key + pause break key. Confirm that system information window opens.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Merge request reports