I am looking for creating vertical title (the bar where there are buttons to close minimize…) in my fvwm configuration file.
Indeed I have a landscape screen, and I think is usefull place taken by this bar, so I would rather put it on the right as in my picture link.
I’m appologize for my bad english, I’am not an english mother tongue.
Thanks a lot for your help.
ps: I just starting in configuration fvwm files so, go slowly please
Then putting the title at the right of the window:
Style * TitleAtRight
Obviously you’ll need to define Mouse bindings to various actions so your buttons become visible in the titlebar too:
Mouse 0 1 A FuncWindowOpsOrClose
Mouse 0 4 A FuncIconifyDeIconify
Mouse 0 2 A FuncFvwmMaximizeFullScreen
Mouse 1 2 S Next (CirculateHit, tb) Current Maximize 100 -20p
Mouse 0 4 S FuncDeIconifyAll