Comment by eadmund

Comment by eadmund a day ago

4 replies

That brings back memories! As does running the desktop from one’s .xinitrc:

    panel &
    background-properties --init &
    keyboard-properties --init &
    mouse-properties --init &
    fvwm2 -f .fvwm2rc.gnome
Honestly, I think that there was a lot to love about that straightforward, discoverable way of doing things.
floren a day ago

I do it this way even today, although I don't mess with gnome bits, just stumpwm and xmodmap, xbindkeys, etc

anonzzzies a day ago

I still do this. And no systemd. I like simple things that I understand and can do from first principles.

Levitating 11 hours ago

> Honestly, I think that there was a lot to love about that straightforward, discoverable way of doing things.

Still common for ArchLinux users.