Menu

#220 Fix keysym collisions

v1.8.2
closed-fixed
None
5
2014-05-21
2013-08-29
Julian Yon
No

Some combinations of keysyms can't be used together in the same keymap because they collide in the table. This patch fixes that. Written against rdesktop 1.7.1 but seems to apply cleanly to trunk.

1 Attachments

Discussion

  • Peter Åstrand

    Peter Åstrand - 2013-11-25

    Thanks. The general approach in this patch looks good to me. We will check the code and then merge.

     
  • Henrik Andersson

    • Group: Unstable_(example) --> NextRelease
     
  • Henrik Andersson

    • assigned_to: Henrik Andersson
     
  • Henrik Andersson

    Commited in r1802, r1803 and r1804

     
  • Henrik Andersson

    • status: open --> closed-fixed