/mwtm

A tool to move window to the specified monitor.

Primary LanguageC++OtherNOASSERTION

mwtm

在多显示器的环境中,移动窗口到指定的显示器

编译 请参见INSTALL

运行参数 mwtm 'win0Title' monitorName 'win1Title' monitorName ...

此工具参考了wmctrl, xrandr的代码,在此一起表示感谢!

A tool to move window to the specified monitor.

Compile Please refer to INSTALL

Usage mwtm 'win0Title' monitorName 'win1Title' monitorName ...

This tool combines some code from wmctrl and xrandr, Thanks.