Shift Key Binding--can't unbind? o.O
;;
; AutoHotkey ::
;;
;; .... guildWars2_Hotkeys.ahk
;;
#ifWinActive ahk_class Guild Wars 2 ahk_class ArenaNet_Dx_Window_Class
;;
;; Remap LShift and LCtrl to other keys, e.g. p and k
;;
LShift::p
LCtrl::k
#ifWinActive
I commented on this about 4 months ago in another thread, and still nothing. I’ve noticed some buttons have gotten their keybinding updated to available, but this problem of not being able to rebind shift and control are still present. PLEASE update this. it seems to me to be a quick fix, and I have written a couple small indie games. Not sure why fancy graphics would make this rebind so difficult…
External programs are clunky, unreliable, bothersome to look after, and interfere with typing in chat, so I would really like a better solution…..
Anywho, am I really that alone in this?