Skip to content

claudiodtbarros/move-between-monitors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

move-between-monitors

Script to move window between monitors in XFCE.

Usage

git clone https://github.com/claudiodtbarros/move-between-monitors.git
cd move-between-monitors
chmod +x move-to-next-monitor move-to-previous-monitor
mv move-to-next-monitor /somewhere/in/your/$PATH
mv move-to-previous-monitor /somewhere/in/your/$PATH

Dependencies

sudo apt install xdotool wmctrl
sudo apt-get install xdotool

Code of Conduct

We have one, and you're expected to follow it.

Support

Since I don't use Xubuntu and therefore don't have a way to test changes, I'm going to rely on others to QA and give me feedback.

Thanks

About

Script to move windows between monitors in XFCE.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%