The system property os.name.
os.name
True iff environment variable XDG_CURRENT_DESKTOP == 'Gnome'
XDG_CURRENT_DESKTOP
True iff environment variable XDG_CURRENT_DESKTOP == 'KDE'.
True iff running in a JVM, and the system property os.name == Linux
Linux
True if system property os.name is Linux, FreeBSD or SunOS.
FreeBSD
SunOS
True iff running in a JVM, and the system property os.name == Windows
Windows
Executes the runnable code on Glok's thread at the end of the event loop. This can be called from any Thread.
event loop