mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 16:44:52 +00:00
Zapping is the fastest way to kill the X server, faster than vt switching, or killing the window manager and configuring the X server to die with it. It is very useful when debugging, or if the system runs very low on memory This adds the `-nozap` argument, for restoring the old behavior. The `-zap` argument is also kept for backwards compatibility. Signed-off-by: stefan11111 <stefan11111@shitposting.expert>