Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
lea2501
/
scripts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e6b04e53bf
Branches
Tags
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
openbsd
/
post_install
/
14.remove_audible_bell.ksh
14.remove_audible_bell.ksh
99 B
History
Raw
1
2
3
4
5
6
#!/bin/ksh
xset b off
xset b 0 0 0
echo xset b off >> ~/.xsession
echo xset b 0 0 0 >> ~/.xsession