Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

gwash/mod_xrandr-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ion xrandr module
Copyright (c) Ragnar Rova 2004
              Tuomo Valkonen 2005-2007

by Ragnar Rova <rr@mima.x.se>

INTRODUCTION

This module gives ion3 XrandR support. It updates ions screen size when
a screen size change event is received.

INSTALLATION

        1. Edit Makefile to ensure TOPDIR points to your top-level ion source
           directory with a system.mk that matches the version of ion installed
           on your system.

        2. Run make.

        3. Either run (as root)
                # make install
           or (as yourself),
                $ mkdir -p ~/.ion3/lib
                $ cp .libs/mod_xrandr.* ~/.ion3/lib
        4. Add dopath("mod_xrandr") to ~/.ion3/cfg_ion.lua. 
        5. (Re)start Ion.
		

LIMITATIONS

The module only supports screen size changes. Nothing else.

About

XrandR support module for Ion3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages