Hacker News new | ask | show | jobs
by anotherevan 1651 days ago
Ohh, those are interesting tips. Would also be handy for Awesomewm which is what I use. Gonna have to dig into how to do that.
1 comments

If you want the lazy way (the way I have it):

    setxkbmap -option altwin:swap_lalt_lwin,caps:ctrl_modifier
    xcape -e 'Caps_Lock=Escape;Alt_R=Control_L|space'
I know that there are better ways to do this. But I never get around to trying them out.