Skip to content

ladislavkrivy/capsled

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capsled

Capslock led mapping for ThinkPad T430, T440, X230, X240

Build

To build this software on Ubuntu and Debian systems just run make. Other systems might not be supported. If you manage to compile capsled on other distros please update capsled.c and the Makefile and submit a pull request.

Execute

This software needs to be run as root/with root privileges for reading the capslock keystrokes and controlling the power led.

Install

Running make install (as root) installs the software to usr/bin/ and creates and enables it's service in /etc/systemd/system/

About

Capslock led mapping for ThinkPad T430, T440, X230, X240.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.0%
  • Makefile 24.0%