Home
last modified time | relevance | path

Searched refs:CONFIG_COMMANDMENU_BUTTON (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/wmx/wmx-8/
H A DButtons.C101 if (e->button == CONFIG_COMMANDMENU_BUTTON && m_channelChangeTime == 0) { in eventButton()
115 if (e->button == CONFIG_COMMANDMENU_BUTTON) { in eventButton()
128 } else if (e->button == CONFIG_COMMANDMENU_BUTTON && m_channelChangeTime == 0) { in eventButton()
135 if (e->button == CONFIG_COMMANDMENU_BUTTON && CONFIG_CHANNEL_SURF) { in eventButton()
H A DConfig.h263 #define CONFIG_COMMANDMENU_BUTTON Button2 macro