HashTWM icon indicating copy to clipboard operation
HashTWM copied to clipboard

is there a config file?

Open srustamo opened this issue 10 years ago • 5 comments

From what I saw in the repo, there is no config file/gui to set, say mod keys. Is there?

srustamo avatar Feb 17 '16 12:02 srustamo

Edit them in code: https://github.com/ZaneA/HashTWM/blob/master/src/main.c#L511

licaon-kter avatar Feb 17 '16 12:02 licaon-kter

Well, I (perhaps others too) recently have to RDP into Win server box from OSX, where I already have a window manager, which conflicts with the default mod in HashTWM. Being able to change mod and other keys on the fly (instead of recompiling every time) would help to find a working combination a bit faster.

srustamo avatar Feb 17 '16 12:02 srustamo

@srustamo you should also be able to adjust the mod keys used from the command-line, see https://github.com/ZaneA/HashTWM/blob/master/src/main.c#L816

Passing -m cs for example would use Ctrl + Shift as the modkeys. Though it would be great to this entirely customizable in the future. However you're right that there is no config file currently.

ZaneA avatar Feb 17 '16 20:02 ZaneA

I guess this issue is not a issue, but a 'wish', if you tag issues in this repo, to keep them around.

srustamo avatar Feb 18 '16 08:02 srustamo

Good point, I will do exactly that :)

ZaneA avatar Feb 18 '16 20:02 ZaneA