<div dir="ltr">I was looking for a way to detect if Cuis Smalltalk is in full screen mode. I see that the `DisplayScreen` class has this instance method for changing it:<div><br></div><div><font face="monospace">fullScreenMode: aBoolean<br>    "On platforms that support it, set full-screen mode to the value of the argument. (Note: you'll need to restore the Display after calling this primitive."<br>    "Display fullScreenMode: true. Display newDepth: Display depth"<br><br>    <primitive: 233><br>    self primitiveFailed</font><div><br clear="all"><div>This is the first time I've encountered the `<primitive: someNumber>` syntax.</div><div>Where can I learn about what that does?</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div></div>