MessageBrowser browse: ( (Symbol selectorTable select: [ :s | s includesSubstring: #headless caseSensitive: false ] ) flatCollect: [ :s | s implementors ] as: OrderedCollection ).
Best regards, Henrik -----Original Message----- From: Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] On Behalf Of Johan Fabry Sent: Wednesday, June 22, 2016 11:57 PM To: Pharo is welcome <pharo-users@lists.pharo.org> Subject: [Pharo-users] How can an image know it is running headless? Hi all, I would like to know how to know if the image is running in headless mode. Is there an expression I can run in my code to establish that? TIA, -- Does this mail seem too brief? Sorry for that, I don’t mean to be rude! Please see http://emailcharter.org . Johan Fabry - http://pleiad.cl/~jfabry PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile