I’ve been using i3wm for long enough that i now can’t go back to a user interface that requires me to use a mouse to get stuff done. However, I’m setting up an old laptop that will be used by both me and my SO for mainly media purposes, but also as my general-use computer for basic tasks. He has been using windows since forever, and has no interest in learning all my keyboard combos.

I’m looking for a WM that supports tiling and keyboard control to do all the things, while still having the mouse-centric control options he’s used to: something akin to a “start” button where he can get to the applications, a “close” button on the windows themselves, and the ability to rearrange windows with the mouse.

I’m also not interested in having to logout/login just to use a different WM, as i imagine us going back and forth on who is in control of the computer relatively frequently. I know PopOS has tiling support, but my muscle memory is strong, and I found it cumbersome to redefine all the bindings in a GUI to get it more “i3-like”, so having keyboard bindings in a config file would be a huge plus for me.

This magical WM may not exist. I may just have to deal with needing a mouse to use this laptop or having two WMs installed. But I figured it was worth asking y’all for recommendations. Thanks!

  • @muhyb
    link
    410 months ago

    Not out of the box but you can use i3 shortcuts on Openbox, and it is Windows-friendly, to some point.

    You can also set KDE with i3 shortcuts, even better you can use i3 instead of KWin but that won’t have window buttons I guess.

    I think KDE with i3 shortcuts would be safer option. Though if you configure enough, anything is possible. :)

    • @[email protected]OP
      link
      fedilink
      English
      210 months ago

      As long as i can make my keybinding changes in a text file that i can throw in my dotfiles repo, i’m ok with a bit of tinkering. i like configuring stuff, but only once lol. Openbox sounds like it ticks a lot of my boxes.

      If I do go with a DE+alternative WM instead, i’m leaning towards xfce rather than kde, since (as i understand it) xfce is a bit more lightweight. The laptop is getting old, and the hardware wasn’t anything to write home about even when it was new, so any extra performance i can squeeze out of the thing is a plus.

      • @muhyb
        link
        110 months ago

        Well, Openbox conf file is basically an xml file. It is not as straightforward as i3’s conf file but does the job. Also do not expect auto-tiling from Openbox but it can do manual tiling with shortcuts.

        Previously I forgot to say, if you want a more DE feeling from Openbox, there is LXDE and it’s even lighter than XFCE.