Преглед на файлове

xset: add disable bell command (#10281)

Aliberk Sandıkçı преди 1 година
родител
ревизия
2f519e5625
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      pages/linux/xset.md

+ 4 - 0
pages/linux/xset.md

@@ -7,6 +7,10 @@
 
 `xset s off`
 
+- Disable the bell sound:
+
+`xset b off`
+
 - Set the screensaver to start after 60 minutes of inactivity:
 
 `xset s 3600 3600`