Skip to content

Eitol/screen_focus_changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

can be useful to create a shortcut that allows you to switch between monitors / screens

Image

If you have only one monitor, it can also be used to switch between tiled windows

Image

install:

sudo apt install xdotool x11-xserver-utils

usage:

To set focus to left screen pass "left" as arg

python3 ./focus_changer.py left

To set focus to right screen pass "right" as arg

usage python3 ./focus_changer.py right

About

change the focus of the active monitor to the left | right (linux)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages