Minimal reformatting.
This commit is contained in:
parent
601f5a6d2f
commit
7b3d0559b3
1 changed files with 1 additions and 1 deletions
|
@ -74,8 +74,8 @@ typedef unsigned short uip_stats_t;
|
||||||
|
|
||||||
#define CTK_CONF_MENU_KEY -5 /* F10 */
|
#define CTK_CONF_MENU_KEY -5 /* F10 */
|
||||||
#define CTK_CONF_WINDOWSWITCH_KEY -6 /* Ctrl-Tab */
|
#define CTK_CONF_WINDOWSWITCH_KEY -6 /* Ctrl-Tab */
|
||||||
#define CTK_CONF_WIDGETDOWN_KEY '\t'
|
|
||||||
#define CTK_CONF_WIDGETUP_KEY -7 /* Shift-Tab */
|
#define CTK_CONF_WIDGETUP_KEY -7 /* Shift-Tab */
|
||||||
|
#define CTK_CONF_WIDGETDOWN_KEY '\t'
|
||||||
#define CTK_CONF_WIDGET_FLAGS 0
|
#define CTK_CONF_WIDGET_FLAGS 0
|
||||||
#define CTK_CONF_SCREENSAVER 0
|
#define CTK_CONF_SCREENSAVER 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue