On Sat, Sep 15, 2018 at 08:38:25PM +0200, Antoine Jacoutot wrote: > On Sat, Sep 15, 2018 at 08:41:52PM +0300, Родин Максим wrote: > > Hello, > > May be a silly question, > > how can I make the cwm window manager reread its config file > > without loosing my working session? > > From cwmrc(5): > BIND FUNCTION LIST > restart Restart the running cwm(1). > > And from cwm(1): > cwm rereads its configuration file when it receives a hangup signal, > SIGHUP, by executing itself with the name and arguments with which it was > started. This is equivalent to the restart function.
..which in default config is bound to CMS-r. Pressing Control-Meta-Shift-r rereads config and redraw windows. Erling