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.253 by root, Wed Feb 1 21:15:33 2006 UTC vs.
Revision 1.254 by root, Thu Feb 2 18:04:46 2006 UTC

1095 1095
1096 long vt_emask, vt_emask_perl, vt_emask_xim; 1096 long vt_emask, vt_emask_perl, vt_emask_xim;
1097 1097
1098 void vt_select_input () const NOTHROW 1098 void vt_select_input () const NOTHROW
1099 { 1099 {
1100 XSelectInput (xdisp, vt, vt_emask | vt_emask_perl | vt_emask_xim); 1100 XSelectInput (dpy, vt, vt_emask | vt_emask_perl | vt_emask_xim);
1101 } 1101 }
1102 1102
1103#if TRANSPARENT 1103#if TRANSPARENT
1104 void rootwin_cb (XEvent &xev); 1104 void rootwin_cb (XEvent &xev);
1105 xevent_watcher rootwin_ev; 1105 xevent_watcher rootwin_ev;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines