In Ubuntu, the Unity will render using its full "3D" effects or step down to a less intensive "2D" version on systems with weaker graphics cards.

I need to do the same with one of my apps that uses blendLevel on stacks, in which systems unable to run with the rich compositing needed for blendLevel would get a different UI.

Is there a shell command I can call to determine whether the current system has rich compositing capabilities?

In Ubuntu I can use:

  /usr/lib/nux/unity_support_test -p

..but I'd like to find a call that can be used on other Linux distros as well.

TIA -

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: http://LiveCodejournal.com/blog.irv

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to