openbsd:config
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| openbsd:config [2026/07/03 12:29] – created Alexey | openbsd:config [2026/07/06 17:52] (current) – removed Alexey | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== .xsession ====== | ||
| - | |||
| - | |||
| - | < | ||
| - | export TERM=xterm | ||
| - | export LC_CTYPE=" | ||
| - | export EDITOR=mcedit | ||
| - | </ | ||
| - | |||
| - | < | ||
| - | setxkbmap " | ||
| - | </ | ||
| - | |||
| - | < | ||
| - | xmessage -buttons cwm: | ||
| - | case $? in | ||
| - | 0) xterm -bg black -fg white +sb mc & | ||
| - | / | ||
| - | ;; | ||
| - | 1) xterm -bg black -fg white +sb mc & | ||
| - | / | ||
| - | ;; | ||
| - | 2) / | ||
| - | ;; | ||
| - | 3) icewm-session | ||
| - | ;; | ||
| - | *) xterm -bg black -fg green -maximized -fa ' | ||
| - | ;; | ||
| - | esac | ||
| - | |||
| - | </ | ||
openbsd/config.1783081764.txt.gz · Last modified: 2026/07/03 12:29 by Alexey
