Improve "guia-de-instalacion-de-hyperbola"
This commit is contained in:
parent
8574027da5
commit
f18b66ad9c
@ -191,7 +191,7 @@ Install base packages:
|
|||||||
|
|
||||||
and inside:
|
and inside:
|
||||||
|
|
||||||
:::bash
|
#!bash
|
||||||
ctrl_interface=/var/run/wpa_supplicant
|
ctrl_interface=/var/run/wpa_supplicant
|
||||||
ctrl_interface_group=wheel
|
ctrl_interface_group=wheel
|
||||||
update_config=1
|
update_config=1
|
||||||
@ -300,7 +300,7 @@ Here's an example:
|
|||||||
|
|
||||||
and inside write:
|
and inside write:
|
||||||
|
|
||||||
:::bash
|
#!bash
|
||||||
Section "InputClass"
|
Section "InputClass"
|
||||||
Identifier "system-keyboard"
|
Identifier "system-keyboard"
|
||||||
MatchIsKeyboard "on"
|
MatchIsKeyboard "on"
|
||||||
@ -425,7 +425,7 @@ Where:
|
|||||||
|
|
||||||
Uncomment your desktop installed, example file `~/.xinitrc`:
|
Uncomment your desktop installed, example file `~/.xinitrc`:
|
||||||
|
|
||||||
:::bash
|
#!bash
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# ~/.xinitrc
|
# ~/.xinitrc
|
||||||
|
@ -193,7 +193,7 @@ Instalamos los paquetes base:
|
|||||||
|
|
||||||
y dentro:
|
y dentro:
|
||||||
|
|
||||||
:::bash
|
#!bash
|
||||||
ctrl_interface=/var/run/wpa_supplicant
|
ctrl_interface=/var/run/wpa_supplicant
|
||||||
ctrl_interface_group=wheel
|
ctrl_interface_group=wheel
|
||||||
update_config=1
|
update_config=1
|
||||||
@ -301,7 +301,7 @@ He aquí un ejemplo:
|
|||||||
|
|
||||||
y dentro colocar:
|
y dentro colocar:
|
||||||
|
|
||||||
:::bash
|
#!bash
|
||||||
Section "InputClass"
|
Section "InputClass"
|
||||||
Identifier "system-keyboard"
|
Identifier "system-keyboard"
|
||||||
MatchIsKeyboard "on"
|
MatchIsKeyboard "on"
|
||||||
@ -424,7 +424,7 @@ Donde:
|
|||||||
|
|
||||||
Descomentar el escritorio que usted instaló, ejemplo de archivo `~/.xinitrc`:
|
Descomentar el escritorio que usted instaló, ejemplo de archivo `~/.xinitrc`:
|
||||||
|
|
||||||
:::bash
|
#!bash
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# ~/.xinitrc
|
# ~/.xinitrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user