Skip to content

A simple shell script that moves off screen windows back

License

Notifications You must be signed in to change notification settings

sdcweb/offscreen-window-restore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Off-Screen Window Restore

A simple shell script that moves off-screen windows back.

This script was made to fix a bug in unity where if you have multiple monitors, when they wake up after being off some windows move off-screen.

Prerequisites

Install packages required to run the script.

sudo apt-get install wmctrl x11-xserver-utils

Running

Run the script with:

$ chmod +x ./offscreen-window-restore.sh
$ ./offscreen-window-restore.sh

About

A simple shell script that moves off screen windows back

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%