Project

General

Profile

Bug #22584

Settings screens cannot change docking-mode keybinding

Added by Anonymous almost 5 years ago. Updated about 4 years ago.

Status:
Closed
Severity:
Low
Assignee:
-
Category:
Controls and UI
Target version:
-
Start date:
05/25/2019
% Done:

100%

Version:
Platform:
Linux, Windows
Expansion:
Core Game
Language:
English (US)
Mod Related:
No
Votes:
Arrow u r green
Arrow d r red

Description

So players cannot disable the keybinding to use 'Delete' for something else.
Reported here:
https://forum.kerbalspaceprogram.com/index.php?/topic/184719-possible-bug-with-keybindings-for-docking-mode/

Workaround is to edit "settings.cfg" find 'UIMODE_DOCKING' and change the entry to "primary = None"

History

#1 Updated by Robert.Keech over 4 years ago

  • Status changed from New to Updated
  • % Done changed from 0 to 10

Issue no longer occurs

#2 Updated by Robert.Keech over 4 years ago

  • Status changed from Updated to Resolved
  • % Done changed from 10 to 100

#3 Updated by chris.fulton over 4 years ago

  • Status changed from Resolved to Closed

#4 Updated by Anonymous about 4 years ago

There was no change in the game, the workaround remains to edit settings.cfg

Players who want to reassign use 'Delete' might also want to reassign 'Insert' so I'll show the places where those two keys are used by default:
UIMODE_STAGING {
primary = None // was Insert
secondary = None
group = 0
modeMask = -1
modeMaskSec = -1
}
UIMODE_DOCKING {
primary = None // was Delete
secondary = None
group = 0
modeMask = -1
modeMaskSec = -1
}

Also available in: Atom PDF