remapping console key

Joined
Jun 24, 2004
Messages
60
Reaction score
0
Hey to anyone reading. I have begun fooling around with making maps in Hammer.

I need to use the console to load the maps after they have been compiled, but I have a Japanese keyboard , and there is no "~" key. Well actually there is of course, but its not in the same spot, and it doesn't work for opening the console. So does anyone know if there is some way I can remap the console to another key? If doesn't show up in the regular key binding options.
 
Hmm, could you perhaps try to change the keyboard mapping to English under Regional and Language options? But then you'd have to reconfigure your in-game controls as well, I suppose.
 
God what would u lot do without me :D lol jk

right m8 do this

go to this folder C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\cfg

Change obviously to your one

Right click config.cfg and select edit should open in notepad if not select notepad to open it with

And type in there or append

bind "k" "toggleconsole"

change k to the key of your choice :)
 
Back
Top