openbsd:xsession
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| openbsd:xsession [2026/07/06 13:09] – [# window manager] Alexey | openbsd:xsession [2026/07/06 17:34] (current) – [# window manager] Alexey | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| 3) icewm-session | 3) icewm-session | ||
| ;; | ;; | ||
| - | 4) if [ -x / | + | 0|4) if [ -x / |
| eval dbus-launch --sh-syntax --exit-with-x11 | eval dbus-launch --sh-syntax --exit-with-x11 | ||
| fi | fi | ||
| exec / | exec / | ||
| ;; | ;; | ||
| - | *) xrandr --output LVDS1 --off --output VGA1 --auto | + | 99|*) xrandr --output LVDS1 --off --output VGA1 --auto |
| - | xterm -bg black -fg green -maximized -fa ' | + | xterm -bg black -fg green -maximized -fa ' |
| ;; | ;; | ||
| esac | esac | ||
| </ | </ | ||
| + | |||
| + | ===== Result: ===== | ||
| {{: | {{: | ||
openbsd/xsession.txt · Last modified: 2026/07/06 17:34 by Alexey
