fph/bastet

Config file

Opened this issue · 1 comments

I'm sorry but I cannot find how to edit the config file. The manpage mentions a .bastetrc file but I have no syntax reference and would like to know if I can permanently configure my own keybindings.

Seems related to #19 - It will only save your custom configuration if you exit through the menu not Ctrl+C.

.bastetrc should be in your home folder and will already have the keybindings in it, however here is a copy of mine if that helps:

Down = 258
Drop = 343
Left = 260
Pause = 112
Right = 261
RotateCCW = 259
RotateCW = 32

Hope this helps