/[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 66 by astrand, Thu Jul 18 18:28:12 2002 UTC revision 69 by astrand, Sat Jul 27 22:35:38 2002 UTC
# Line 72  void tcp_disconnect(void); Line 72  void tcp_disconnect(void);
72  /* xkeymap.c */  /* xkeymap.c */
73  void xkeymap_init1(void);  void xkeymap_init1(void);
74  void xkeymap_init2(void);  void xkeymap_init2(void);
75  key_translation xkeymap_translate_key(KeySym keysym, unsigned int keycode);  key_translation xkeymap_translate_key(KeySym keysym, unsigned int keycode,
76                                          unsigned int state);
77  uint16 xkeymap_translate_button(unsigned int button);  uint16 xkeymap_translate_button(unsigned int button);
78  char *get_ksname(KeySym keysym);  char *get_ksname(KeySym keysym);
79  BOOL inhibit_key(KeySym keysym);  BOOL inhibit_key(KeySym keysym);

Legend:
Removed from v.66  
changed lines
  Added in v.69

  ViewVC Help
Powered by ViewVC 1.1.26