Of what? Bringing out the console? Me removing the bind? My bind list?
Of what? Bringing out the console? Me removing the bind? My bind list?
You would have had to remove it from Uplink instead of Session startup for it to come back, or you didn't click Apply after removing it.
Where in InnerSpace do I delete this bind permanently? Seems it not only have to remove every time I load, but I have to do it from every single window. I don't quite get what you mean about Uplink and Session and cliking apply, I don't see anything about apply in the Uplink console.
Also, what's up with the ] key? Is that bound as well? Numerous attempts and I'm unable to get innerspace to pass this key to any windows (not even the main). I use it for buffs.
Oh, I guess I didn't read the post where eggy suggested removing it with "bind -delete console". This is the first I've heard of someone doing that. I assumed you found someone that told you to remove it from the Inner Space session startup sequence.Where in InnerSpace do I delete this bind permanently? Seems it not only have to remove every time I load, but I have to do it from every single window. I don't quite get what you mean about Uplink and Session and cliking apply, I don't see anything about apply in the Uplink console.
1. Right click IS and select Configuration
2. In the upper right corner of the IS configuration window, underneath "Session" click the button that says "Startup"
3. In the list to the left, click "Console", then click Remove, and Apply.
4. If you also want to permanently remove the FPS indicator in the upper left corner, do the same to "FPS Indicator" in the list
These changes will not apply to any already-running windows
Nope, I use it all the timeAlso, what's up with the ] key? Is that bound as well? Numerous attempts and I'm unable to get innerspace to pass this key to any windows (not even the main). I use it for buffs.
I have been wondering how to do this to make the change permanent for ages, just felt too dumb to ask![]()
US-Frostmourne Alliance
4 ele shaman + dk (mage)
priest + 4 locks team now 80, bored again
Get me a copy of the Mapped Key being broken and I'll check it out. There could be cases where the ] key would cause a problem, so if I get a copy of it I should be able to reproduce the problem and fix it. All you need to do is right click on the Mapped Key you created and select "Copy Mapped Key to Clipboard" from the menu, then paste it here for meI can't get that ] key to work to save my life. I've re-made the key-binding 100 times, it simply will not pass the key to any client, not the main, not the alts, not even with a different hot key. What do I do?
Code:<?xml version="1.0" encoding="utf-8"?> <Box xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <ObjectType>ISBoxer_Toolkit.Configs.KeyMaps.MappedKey</ObjectType> <SerializedObject><?xml version="1.0" encoding="utf-8"?> <MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>Buff Self/Group</Name> <Combo> <Combo>]</Combo> <Modifiers>None</Modifiers> <Key> <Key>]</Key> <Code>27</Code> </Key> </Combo> <Hold> <Value>true</Value> </Hold> <UseFTLModifiers> <Value>false</Value> </UseFTLModifiers> <SendNextClickBlockLocal>false</SendNextClickBlockLocal> <Steps> <Step> <Actions> <MappedKeyAction xsi:type="Keystroke"> <Target>all</Target> <Combo> <Combo>]</Combo> <Modifiers>None</Modifiers> <Key> <Key>]</Key> <Code>27</Code> </Key> </Combo> </MappedKeyAction> </Actions> </Step> </Steps> </MappedKey></SerializedObject> </Box>
Code:ISBoxer_Toolkit.Configs.KeyMaps.MappedKey <?xml version="1.0" encoding="utf-8"?> <MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>Buff Self/Group</Name> <Combo> <Combo>]</Combo> <Modifiers>None</Modifiers> <Key> <Key>]</Key> <Code>27</Code> </Key> </Combo> <Hold> <Value>true</Value> </Hold> <UseFTLModifiers> <Value>false</Value> </UseFTLModifiers> <SendNextClickBlockLocal>false</SendNextClickBlockLocal> <Steps> <Step> <Actions> <MappedKeyAction xsi:type="Keystroke"> <Target>all</Target> <Combo> <Combo>]</Combo> <Modifiers>None</Modifiers> <Key> <Key>]</Key> <Code>27</Code> </Key> </Combo> </MappedKeyAction> </Actions> </Step> </Steps> </MappedKey>
see if we can get those html entities displayed this time
blah ffs, do you have htmltidy or something
Connect With Us