FAQ  •  Register  •  Login

How do I disable CTRL+ALT+F binding for the FPS Indicator?

Moderator: MiRai

<<

FuryOfNature

Posts: 60

Joined: Thu Sep 30, 2010 9:26 am

Post Sat Jun 25, 2016 11:44 am

How do I disable CTRL+ALT+F binding for the FPS Indicator?

Could you please tell me how to disable the CTRL+ALT+F binding for the FPS Indicator?

I cannot find a way to do this through ISBoxer or the InnerSpace uplink configuration. I can see that it is set in Scripts/DefaultStartup.iss by bind fpsindicator CTRLPLUSALT+F hudgroup -toggle "fps indicator". However that file gets recreated when InnerSpace starts, so it cannot be modified there. Manually deleting it in the console using bind -Delete fpsindicator works, for the current session only. I tried adding an .iss file to Scripts/init-session with this command, based on a Release Notes comment I found, but that hasn't worked for me either. I probably missing something simple, but wiki/forum/Google searches haven't helped me find it yet.

- Thanks
<<

lax

User avatar

Site Admin

Posts: 7303

Joined: Tue Nov 17, 2009 9:32 pm

Post Sat Jun 25, 2016 1:54 pm

Re: How do I disable CTRL+ALT+F binding for the FPS Indicator?

You're right that bind is not deleted by ISBoxer automatically.

I've adjusted that for the next update, but in the meantime you can probably adjust your file in init-session
Code:
function main()
{
  timedcommand 10 bind -delete fpsindicator
}
<<

FuryOfNature

Posts: 60

Joined: Thu Sep 30, 2010 9:26 am

Post Sat Jun 25, 2016 2:45 pm

Re: How do I disable CTRL+ALT+F binding for the FPS Indicator?

Perfect. Thanks Lax. I appreciate your prompt reply and the great support you provide.

Return to General

Who is online

Users browsing this forum: No registered users and 2 guests