Hey guys, my left control key broke off a while ago and is unusable, and that poses a problem for CC. I can use it just fine to do something like ctrl+T because that recognizes the right ctrl button - but I cannot save programs, because that does not recognize my right ctrl key. Can anyone help me out? Is there some config that I can't find for this, or maybe some actual computer program that will make minecraft think I'm pressing my left control button?
Thanks!
Change control key
Started by mjmr89, Jan 12 2013 10:59 PM
3 replies to this topic
#1
Posted 12 January 2013 - 10:59 PM
#2
Posted 12 January 2013 - 11:04 PM
according to the source code of the edit program the right control should also bring up the menu
source:
source:
elseif param == keys.leftCtrl or param == keys.rightCtrl then
#3
Posted 13 January 2013 - 05:11 AM
You can also change the key, if this is single player
Open the edit program, look for the line theOriginalBit stated and change it to alt or whatever
Open the edit program, look for the line theOriginalBit stated and change it to alt or whatever
#4
Posted 13 January 2013 - 06:17 AM
TheOriginalBIT, on 12 January 2013 - 11:04 PM, said:
according to the source code of the edit program the right control should also bring up the menu
source:
source:
elseif param == keys.leftCtrl or param == keys.rightCtrl then
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users











