xdo_set_current_desktop

Switch to another desktop. Uses _NET_CURRENT_DESKTOP of the EWMH spec.

@param desktop The desktop number to switch to.

extern (C) nothrow @nogc
int
xdo_set_current_desktop
(
const xdo_t* xdo
,
long desktop
)

Meta