/[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 947 by astrand, Tue Aug 2 09:43:56 2005 UTC revision 949 by astrand, Tue Aug 2 15:07:35 2005 UTC
# Line 169  void xclip_init(void); Line 169  void xclip_init(void);
169  void xkeymap_init(void);  void xkeymap_init(void);
170  BOOL handle_special_keys(uint32 keysym, unsigned int state, uint32 ev_time, BOOL pressed);  BOOL handle_special_keys(uint32 keysym, unsigned int state, uint32 ev_time, BOOL pressed);
171  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);
172    void xkeymap_send_keys(uint32 keysym, unsigned int keycode, unsigned int state, uint32 ev_time,
173                           BOOL pressed);
174  uint16 xkeymap_translate_button(unsigned int button);  uint16 xkeymap_translate_button(unsigned int button);
175  char *get_ksname(uint32 keysym);  char *get_ksname(uint32 keysym);
176  void save_remote_modifiers(uint8 scancode);  void save_remote_modifiers(uint8 scancode);

Legend:
Removed from v.947  
changed lines
  Added in v.949

  ViewVC Help
Powered by ViewVC 1.1.26