On Wed 16 Dec 2020 at 21:17:44 -0500, Ian Primus wrote: > I'm using ctwm 4.0.3, compiled from source. I've spent a fair bit of > time looking at the options available for .ctwmrc, but have not found > a way to disable the behavior of grabbing the edge of a window to > resize it. I could be looking right past it, of course - but I figured > I'd ask the experts. > > Basically, I only want the window to resize if I specifically grab the > resize button and drag it - and to NOT resize when the edge is > grabbed. I keep accidentally grabbing the edge of the window when > clicking the scroll bar, and it would be nice if that wouldn't happen.
It looks like it is this line in the default ctwmrc that configures that: Button1 = : frame : f.resize and there are two more lines that configure actions on the frame: Button1 = m : frame : f.move Button2 = : frame : f.raiselower Personally I like this (alhough I changed the mapping a bit), and I have added ``BorderResizeCursors'' to make it more visible. -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be allowed to do the job. --Douglas Adams, "THGTTG"
signature.asc
Description: PGP signature
