Skip to content

The necessary files to automatically set up dual monitors when docking my Thinkpad T430.

Notifications You must be signed in to change notification settings

Matt-Deacalion/Thinkpad-T430-Docking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docking a Thinkpad T430 on Arch Linux

The necessary files to automatically set up dual monitors when docking my Thinkpad T430. This was specifically made for my environment and is here for reference.

Installation

# pacman -S acpid
# cp monitor.sh /usr/local/bin/
# cp docking.service /etc/systemd/system/
# cp 100-kipling.rules /etc/udev/rules.d/
# cp lid /etc/acpi/events/
# systemctl daemon-reload
# systemctl restart acpid systemd-udevd

License

Copyright © 2017 Matt Deacalion Stevens, released under The MIT License.

About

The necessary files to automatically set up dual monitors when docking my Thinkpad T430.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages