From: Richard Levitte via RT (ctwm-bugs@free.lp.se)
Date: Wed Apr 20 2005 - 04:46:08 CEST
In my ctwm definition this is a special 'grab handle' to raise/lower or
move the window. EG:...
LeftTitleButton "xpm:tomato_dash.xpm" { # titlebar extension
button1 : f.function "MoveRaiseLower"
button2 : f.resize
button3 : f.menu "WindowOps"
# button3 = s : f.menu "TwmMenu" # This is NOT posible yet!
}
As you can see in the last example, the events list for title bar
buttons is NOT following the same event structure used by other things.
That means shifted mouse buttons can not be used, even though I can use
shifted mouse buttons on the title bar proper.
This archive was generated by hypermail 2.1.4 : Wed Apr 20 2005 - 06:45:03 CEST