Interesting.rasat wrote: Thu Aug 24, 2023 1:24 pm Compared to the different DE/WMs, there is one WM that can do things of what they can do. This is FVWM because many of them originated from this WM. There are functions that FVWM can do that I have not come across in others, such as using the left-click mouse cursor for 4 different purposes. For example, having one push button that can do four different actions depending on the mouse left-click. The common single or double click is quite limited compared to this feature. Would be nice, if this could be adopted by other DEs and WMs.
Code: Select all
##### # # DestroyFunc FuncName # AddToFunc FuncName # + I (Action to happen immediately) # + C (Action to happen on a mouse 'click) # + D (Action to happen on a mouse 'double click') # + H (Action to happen on a mouse 'hold') # + M (Action to happen on a mouse 'motion') # ###########
Why do you have it disabled though if it is so useful?