Quote:
Gandalf Parker said:
You could always include it in your xwindows startup script.
|
I think this would be to agressive, but just create a dom3 startscript with it.
something like this:
#!/bin/bash
xmodmap -e "keycode 26 = 0x0072" # make e --> r
./dom3_x86 #here you need the right path
read # just that it waits after the game started
xmodmap -e "keycode 26 = 0x0065" # make e --> e