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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.217 by root, Mon Jan 9 19:01:56 2006 UTC vs.
Revision 1.218 by root, Mon Jan 9 22:41:41 2006 UTC

1863# endif 1863# endif
1864 1864
1865 if (OPTION (Opt_visualBell)) 1865 if (OPTION (Opt_visualBell))
1866 { 1866 {
1867 scr_rvideo_mode (!rvideo); /* refresh also done */ 1867 scr_rvideo_mode (!rvideo); /* refresh also done */
1868 display->flush ();
1868 rxvt_usleep (VISUAL_BELL_DURATION); 1869 rxvt_usleep (VISUAL_BELL_DURATION);
1869 scr_rvideo_mode (!rvideo); /* refresh also done */ 1870 scr_rvideo_mode (!rvideo); /* refresh also done */
1870 } 1871 }
1871 else 1872 else
1872 XBell (display->display, 0); 1873 XBell (display->display, 0);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines