this post was submitted on 01 Sep 2023
17 points (90.5% liked)

Linux

45838 readers
1533 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] muhyb@programming.dev 1 points 10 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.