You could possibly use one of the several programs out there to remap your keyboard. I'm at work at the moment but use one called "AutoHotKey" often with switch commands, routers, servers, and such. (It cuts down the time from the standard copy and paste.) You could then map away to your heart's content. Just messed with it a bit and experienced two problems so far. One is obvious, you have to have your cursor in the chat window, and two it messes up inline rolls with modifiers, like [[1d20+3]]. #a::Send I try cause injury to the orc, swinging with my axe [[1d20]] for [[1d8]] points of damage.{enter} This worked fine though. It typed it all out into the chat window and hit enter to submit it. by pressing the windows key along with the letter a. Of course you could map the key or key combo to use send the macro command for that matter to get around this problem. Edit: there is an addon to this program I see that you can use to place the cursor on the screen where you want it.