How to keybin caret (^)
juppsen
Member Posts: 11
Hey there!
I want to bind "select all" to the caret key (^ - left to the 1), but that wont work. Any ideas, how I get this done?
Greetings
juppsen
I want to bind "select all" to the caret key (^ - left to the 1), but that wont work. Any ideas, how I get this done?
Greetings
juppsen
0
Comments
You could try setting up the keybinding in the baldur.lua file directly. The file entry should look like this:
'94' is the Ascii code of the ^-key. Make sure the game is not running while making the changes because manual updates are discarded when you quit the game.