Menu key as modifier

If you’re running out of modifier keys, you can use the menu key as a third modifier.
xmodmap -e 'add mod3 = Menu'
To make this change permanent, you can edit .Xmodmap to include this:
add mod3 = Menu

If you’re running out of modifier keys, you can use the menu key as a third modifier.
xmodmap -e 'add mod3 = Menu'
To make this change permanent, you can edit .Xmodmap to include this:
add mod3 = Menu