Home
last modified time | relevance | path

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

/dports/x11-wm/wmx/wmx-8/
H A DConfig.h265 #define CONFIG_PREVCHANNEL_BUTTON Button5 // flip channel, when over frame macro
H A DButtons.C65 } else if (e->button == CONFIG_PREVCHANNEL_BUTTON && CONFIG_CHANNEL_SURF) { in eventButton()