6

I'd like to run custom scripts on docking or un-docking my ThinkPad X220.

Obvious place is some udev rule, but what events or attributes should I use? Another option is acpi. Is it better option? What else comes as viable alternative? I am running Debian, a mix between squeeze, backports, wheeze... and sid. Is there any native solution?

2 Answers2

2

You can also use ACPI events to hook into the docking/undocking events if you install the ThinkPad kernel module: https://feeding.cloud.geek.nz/posts/hooking-into-docking-undocking-events-to-run-scripts/

2

I found the right tool on top of udev (and other low level interfaces like sysfs), configurable to everyone's taste. It's called laptop-mode-tools one of zilions of Debian packages (available for other distros at https://wiki.archlinux.org/title/Laptop_Mode_Tools).