mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
11
package/triggerhappy/Config.in
Normal file
11
package/triggerhappy/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_TRIGGERHAPPY
|
||||
bool "triggerhappy"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Triggerhappy is a hotkey daemon developed with small and
|
||||
embedded systems in mind, e.g. linux based routers. It
|
||||
attaches to the input device files and interprets the event
|
||||
data received and executes scripts configured in its
|
||||
configuration.
|
||||
|
||||
https://github.com/wertarbyte/triggerhappy
|
||||
Reference in New Issue
Block a user