--- plugins/scale.c 2006-10-25 12:26:00.000000000 -0600 +++ plugins/scale.c 2006-10-26 15:59:16.000000000 -0600 @@ -1372,9 +1372,10 @@ scaleDisplayInitOptions (ScaleDisplay *s o->value.action.terminate = scaleTerminate; o->value.action.bell = FALSE; o->value.action.edgeMask = (1 << SCREEN_EDGE_TOPRIGHT); - o->value.action.state = CompActionStateInitEdge; o->value.action.type = CompBindingTypeKey; + o->value.action.state = CompActionStateInitEdge; o->value.action.state |= CompActionStateInitKey; + o->value.action.state |= CompActionStateInitButton; o->value.action.key.modifiers = SCALE_INITIATE_MODIFIERS_DEFAULT; o->value.action.key.keycode = XKeysymToKeycode (display,