Where can I change default "open console" key ?

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
llama
GamingTools Subscriber
Posts: 4
Joined: Wed Oct 13, 2004 11:01 am

Where can I change default "open console" key ?

Post by llama » Wed Jan 26, 2005 4:44 pm

I`m using a non english keyboard and top-left key gives me § instead of `, Is there a way to change it in Innerspace so that § will open the console ?

Ll

don'tdoit
Non-Subscriber
Posts: 29
Joined: Thu Jul 08, 2004 7:43 pm

Post by don'tdoit » Wed Jan 26, 2005 6:04 pm

not sure if there's a gui type config for it, but in the console you can bind it to another keystroke(s):

Code: Select all

bind Console ctrl+shift+c console toggle[/console]

don'tdoit
Non-Subscriber
Posts: 29
Joined: Thu Jul 08, 2004 7:43 pm

Post by don'tdoit » Wed Jan 26, 2005 6:06 pm

heh, console on the mind... don't see an edit key. but you get the idea, right?

llama
GamingTools Subscriber
Posts: 4
Joined: Wed Oct 13, 2004 11:01 am

Post by llama » Wed Jan 26, 2005 6:14 pm

Yepp, got it, thank you.

llama
GamingTools Subscriber
Posts: 4
Joined: Wed Oct 13, 2004 11:01 am

Post by llama » Wed Jan 26, 2005 6:35 pm

If i make a new bind, ex ctrl+shift+F12, its only active for that session.

Maybe it is possible to put it in a autoexec script file that runs everytime i log in, I'll have a look in the manual.

// Ll

llama
GamingTools Subscriber
Posts: 4
Joined: Wed Oct 13, 2004 11:01 am

Post by llama » Wed Jan 26, 2005 6:46 pm

Code: Select all

bind Console § console toggle

into autoexec.ice in innerspace folder did the trick.

// Ll

Post Reply