/[rdesktop]/sourceforge.net/trunk/rdesktop/proto.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/proto.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 469 by astrand, Tue Sep 2 09:37:39 2003 UTC revision 470 by astrand, Mon Sep 15 08:03:30 2003 UTC
# Line 116  BOOL handle_special_keys(uint32 keysym, Line 116  BOOL handle_special_keys(uint32 keysym,
116  key_translation xkeymap_translate_key(uint32 keysym, unsigned int keycode, unsigned int state);  key_translation xkeymap_translate_key(uint32 keysym, unsigned int keycode, unsigned int state);
117  uint16 xkeymap_translate_button(unsigned int button);  uint16 xkeymap_translate_button(unsigned int button);
118  char *get_ksname(uint32 keysym);  char *get_ksname(uint32 keysym);
119  void save_remote_modifiers(void);  void save_remote_modifiers(uint8 scancode);
120  void restore_remote_modifiers(uint32 ev_time);  void restore_remote_modifiers(uint32 ev_time, uint8 scancode);
121  void ensure_remote_modifiers(uint32 ev_time, key_translation tr);  void ensure_remote_modifiers(uint32 ev_time, key_translation tr);
122  void reset_modifier_keys(unsigned int state);  void reset_modifier_keys(unsigned int state);
123  void rdp_send_scancode(uint32 time, uint16 flags, uint8 scancode);  void rdp_send_scancode(uint32 time, uint16 flags, uint8 scancode);

Legend:
Removed from v.469  
changed lines
  Added in v.470

  ViewVC Help
Powered by ViewVC 1.1.26