xJon / The-1.7.10-Pack

A Minecraft modpack
https://the-1710-pack.com
51 stars 31 forks source link

keybinds linux #1954

Closed dot161 closed 2 years ago

dot161 commented 3 years ago

Hey there, I'm using linux (debian-based). When I try hitting the morphmod key ('ß') it doesn't work. When I'm in keybind-settings and try to assign any bind to 'ß' it just switches to "none". I hope someone can help we with that problem.

detailed information in attachment Screenshot at 2021-09-03 12-28-41

xJon commented 3 years ago

Did you try editing the keybinds through the config file? \the-1122-pack\config\ichunutil_keybinds.cfg.

dot161 commented 3 years ago

Thank you - No I did not. Where can I find the key "defaults"?

xJon commented 3 years ago

You can delete the file to have it regenerate with the default values :)

dot161 commented 3 years ago

in the config file I can't find the keybind to open the selector (which was the one I wanted to change originally). Is it just me or is the keybind missing there?

keybinds {

morph {
    # Key Code to favourite/unfavourite morph on the selector and show the radial menu.
    # Default: 41 (` [also known as ~])
    S:keyFavourite=14

    # Key Code to close the selector
    # Default: 1 (Esc)
    S:keySelectorCancel=1

    # Key Code to go down on the selector
    # Default: 27 (])
    S:keySelectorDown=27

    # Key Code to go left on the selector
    # Default: 26 ([)
    S:keySelectorLeft=26:SHIFT

    # Key Code to remove morph on the selector.
    # Delete also works by default
    # Default: 14 (Backspace)
    S:keySelectorRemoveMorph=0

    # Key Code to go right on the selector
    # Default: 27 (])
    S:keySelectorRight=27:SHIFT

    # Key Code to select morph on the selector
    # Default: 28 (Enter/Return)
    S:keySelectorSelect=28

    # Key Code to go up on the selector
    # Default: 26 ([)
    S:keySelectorUp=26
}

}

xJon commented 3 years ago

I indeed cannot find it there. Perhaps the keybind for that is within the Controls menu?

xJon commented 2 years ago

Closed due to inactivity. Will reopen if requested!