ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.41 by pcg, Tue Feb 24 12:00:45 2004 UTC vs.
Revision 1.43 by pcg, Wed Feb 25 12:38:36 2004 UTC

153# define COLORTERMENVFULL COLORTERMENV "-xpm" 153# define COLORTERMENVFULL COLORTERMENV "-xpm"
154#else 154#else
155# define COLORTERMENVFULL COLORTERMENV 155# define COLORTERMENVFULL COLORTERMENV
156#endif 156#endif
157#ifndef TERMENV 157#ifndef TERMENV
158# define TERMENV "xterm" 158# define TERMENV "rxvt"
159#endif 159#endif
160 160
161#if defined (NO_MOUSE_REPORT) && !defined (NO_MOUSE_REPORT_SCROLLBAR) 161#if defined (NO_MOUSE_REPORT) && !defined (NO_MOUSE_REPORT_SCROLLBAR)
162# define NO_MOUSE_REPORT_SCROLLBAR 162# define NO_MOUSE_REPORT_SCROLLBAR
163#endif 163#endif
1174 1174
1175 // command.C 1175 // command.C
1176 void lookup_key (XKeyEvent &ev); 1176 void lookup_key (XKeyEvent &ev);
1177 unsigned int cmd_write (const unsigned char *str, unsigned int count); 1177 unsigned int cmd_write (const unsigned char *str, unsigned int count);
1178 uint32_t cmd_getc (); 1178 uint32_t cmd_getc ();
1179 bool cmd_parse ();
1179 void mouse_report (XButtonEvent &ev); 1180 void mouse_report (XButtonEvent &ev);
1180 void button_press (XButtonEvent &ev); 1181 void button_press (XButtonEvent &ev);
1181 void button_release (XButtonEvent &ev); 1182 void button_release (XButtonEvent &ev);
1182 int check_our_parents (); 1183 int check_our_parents ();
1183#ifdef PRINTPIPE 1184#ifdef PRINTPIPE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines