I've written a small module for xrandr support (only screen size changes) svn for ion2 version is at:
http://tao.uab.es/ion/svn/mod_xrandr/mod_xrandr-ion2 and for ion3 at: http://tao.uab.es/ion/svn/mod_xrandr/trunk Just load the module "mod_xrandr". Ion2 needs a small patch to to avoid a crash using mod_xrandr when ion restarts. In ioncore/modules.c function do_unload_module() remove the call to lt_dlclose(). That change is now in ion2 svn. Please report any bugs or suggestions.
