top logo menu kitty mascot
AROS.ORG Forum Software Bounties

SetPSM

Index Prev Next


Name

SetPSM

Synopsis

SHANGHAI/S,POP=POPPUBSCREEN/S

Location

C:

Function

Sets the "Shanghai" and "PopPubScreen" flags in intition.library

Inputs

SHANGHAI   --  Force workbench windows to open on the default public screen.
POP=POPPUBSCREEN  --  Pop the publicscreen to the front when a window opens on it.

Result

Returns 5 if SHANGHAI was previously set, and 10 if POPPUBSCREEN was set.

Example

SetPSM SHANGHAI

See also

intuition.library/SetPubScreenModes()