News:

Come Chat with us live! Learn how HERE!

Main Menu

Can't open console

Started by putilladesconsolada, August 10, 2009, 09:24:16 PM

putilladesconsolada

I tried to open console with the key which is left "1" key and it doesn't open, others keys doesn't work.

I have new version of tremoulous. I thinks it's because I have a spanish keyboard.

Anyone have any idea. Thanks.


gimhael


putilladesconsolada

It opens menu, but no console, i can't type in menu.

Ty anyways.

putilladesconsolada

Finally i solved changed my keyboard to US configuration.

So i will change my keyboard configuration every time y play trem.

Thanks.

Bissig

AltGr + ~ should work too, asuming your tilde key is left from the return key on your spanish layout.

Kiwi

You could all so add
bind x toggleconsole
to your autoexec.cfg, which can be found in your base folder.  If you don't know what an autoexec.cfg is read this.

David

toggleconsole doesn't work at all well.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Kiwi

Quote from: David on August 22, 2009, 09:45:15 PM
toggleconsole doesn't work at all well.
It works well in-game doesn't it?

Bissig

Quote from: Kiwi on August 23, 2009, 01:02:56 PM
Quote from: David on August 22, 2009, 09:45:15 PM
toggleconsole doesn't work at all well.
It works well in-game doesn't it?

Problem is, that when the console is open, pressing the key x (or whatever toggleconsole is bound to) will only print out x, but not close the console again. That's why I find it very annoying that in some clients the devs have removed the ESC key as a way to close the console again. On a QWERTZ layout it is very annoying to spread out the fingers that much to hit the built-in toggleconsole bind altgr+~ as I have to take my right hand off the mouse.

Kiwi

you could always bind toggleconsole to a key you don't type with, say f12.

David

It still won't be able to close the console.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

kevlarman

Quote from: Bissig on August 23, 2009, 04:07:04 PM
Quote from: Kiwi on August 23, 2009, 01:02:56 PM
Quote from: David on August 22, 2009, 09:45:15 PM
toggleconsole doesn't work at all well.
It works well in-game doesn't it?

Problem is, that when the console is open, pressing the key x (or whatever toggleconsole is bound to) will only print out x, but not close the console again. That's why I find it very annoying that in some clients the devs have removed the ESC key as a way to close the console again. On a QWERTZ layout it is very annoying to spread out the fingers that much to hit the built-in toggleconsole bind altgr+~ as I have to take my right hand off the mouse.
cl_consolekeys.
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

Bissig

Quote from: kevlarman on August 23, 2009, 06:11:24 PM
Quote from: Bissig on August 23, 2009, 04:07:04 PM
Quote from: Kiwi on August 23, 2009, 01:02:56 PM
Quote from: David on August 22, 2009, 09:45:15 PM
toggleconsole doesn't work at all well.
It works well in-game doesn't it?

Problem is, that when the console is open, pressing the key x (or whatever toggleconsole is bound to) will only print out x, but not close the console again. That's why I find it very annoying that in some clients the devs have removed the ESC key as a way to close the console again. On a QWERTZ layout it is very annoying to spread out the fingers that much to hit the built-in toggleconsole bind altgr+~ as I have to take my right hand off the mouse.
cl_consolekeys.

This is neither mentioned in the wiki nor does my client show it.

KillerWhale

I use "cl_consolekeys kp_minus". It's only in newer clients, but the keys from this cvar will open AND close the console.

Code (changeconsole.cfg) Select
seta cl_consolekeys kp_minus
unbind ~
unbind `

Breakz

Replying for someone else here who wanted to share :P

But ALTGR+4 works for spanish keyboards.

also my own suggestion
bind ~ "toggleconsole"
Change ~ to whatever key you wish.