Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[xsrc/trunk]: xsrc/external/mit/ctwm/dist volume key bindings
details: https://anonhg.NetBSD.org/xsrc/rev/b69e9ac43104
branches: trunk
changeset: 10565:b69e9ac43104
user: nia <nia%NetBSD.org@localhost>
date: Thu Sep 24 05:38:16 2020 +0000
description:
volume key bindings
diffstat:
external/mit/ctwm/dist/system.ctwmrc | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r d522060333c4 -r b69e9ac43104 external/mit/ctwm/dist/system.ctwmrc
--- a/external/mit/ctwm/dist/system.ctwmrc Wed Sep 23 15:32:13 2020 +0000
+++ b/external/mit/ctwm/dist/system.ctwmrc Thu Sep 24 05:38:16 2020 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: system.ctwmrc,v 1.7 2020/09/23 15:32:13 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.8 2020/09/24 05:38:16 nia Exp $
#
# ctwmrc by nia
#
@@ -326,6 +326,10 @@
"8" = mod4 : all : f.gotoworkspace "8"
"9" = mod4 : all : f.gotoworkspace "9"
+"XF86AudioRaiseVolume" = : all : !"mixerctl -w outputs.master+=5"
+"XF86AudioLowerVolume" = : all : !"mixerctl -w outputs.master-=5"
+"XF86AudioMute" = : all : !"mixerctl -w outputs.master=0"
+
#
# "Windows" style keyboard shortcuts
#
Home |
Main Index |
Thread Index |
Old Index