Is it possible to map keys ?
For instance with an AZERTY keyboard, i'd to have A<>Q and Z<>W
Thanks
I've heard custom key mapping is coming. In the mean time I've been using Autohotkey to setup some basic remappings. This script should do what you like.
#SingleInstance force
;;Only activate these hotkeys within Offworld#IfWinActive ahk_class UnityWndClass
$a::Send, q $q::Send, a
$z::Send, w $w::Send, z
#IfWinActive
Thank you very much stolksdorf !
There are many great features available to you once you register, including:
Sign in or Create Account
Thank you! Please check your email for a confirmation link. Once confirmed, you can look forward to receiving exclusive specials and announcements direct from Stardock.
Need to unsubscribe?