aboutsummaryrefslogtreecommitdiff
path: root/wmstatus.conf.example
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-08-27 20:36:50 +0200
committerPřemysl Eric Janouch <p@janouch.name>2024-08-30 02:55:35 +0200
commit9e91058ed926841d3152f888b8b87633b8ccc4f8 (patch)
treea6dd007fa6ffe1338bd611babdb3fbb3ab8715b9 /wmstatus.conf.example
parentfbc7454647d874cfc4603eea50c9576b12e3068e (diff)
downloaddesktop-tools-origin/master.tar.gz
desktop-tools-origin/master.tar.xz
desktop-tools-origin/master.zip
Add elksmart-comm for transceiving infrared codesHEADorigin/mastermaster
The receive functionality is quite unstable, however useful enough for something that is officially unsupported. The gadget is picky about cables, but it has ridiculous reach when it works.
Diffstat (limited to 'wmstatus.conf.example')
-rw-r--r--wmstatus.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/wmstatus.conf.example b/wmstatus.conf.example
index 90b472f..8d6a7fb 100644
--- a/wmstatus.conf.example
+++ b/wmstatus.conf.example
@@ -57,4 +57,7 @@ keys = {
"Control XF86AudioRaiseVolume" = "noise-adjust +1"
"Control XF86AudioLowerVolume" = "noise-adjust -1"
+
+ # Turns on or off Pioneer integrated amplifiers
+ "Mod4 Control Delete" = "exec elksmart-comm --nec A538"
}