unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Poll: best hackable window manager or DE for Emacs-loving freedom activists
Date: Sat, 06 Nov 2021 02:58:32 +0100	[thread overview]
Message-ID: <871r3uqc3b.fsf@zoho.eu> (raw)
In-Reply-To: 87fssbiicx.fsf@disroot.org

Jorge P. de Morais Neto wrote:

> * Poll: best hackable and keyboard-driven WM/DE for sw
> freedom activists
>
>  1. i3/Sway
>  2. EXWM
>  3. Ratpoison
>  4. StumpWM
>  5. Awesome
>  6. bspwm
>  7. xmonad
>  8. GNOME
>  9. Mate
> 10. XFCE
> 11. LXDE
> 12. Other---specify:

I don't use a DE but as WM I use openbsd-cwm (which is
available on Linux as well, from for example the Debian
package 'cwm').

I like it because of the keys which are configurable from
a text file as it should be, and you are not only able to
execute the WM's own commands that way but also arbitrary
shell commands.

Here [last] is my conf file which isn't extensive but shows
both those cases (the quotation mark syntax for shell
commands). So far, it has been all I needed.

Here is everything else I use [1] and here is how it is
launched in .xinitrc [2]. Note the picom compositor, I was
told - and I think it's true - having it on makes it faster to
switch between windows in X. For example, between the xterm
and mpv windows, something that happens thru the WM shortcuts.
So no mouse needed, ever.

[1] https://dataswamp.org/~incal/SOFTWARE
[2] https://dataswamp.org/~incal/conf/.xinitrc

# -*- conf -*-
#
# this file:
#   http://user.it.uu.se/~embe8573/conf/.cwmrc
#   https://dataswamp.org/~incal/conf/.cwmrc

color activeborder black

unbind-key all

bind-key   M-p   window-rcycle
bind-key   M-n   window-cycle

bind-key   C-r   restart

bind-key   M-j   "chvt 5"
bind-key   M-l   "chvt 1"
bind-key   M-e   "chvt 1"

-- 
underground experts united
https://dataswamp.org/~incal




  parent reply	other threads:[~2021-11-06  1:58 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-04 23:58 Poll: best hackable window manager or DE for Emacs-loving freedom activists Jorge P. de Morais Neto
2021-11-05  0:08 ` Po Lu
2021-11-05  7:42   ` tomas
2021-11-05  8:11     ` Po Lu
2021-11-06  2:04       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-05  8:12     ` Po Lu
2021-11-05  8:18       ` tomas
2021-11-06  2:04         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-06  2:13           ` Jude DaShiell
2021-11-06  7:50             ` tomas
2021-11-06 15:31               ` Samuel Banya
2021-11-05 13:48   ` Samuel Banya
2021-11-06  2:00   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-06  2:16     ` Po Lu
2021-11-11 11:41   ` Jorge P. de Morais Neto
2021-11-05  7:40 ` tomas
2021-11-06  2:06   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-05  7:55 ` Tassilo Horn
2021-11-05  8:04   ` Jude DaShiell
2021-11-05  8:33     ` Vegard Vesterheim
2021-11-05 12:51 ` Eric S Fraga
2021-11-06  2:08   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-05 13:45 ` Samuel Banya
2021-11-06  2:09   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-05 13:47 ` Samuel Banya
2021-11-05 13:53 ` Samuel Banya
2021-11-06  2:13   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-06  2:34     ` Samuel Banya
2021-11-06  2:52       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-06  1:58 ` Emanuel Berg via Users list for the GNU Emacs text editor [this message]
2021-11-06  6:27 ` Teemu Likonen
2021-11-06 13:57   ` Jude DaShiell
2021-11-07 19:51 ` Jean Louis
2021-11-07 20:28   ` Emanuel Berg via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871r3uqc3b.fsf@zoho.eu \
    --to=help-gnu-emacs@gnu.org \
    --cc=moasenwood@zoho.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).