Home
last modified time | relevance | path

Searched refs:XBell (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/include/GL/
Dvms_x_fix.h35 #define XBell XBELL macro
/external/libvncserver/x11vnc/
Dnox11.h3022 extern int XBell(
DREADME1520 to pass the input events to the X server. To detect XBell "beeps" the
1536 XBell "beeps" once, you get an infinite loop of beeps going off.
1636 XBell() "beeps" will work if the X server supports the XKEYBOARD
9106 As of Dec/2003 "Beep" XBell events are tracked by default. The X
15742 -nobell Do not watch for XBell events. (no beeps will be heard)
15743 Note: XBell monitoring requires the XKEYBOARD extension.
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch14688 - XBell(dpy, 0);
14690 + XBell(dpy, 0);
/external/libvncserver/
DChangeLog6497 x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning