| Submitter | Gerd Hoffmann |
|---|---|
| Date | Dec. 11, 2012, 2:50 p.m. |
| Message ID | <50C74825.4010800@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/205260/ |
| State | New |
| Headers | show |
Comments
Patch
--- a/include/rfb.js +++ b/include/rfb.js @@ -48,8 +48,8 @@ var that = {}, // Public API methods // In preference order encodings = [ - ['COPYRECT', 0x01 ], - ['TIGHT', 0x07 ], +// ['COPYRECT', 0x01 ], +// ['TIGHT', 0x07 ], ['TIGHT_PNG', -260 ], ['HEXTILE', 0x05 ], ['RRE', 0x02 ],