Skip to content

Commit

Permalink
'pre-map' support
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Feb 22, 2022
1 parent ec2d300 commit 86f9a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html5/js/Client.js
Original file line number Diff line number Diff line change
Expand Up @@ -1399,6 +1399,7 @@ XpraClient.prototype._make_hello = function() {
// encoding stuff
"encoding.rgb_zlib" : true,
"windows" : true,
"window.pre-map" : true,
//partial support:
"keyboard" : true,
"xkbmap_layout" : this.key_layout,
Expand Down

0 comments on commit 86f9a6e

Please sign in to comment.