KeyCat 131 Posted February 27, 2015 (edited) Anyone know if this is somehow possible? I'm trying out a new keyboard and have a few extra keys... Browser_Back Browser_Forward Browser_Refresh Browser_Stop Browser_Search Browser_Favorites Browser_Home Volume_Mute Volume_Down Volume_Up Media_Next Media_Prev Media_Stop Media_Play_Pause When trying to bind some of them the are recignice as a empty key (string) in the setup resulting that all keys only can be bound to one action. /KC Edited February 27, 2015 by KeyCat Share this post Link to post Share on other sites
badluckburt 78 Posted February 27, 2015 I think this is the entire list that Arma uses: https://community.bistudio.com/wiki/DIK_KeyCodes No idea why it doesn't work though, I do see names that are similar to the ones you posted. Share this post Link to post Share on other sites
Greenfist 1863 Posted February 27, 2015 You could test by editing the profile config file and adding key codes manually. For example find some command you recognize and add 234 (Browser_Back) in there. Alternative codes are separated with commas. Share this post Link to post Share on other sites
forteh 11 Posted February 27, 2015 Don't know about your keyboard but with the logitech setpoint software for my g5 I can bind any of the buttons to certain keystrokes. This is set up with game profiles so when arma3.exe is running the left and right tilt function on the mousewheel is bound to output ctrl+a and ctrl+d which controls the sidestep stance. It might be possible that you have the same functionality in the software for the new keyboard. Share this post Link to post Share on other sites
KeyCat 131 Posted March 6, 2015 You could test by editing the profile config file and adding key codes manually. For example find some command you recognize and add 234 (Browser_Back) in there. Alternative codes are separated with commas. I tried adding the keycodes manually to the config file but it didn't work. The wierd thing is that by doing so it did list the correct key (Media_Stop) in the key config screen instead of an empty string but when pressing it in game nothing happend. /KC Share this post Link to post Share on other sites
Greenfist 1863 Posted March 6, 2015 (edited) I tried adding the keycodes manually to the config file but it didn't work. The wierd thing is that by doing so it did list the correct key (Media_Stop) in the key config screen instead of an empty string but when pressing it in game nothing happend./KC Yeah, I tried that too, and it didn't work. The game just doesn't recognize them when pressed. I guess you could try to find some 3rd party remapper/macro software which binds the keys to keycodes/combinations the game knows, as forteh suggested. Edited March 6, 2015 by Greenfist Share this post Link to post Share on other sites
KeyCat 131 Posted March 6, 2015 Yes, I'm planning to test with AutoHotkey and see if there is a workaround. /KC Share this post Link to post Share on other sites
Tankbuster 1747 Posted March 6, 2015 Perhaps relevant..... Since game version 1.40, pressing any media key on my G510 makes my character rotate right. Play, pause, forward rewind, even mute and the volume wheel. Share this post Link to post Share on other sites