diff options
author | Jesús <heckyel@hyperbola.info> | 2019-07-20 19:37:00 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-07-20 19:37:00 -0500 |
commit | c2f7f18b5b3f6a5c4a16c8c31c8afd5b0f37e288 (patch) | |
tree | 234062520a1bf9d53561c95ac2cab35e723cbab2 /install-hyperbola/README.md | |
parent | b3899b275213aa0f9c9ddce5dc0e32da3a6213ff (diff) | |
download | book-c2f7f18b5b3f6a5c4a16c8c31c8afd5b0f37e288.tar.lz book-c2f7f18b5b3f6a5c4a16c8c31c8afd5b0f37e288.tar.xz book-c2f7f18b5b3f6a5c4a16c8c31c8afd5b0f37e288.zip |
fix missing commands
Diffstat (limited to 'install-hyperbola/README.md')
-rw-r--r-- | install-hyperbola/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md index 6bbde6e..6a67a78 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -238,6 +238,11 @@ root@gnulinux# `pacman -S xorg-twm xorg-xclock xterm` root@gnulinux# `nano /etc/X11/Xwrapper.config` +``` +allowed_users=anybody +needs_root_rights=yes +``` + root@gnulinux# `cp /etc/X11/xinit/xserverrc ~/.xserverrc` #### Soporte de audio |