Jump to content

My radial and mirror attachment buttons don't work with my keyboard anymore


Recommended Posts

So put them back by running KSP and then  at Main-Menu choosing Settings : Input : Game : Editor

Defaults are 'R' to toggle between Radial and Mirror, 'X' to Cycle between the number of items (1, 2, and in radial symmetry 3 4 6 8) to be placed at once

Link to comment
Share on other sites

Yeah, it happens sometimes that those two key bindings are lost. Either use @OHara's method, or, if you're not using EEX, you can simply edit your settings.cfg, the respective lines are:

Spoiler

Editor_toggleSymMode
{
    primary = X
    secondary = None
    group = 0
    modeMask = -1
    modeMaskSec = -1
}
Editor_toggleAngleSnap
{
    primary = C
    secondary = None
    group = 0
    modeMask = -1
    modeMaskSec = -1
}

Just put X and C back there and you're good.

Tip: make a backup of your settings.cfg :) 

Edited by VoidSquid
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...