We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0dc430 commit 408d918Copy full SHA for 408d918
airootfs/etc/X11/xorg.conf.d/50-no-bell.conf
@@ -0,0 +1,8 @@
1
+# Disable keyboard bell in X11
2
+# Part of the Arch Linux without beeps project
3
+
4
+Section "InputClass"
5
+ Identifier "Keyboard Defaults"
6
+ MatchIsKeyboard "yes"
7
+ Option "BellTypeSoundOff" "1"
8
+EndSection
0 commit comments