Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
lea2501
/
scripts
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
e6b04e53bf
Ramas
Etiquetas
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
openbsd
/
post_install
/
14.remove_audible_bell.ksh
14.remove_audible_bell.ksh
99 B
Histórico
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