set-X-server-synchronize!

Name

set-X-server-synchronize! -- Set X server sychronization flag to FLAG.

Synopsis

(set-X-server-synchronize! flag)

Description

Set X server sychronization flag to flag. If flag is #t, then Scwm will turn on synchronous X behaviour; if flag is #f, Scwm will turn off synchronous behaviour. Scwm is slower in synchronous mode, but can be easier to debug.

Implementation Notes

Module: Built-in Primitive

Defined in src/miscprocs.c at line 481 (CVS log)