Re: [dev] [dwm] new release - transition from Openbox

From: Eric Pruitt <eric.pruitt_AT_gmail.com>
Date: Tue, 5 Feb 2019 16:33:39 -0800

On Tue, Feb 05, 2019 at 07:20:22PM +0100, Szpak wrote:
> That's a reasonable choice. I actually do the same in my environment. W-key
> is probably the only way to not interact with any app.

I use Caps Lock after mapping it to Hyper:

    xmodmap -e "remove mod4 = Hyper_L" \
            -e "remove Lock = Caps_Lock" \
            -e "keysym Caps_Lock = Hyper_L" \
            -e "add mod3 = Hyper_L"

Eric
Received on Wed Feb 06 2019 - 01:33:39 CET

This archive was generated by hypermail 2.3.0 : Wed Feb 06 2019 - 01:36:07 CET