Module Name:    src
Committed By:   nia
Date:           Sun Oct 11 07:08:29 UTC 2020

Modified Files:
        src/external/mit/ctwm/etc: system.ctwmrc

Log Message:
mute binding is annoying when there's hardware mute


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mit/ctwm/etc/system.ctwmrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/ctwm/etc/system.ctwmrc
diff -u src/external/mit/ctwm/etc/system.ctwmrc:1.4 src/external/mit/ctwm/etc/system.ctwmrc:1.5
--- src/external/mit/ctwm/etc/system.ctwmrc:1.4	Sat Oct 10 10:36:16 2020
+++ src/external/mit/ctwm/etc/system.ctwmrc	Sun Oct 11 07:08:29 2020
@@ -1,5 +1,5 @@
 #
-# $NetBSD: system.ctwmrc,v 1.4 2020/10/10 10:36:16 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.5 2020/10/11 07:08:29 nia Exp $
 #
 # ctwmrc by nia
 #
@@ -329,7 +329,7 @@ Button3 = mod4	: window 	: f.resize
 
 "XF86AudioRaiseVolume" = : all : !"mixerctl -w outputs.master+=5"
 "XF86AudioLowerVolume" = : all : !"mixerctl -w outputs.master-=5"
-"XF86AudioMute"        = : all : !"mixerctl -w outputs.master=0"
+#"XF86AudioMute"        = : all : !"mixerctl -w outputs.master=0"
 
 #
 # "Windows" style keyboard shortcuts

Reply via email to