This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technical:programming:shell [2022/08/16 20:41] – jc | technical:programming:shell [2025/10/11 20:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| <code bash> | <code bash> | ||
| + | |||
| + | Xorg Persistence When Switching VTYs | ||
| + | |||
| + | <code bash> | ||
| + | |||
| + | With Xinit | ||
| + | |||
| + | <code bash> | ||
| ===== chroot ===== | ===== chroot ===== | ||
| Line 30: | Line 38: | ||
| <code bash> | <code bash> | ||
| - | |||
| - | ===== Systemd ===== | ||
| - | |||
| - | ==== Install | ||
| - | |||
| - | **Dependencies: | ||
| - | |||
| - | ==== Startup ==== | ||
| - | |||
| - | Edit / | ||
| - | |||
| - | <code bash> | ||
| - | user-session=sway | ||
| - | </ | ||