Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:sound_bell

2934 			sound_bell = 0;
2943 snprintf(buf, bufn, "ans=%s:%d", p, sound_bell);
2948 sound_bell = 1;
2953 snprintf(buf, bufn, "ans=%s:%d", p, !sound_bell);
2958 sound_bell = 0;