Best Mouse-free Windowmanager?
An Anonymous Coward writes "I've been using fvwm2 for quite some time now as I don't need to use the mouse much. I don't have time to try every window manager under the sun, but are there newer window managers out there that have better 'usability' characteristics when it comes to avoiding the mouse? I still have a mouse handy for browsing, etc. so I don't need to do away with it altogether.). Thanks."
I think Ion is worth a try.
I like wmx, especially on my laptop.
All the windowing functions can be bound to alt-keys. So, for instance, on my laptop, the otherwise-useless Windows keys pop up menus of commonly used applications and a menu of current windows.
It has multiple virtual desk tops (accessable by key commands. Does gnome/sawfish do that? How? I couldn't figure it out...)
wmx is great for a laptop because of it's unusual window decoration scheme. The title tab is on the left side of each window, not the top. Since vertical screen space is scarcer(sp?) than horizontal, this actually makes sense, though it takes getting used to.
-------------------------
A person of moderate zeal
How many window managers have I tried? Way too many. ;) Here are a few interesting/unusual keyboard config options.
A while ago I ran into Oroborus - it has an
optional component called 'Key Launch' that basically sits there and runs
commands based on key presses. This is completely separated from window
manager and desktop environment, and highly customizable.
The default GNOME window manager as you probably already know is sawfish, and there's a hack that lets you do smooth workspace scrolling with key commands, which is, um, smooth.
When all is said and done, though, I still usually wind up gravitating back to WindowMaker.
http://tinyurl.com/4ny52
A few years ago I tried out Window Maker, as I was looking for an Afterstep alternative. At the time, kde was an infant and gnome was in the same nursery. Afterstep was getting to bloated and slow, and when I tried out Window Maker I was in heaven! It was fast, lightweight and clean. My only complaint is that every time a new app is launched, an icon is displayed at the bottom of the screen.
As far as key bindings are concerned, everything is customizable. I use my keyboard to move virtual desktops all the time. Actually this is one of the things Window Maker wins me with -- I can jump from virtual window 1 to virtual window 3 by just typing "Alt-3" sort of a la Linux virtual consoles. I can also cycle through windows making them active "Alt-tab" or kill windows (read: Netscape annoying javascript banner pop-up adds)
I haven't tried the other window managers people have suggested, but I will be soon. If you want to get something up quick, without having to do a lot of customization, try out Window Maker for a while.
You can script, of course, in the scripting language of your choice (I've never been a big fan of lisp). The script examples aren't terribly pretty but very easy to write.
Geoff "Mandrake" Harrison
Some Random UI Hacker
everything should be possible to do without moving your hands from the keyboard."
That's the pointless bit of PLWM. The window manager is built using a number of Python classes and another idea is that you should be able to configure it exactly as you want it by writing Python-snippets that use the PLWM library to construct your window manager.
Or, since BlackBox hasn't been developed for so long, use FluxBox, which is based off BB0.61.1 and doesn't require the use of an external keygrabber.
I used to love BlackBox, now I love FluxBox.
XML is like violence. If it doesn't solve the problem, use more.
Erm, shit, it might have helped if I included a link.. http://fluxbox.sourceforge.net/.
BTW, this fucking 2 minute counter is incredibly fucking lame goddamnit I hate this fucking counter yadda yadda...
XML is like violence. If it doesn't solve the problem, use more.
Does anyone have a link to a non-WM specific FvwmIconBox replacement? I have sawfish at home, and Merlins hacks are... well, hacks. I'd like something a little prettier, w/o having to use the panel. I try to avoid gnome as far as possible.
Just to make sure everyone reads that the same way: I'd like a list of windows, up in the corner of the screen (growing down), of all windows on the current desktop -- iconized and not -- from which I can (de)iconize them. Kinda like the panel, but using much less real estate -- in total, and per window.
There was/is a framework out on sourceforge for writing those panel/iconbox stype apps, but google searches found exactly zero programs that claimed to use it. what was it called? Plip? Plop? Flack? Something like that.