Swap ClipSelected and SplitSelected default keybindings
This commit is contained in:
parent
cfdbf49807
commit
8245692e20
1 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ ChooseSmallGridMajorColor=
|
||||||
ChooseSmallGridMinorColor=
|
ChooseSmallGridMinorColor=
|
||||||
ChooseTextureBackgroundColor=
|
ChooseTextureBackgroundColor=
|
||||||
ClearPatchOverlays=<Primary>l
|
ClearPatchOverlays=<Primary>l
|
||||||
ClipSelected=Return
|
ClipSelected=<Shift>Return
|
||||||
CloneSelection=space
|
CloneSelection=space
|
||||||
CloneSelectionAndMakeUnique=<Shift>space
|
CloneSelectionAndMakeUnique=<Shift>space
|
||||||
ColorSchemeBlackAndGreen=
|
ColorSchemeBlackAndGreen=
|
||||||
|
@ -227,7 +227,7 @@ Sleep=<Primary><Shift>p
|
||||||
SmoothCols=<Primary><Shift>w
|
SmoothCols=<Primary><Shift>w
|
||||||
SmoothRows=<Primary>w
|
SmoothRows=<Primary>w
|
||||||
SnapToGrid=<Primary>g
|
SnapToGrid=<Primary>g
|
||||||
SplitSelected=<Shift>Return
|
SplitSelected=Return
|
||||||
SurfaceInspector=s
|
SurfaceInspector=s
|
||||||
TexRotateClock=<Shift>Page_Down
|
TexRotateClock=<Shift>Page_Down
|
||||||
TexRotateCounter=<Shift>Page_Up
|
TexRotateCounter=<Shift>Page_Up
|
||||||
|
|
Loading…
Reference in a new issue