projectIncomplete wrote: > Is there any way to remap keyboard keys in wine. No, there isn't a way to do it. Not a modifier keys - you will break too many parts that depend on exact state of each modifier key (ctrl,shift,alt, num-lock, caps-lock). If you really want to try - use xmodmap. However that affects entire X, not just Wine.