Skip to content

lodpp/toggleMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

toggleMonitor

Goal: This udev rule and bash script will set up automatically the toggle between Single to Dual Head monitor configuration when a new monitor is plugged. It will also do the reverse Dual to Single Head once you unplugged the monitor

It's not universal as it depends on udev matching, monitor port ; but it's a good start anyway :)

The udev rule has to be place in /etc/udev/rules/ I placed the bash script in /etc/udev/scripts/ Feel free to change it if you want, remember to change the path to the script in the udev rule file

Test Setup: Thinkpad x201 / Slackware 14.1 / 2nd monitor on the VGA port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages