Function disable_default_seat

Source
pub fn disable_default_seat()
Expand description

Disables the creation of a default seat.

Unless this function is called at startup of the compositor, a seat called default will automatically be created.

When a new input device is attached and a seat called default exists, the input device is initially attached to this seat.