Hi 
I’m currently trying to get my game working on Linux (yahoo! 1st positive results are in :D) and I have a couple of questions:
-
Display.getAvailableDisplayModes() seems to return only the modes which are defined in some config file (sorry to be vague, apart from the usual grepping and stuff I don’t know anything about linux).
Is this a linux limitation or an lwjgl characteristic? -
I’m still unclear about the 2 linux implementations of lwjgl. There’s a red hat one and a suse one. What about other linux implementations? Will that simply not work or do they need either of the 2 native libs?
-
Is there a way to tell the different linux flavours apart in a JWS jnlp file? The element has an ‘os’ and an ‘arch’ attribute, and os=“Linux” seems to work for RH. I suppose ‘arch’ is something like ‘x86’ on PC’s?
Greetings,
Erik