/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/rdesktop.c
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/branches/seamlessrdp-branch/rdesktop/rdesktop.c

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

revision 944 by astrand, Tue Aug 2 09:29:15 2005 UTC revision 958 by astrand, Wed Aug 3 08:36:08 2005 UTC
# Line 50  Line 50 
50  char g_title[64] = "";  char g_title[64] = "";
51  char g_username[64];  char g_username[64];
52  char g_hostname[16];  char g_hostname[16];
53  char keymapname[16];  char keymapname[PATH_MAX];
54  int g_keylayout = 0x409;        /* Defaults to US keyboard layout */  int g_keylayout = 0x409;        /* Defaults to US keyboard layout */
55    
56  int g_width = 800;              /* width is special: If 0, the  int g_width = 800;              /* width is special: If 0, the

Legend:
Removed from v.944  
changed lines
  Added in v.958

  ViewVC Help
Powered by ViewVC 1.1.26