diff --git a/legacy/elementary/data/themes/edc/elm/ctxpopup.edc b/legacy/elementary/data/themes/edc/elm/ctxpopup.edc index d244398a9d..c7e8553afb 100644 --- a/legacy/elementary/data/themes/edc/elm/ctxpopup.edc +++ b/legacy/elementary/data/themes/edc/elm/ctxpopup.edc @@ -23,7 +23,7 @@ group { name: "elm/ctxpopup/bg/default"; } programs { program { - signal: "mouse,clicked,1"; source: "base"; + signal: "mouse,clicked,*"; source: "base"; action: SIGNAL_EMIT "elm,action,click" "elm"; } program {