Home
last modified time | relevance | path

Searched refs:DEFAULT_HOTKEY (Results 1 – 5 of 5) sorted by relevance

/dports/x11/gromit-mpx/gromit-mpx-1.4.2/src/
H A Dconfig.h35 #ifndef DEFAULT_HOTKEY
36 #define DEFAULT_HOTKEY "F9" macro
H A Dgromit-mpx.c715 data->hot_keyval = DEFAULT_HOTKEY; in setup_main_app()
/dports/deskutils/todour/Todour-2.20/
H A Ddef.h5 #define DEFAULT_HOTKEY "Ctrl+Alt+t" macro
H A Dmainwindow.cpp338 hotkey->registerHotkey(settings.value(SETTINGS_HOTKEY,DEFAULT_HOTKEY).toString()); in setHotkey()
/dports/x11/gromit-mpx/gromit-mpx-1.4.2/
H A DChangeLog1810 add cpp macro DEFAULT_HOTKEY that can be -D'ed at compile time