As the title says, whenever I want to type something like a @ (which is Altgr + 0 on my keyboard) it's not typing it and it's trying to use the alt + 0 on the bar.
I know that alt is not suppose to be used on those bar but I have been using it with the previous XivHotBar addon and it's been working perfectly.
Is it impossible with this one or am I doing something wrong ?
Thx for you answer in advance, have a nice day.
EDIT : I found the solution to my problem :
Just add % in front of ^ line 61 and ! line 65 in keyboard_mapper.lua to prevent it from typing while chat window is open.
Hi everyone,
As the title says, whenever I want to type something like a @ (which is Altgr + 0 on my keyboard) it's not typing it and it's trying to use the alt + 0 on the bar.
I know that alt is not suppose to be used on those bar but I have been using it with the previous XivHotBar addon and it's been working perfectly.
Is it impossible with this one or am I doing something wrong ?
Thx for you answer in advance, have a nice day.
EDIT : I found the solution to my problem : Just add % in front of ^ line 61 and ! line 65 in keyboard_mapper.lua to prevent it from typing while chat window is open.