SGT Coyle Posted January 14, 2013 Posted January 14, 2013 (edited) I don't know what happened. I had assigned the "apps" key to be a switch a couple of weeks ago, and now I can't find it in the keys list to make an assignment. Anyone know where to find the file that assigned switches are stored? Edited January 16, 2013 by SGT Coyle solved Night Ops in the Harrier IYAOYAS
BigfootMSR Posted January 15, 2013 Posted January 15, 2013 C:\Users\YOUR_USER_NAME\Saved Games\DCS\Config\Input DCS: A10C Warthog JTAC coordinate entry training mission http://www.digitalcombatsimulator.com/en/files/99424/ DCS: Blackshark 2 interactive training missions http://forums.eagle.ru/showthread.php?t=84612
SGT Coyle Posted January 16, 2013 Author Posted January 16, 2013 Thanks, C:\Users\YOUR_USER_NAME\Saved Games\DCS\Config\Input has a a file: modifiers.lua. return { ["RAlt"] = {key = "RAlt", device = "Keyboard", switch = false}, ["RCtrl"] = {key = "RCtrl", device = "Keyboard", switch = false}, ["LWin"] = {key = "LWin", device = "Keyboard", switch = false}, ["LShift"] = {key = "LShift", device = "Keyboard", switch = false}, ["LAlt"] = {key = "LAlt", device = "Keyboard", switch = false}, ["RWin"] = {key = "RWin", device = "Keyboard", switch = false}, ["RShift"] = {key = "RShift", device = "Keyboard", switch = false}, ["Apps"] = {key = "Apps", device = "Keyboard", switch = true}, ["LCtrl"] = {key = "LCtrl", device = "Keyboard", switch = false}, } Pretty self-explanatory. Doesn't explain why I "Apps" key didnt show up in the drop down menu, but it does now and I've given up looking gift horses in the mouth. LOL Night Ops in the Harrier IYAOYAS
Recommended Posts