informatica:sistemas_operativos:linux:software:xephyr
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previa | ||
| informatica:sistemas_operativos:linux:software:xephyr [2021/01/14 19:45] – creado tempwin | informatica:sistemas_operativos:linux:software:xephyr [2021/01/17 12:14] (actual) – [Uso] tempwin | ||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| ====== Xephyr ====== | ====== Xephyr ====== | ||
| - | Xephyr | + | Xephyr |
| + | |||
| + | ===== Instalación ===== | ||
| + | |||
| + | ==== Arch Linux ==== | ||
| + | |||
| + | < | ||
| + | pacman -S xorg-server-xephyr | ||
| + | </ | ||
| + | |||
| + | ===== Uso ===== | ||
| <code bash> | <code bash> | ||
| - | Xephyr -br -ac -noreset -screen 800x600 :1 | + | Xephyr -br -ac -noreset -screen 800x600 :1 & |
| </ | </ | ||
| Línea 12: | Línea 22: | ||
| DISPLAY=:1 xterm | DISPLAY=:1 xterm | ||
| </ | </ | ||
| + | |||
| + | <WRAP center round tip 60%> | ||
| + | Si queremos que Xephyr capture el ratón y teclado, debemos usar la combinación '' | ||
| + | </ | ||
informatica/sistemas_operativos/linux/software/xephyr.1610649909.txt.gz · Última modificación: por tempwin
