소스 검색

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`