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.344 by ayin, Sat Dec 29 14:25:42 2007 UTC vs.
Revision 1.347 by ayin, Mon Dec 31 01:05:51 2007 UTC

976 976
977 unsigned char refresh_type, 977 unsigned char refresh_type,
978#ifdef META8_OPTION 978#ifdef META8_OPTION
979 meta_char, /* Alt-key prefix */ 979 meta_char, /* Alt-key prefix */
980#endif 980#endif
981 scrollbar_align,
982 selection_wait, 981 selection_wait,
983 selection_type; 982 selection_type;
984/* ---------- */ 983/* ---------- */
985 bool rvideo_state, rvideo_mode; 984 bool rvideo_state, rvideo_mode;
986#ifndef NO_BELL 985#ifndef NO_BELL
1004 /* give proper Scroll behaviour */ 1003 /* give proper Scroll behaviour */
1005#if defined(MOUSE_WHEEL) && defined(MOUSE_SLIP_WHEELING) 1004#if defined(MOUSE_WHEEL) && defined(MOUSE_SLIP_WHEELING)
1006 mouse_slip_wheel_speed, 1005 mouse_slip_wheel_speed,
1007#endif 1006#endif
1008 refresh_count, 1007 refresh_count,
1009 last_bot, /* scrollbar last bottom position */
1010 last_top, /* scrollbar last top position */
1011 last_state, /* scrollbar last state */
1012 scrollbar_len,
1013 window_vt_x, 1008 window_vt_x,
1014 window_vt_y, 1009 window_vt_y,
1015 window_sb_x, 1010 window_sb_x,
1016 mouse_row, 1011 mouse_row,
1017 mouse_col, 1012 mouse_col,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines