Simple question...
Moderators: Lavish Software Team, Moderators
Simple question...
in IS, the ` key brings up the console... however, it's also the key I have set up to target nearest NPC... is there some way I can change it so the console is brought up by hitting shift-` instead or some other key/combination? It's taken m several different tries to get used to IS and like it some, and more and more I use it, more I like it... This is just kinda an irritation cuz I am using IS for WoW and WinEQ2 for EQ and would like to use the same for both. (still having problems with creating individua profiles (to use different ini files for different characters), but will try and get that figures out later)
Yes. There is no appearance, hotkey or startup sequence forced upon you in Inner Space. Every last detail is configurable.
To change the console key, right click on Inner Space and click Configuration. Click the right arrow button on the tab control until "Startup" shows up, then click that tab. Click the "Session Startup" button. This brings up a sequence editor, specifically modifying the session startup sequence. Click "Console" in the box on the left, and then edit the sequence item on the right.
By default, the console key is `. You can make this any combination of valid key names according to your driver, separated by +, with few exceptions, just by changing that sequence item.
The following is a typical list of keys for US English keyboards
Your bind line can become:
if you want 
To change the console key, right click on Inner Space and click Configuration. Click the right arrow button on the tab control until "Startup" shows up, then click that tab. Click the "Session Startup" button. This brings up a sequence editor, specifically modifying the session startup sequence. Click "Console" in the box on the left, and then edit the sequence item on the right.
By default, the console key is `. You can make this any combination of valid key names according to your driver, separated by +, with few exceptions, just by changing that sequence item.
The following is a typical list of keys for US English keyboards
Code: Select all
List of keys according to your keyboard driver:
--------------------------
' b f19 left windows q
, backspace f2 m r
- c f20 n right
. caps lock f21 num * right shift
/ clear f22 num + right windows
0 ctrl f23 num - s
1 d f24 num / scroll lock
2 delete f3 num 0 shift
3 down f4 num 1 space
4 e f5 num 2 sys req
5 end f6 num 3 t
6 enter f7 num 4 tab
7 esc f8 num 5 u
8 f f9 num 6 up
9 f1 g num 7 v
; f10 h num 8 w
= f11 help num 9 x
[ f12 home num del y
\ f13 i num lock z
] f14 insert o
` f15 j p
a f16 k page down
alt f17 l page up
application f18 left pause
Code: Select all
bind console shift+` console toggle
