This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
snippets:fedora_windowmaker [2020/11/19 08:55] chris [Eetup xterm, xinput for scrolling] |
snippets:fedora_windowmaker [2020/11/22 02:37] chris [Setup windowmaker and xdm] |
||
---|---|---|---|
Line 21: | Line 21: | ||
dnf -y install WindowMaker WindowMaker-extra wmdocker \ | dnf -y install WindowMaker WindowMaker-extra wmdocker \ | ||
xorg-x11-xdm xorg-x11-xinit-session | xorg-x11-xdm xorg-x11-xinit-session | ||
- | |||
- | # have xdm run in the future | ||
- | echo ' | ||
cd / | cd / | ||
rm default.target | rm default.target | ||
ln -s / | ln -s / | ||
+ | rm display-manager.service | ||
+ | ln -s / | ||
# as user configure wmaker: | # as user configure wmaker: |