I wish to configure my Awesome Window Manager so that the keyboard shortcuts begin with ctrlq.
ctrlq-x, ctrlq-y, ctrlq-z, and so on...
I've attempted to modify the /etc/xdg/awesome/rc.lua config file, I've looked for answers, and I've reviewed the relevant man pages. I've even attempted to use xmodmap to accomplish this.
I've managed to change the Mod key to ctrl, but I can't get the awful.key object to accept an additional modifier key.