diff options
-rw-r--r-- | install-hyperbola/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md index b43f8a3..f5415e4 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -283,6 +283,12 @@ root@gnulinux# `rc-update add alsasound default` root@gnulinux# `nano /etc/pulse/client.conf` +descomentar `autospawn` + +```bash +autospawn = yes +``` + #### Ajuste en el idioma de teclado de las Xorg root@gnulinux# `nano /etc/X11/xorg.conf.d/00-keyboard.conf` |