Pro pouvte Linux a X11?
We use Linux and X11 to speed up development. For example, if you implement a new function to open a window you can simply write that single function and don’t have to write hundreds of other functions in layers.library, graphics.library, a slew of device drivers and the rest that that function might need to use. The goal for AROS is of course to be independent of Linux and X11 (but it would still be able to run on them if people really wanted to), and that is slowly becoming a reality with the native versions of AROS. We still need to use Linux for development though, since some development tools haven’t been ported to AROS yet.