thinkmorse icon indicating copy to clipboard operation
thinkmorse copied to clipboard

Python script for flashing ThinkPad lid LED in Morse code

Newer version of this script, written in Rust can be found here

thinkmorse

Python script for flashing the ThinkPad lid LED in Morse code

Prerequisites

To have the control over the lid LED you need ec_sys kernel module loaded with write support enabled. To do this, add ec_sys.write_support=1 to your kernel parameters.