diff options
Diffstat (limited to 'src/tweak-context.cpp')
| -rw-r--r-- | src/tweak-context.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tweak-context.cpp b/src/tweak-context.cpp index 253f9af7d..a7520d229 100644 --- a/src/tweak-context.cpp +++ b/src/tweak-context.cpp @@ -607,8 +607,8 @@ sp_tweak_context_root_handler(SPEventContext *event_context, ret = TRUE; } break; - case GDK_b: - case GDK_B: + case GDK_i: + case GDK_I: case GDK_3: if (MOD__SHIFT_ONLY) { sp_tweak_switch_mode(tc, TWEAK_MODE_INFLATE); |
