Skip to content

jc00ke/move-to-next-monitor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

move-to-next-monitor

Script to move windows from one monitor to the next in Xubuntu

Even though I don't use Xubuntu anymore, people are still interested in this script. Sweet! Glad it can help others.

I mapped ctrl+alt+n to exectute this script.

Usage

wget https://raw.githubusercontent.com/jc00ke/move-to-next-monitor/master/move-to-next-monitor
chmod +x move-to-next-monitor
mv move-to-next-monitor /somewhere/in/your/$PATH

Dependencies

# Xubuntu 18.04
sudo apt install xdotool wmctrl

# Xubuntu 16.04
sudo apt-get install xdotool

# Arch based (Manjaro / Endeavour OS)
sudo pacman -S xorg-xwininfo
sudo pacman -S xdotool
sudo pacman -S wmctrl

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 from one monitor to the next in Xubuntu

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages