2 Copyright (c) Ragnar Rova 2004
3 Tuomo Valkonen 2005-2007
5 by Ragnar Rova <rr@mima.x.se>
9 This module gives ion3 XrandR support. It updates ions screen size when
10 a screen size change event is received.
14 1. Edit Makefile to ensure TOPDIR points to your top-level ion source
15 directory with a system.mk that matches the version of ion installed
20 3. Either run (as root)
23 $ mkdir -p ~/.ion3/lib
24 $ cp .libs/mod_xrandr.* ~/.ion3/lib
25 4. Add dopath("mod_xrandr") to ~/.ion3/cfg_ion.lua.
31 The module only supports screen size changes. Nothing else.