____
      |  _ \ _   _ _ __ ___   ___  _ __
      | | | | | | | '_ ` _ \ / _ \| '_ \
      | |_| | |_| | | | | | | (_) | | | |
      |____/ \__,_|_| |_| |_|\___/|_| |_|

Dual monitor manager for Linux with GTK based user interface represented by system tray icon’s context menu.

SCREENSHOTS

FEATURES/PROBLEMS

USAGE

INSTALL

> sudo gem install dumon

START

> ruby -r dumon -e ‘Dumon::App.instance.run’

> dumon

> ruby -r dumon -e ‘Dumon::App.instance.run true’

> dumon –daemon

> ruby -r dumon -e ‘Dumon::App.instance.run’ -s ‘profile:Profile name’

> dumon ‘profile:Profile name’

UPGRADE NOTICES

CONFIGURATION

Logger

> Dumon.logger = Logger.new(‘/tmp/log.txt’)

> Dumon.logger.level = Logger::DEBUG

Post Switch Command

{ "version": "0.2.8", "post_switch": "feh --bg-scale /usr/share/archlinux/wallpaper/archlinux-firestarter.jpg; killall conky; conky" }

## REQUIREMENTS

AUTHOR

LICENSE