2016-03-01 12:16:15 +01:00
2016-01-18 00:05:23 +01:00
2016-01-15 00:45:52 +01:00
2016-01-18 00:05:23 +01:00
2016-03-01 11:19:30 +01:00
2014-07-28 17:04:49 +02:00
2016-01-18 00:05:23 +01:00
2016-03-01 12:16:15 +01:00

SWM - Switch Monitors

Simple helper for turning on/off connected/disconnected monitors with xrandr.

Usage

swm [monitor-1...montior-n] e.g. swm LVDS1 HDMI1

If monitor-1 to monitor-n is specified swm will turn on these monitors and place them from left to right in the order given. If a provided monitor is not connected it will be skipped.

If no monitors are specified all connected monitors will be turned on and placed from left to right in alphabetical order of their name.

Requirements

Node.js > 4.x on your PATH.

Description
No description provided
Readme MIT 90 KiB
Languages
JavaScript 100%