aboutsummaryrefslogtreecommitdiff
path: root/frontend/pandora.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/pandora.c')
-rw-r--r--frontend/pandora.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/pandora.c b/frontend/pandora.c
index 677784e..b4e3a42 100644
--- a/frontend/pandora.c
+++ b/frontend/pandora.c
@@ -60,6 +60,7 @@ struct in_default_bind in_evdev_defbinds[] = {
{ KEY_3, IN_BINDTYPE_EMU, SACTION_PREV_SSLOT },
{ KEY_4, IN_BINDTYPE_EMU, SACTION_NEXT_SSLOT },
{ KEY_5, IN_BINDTYPE_EMU, SACTION_TOGGLE_FSKIP },
+ { KEY_6, IN_BINDTYPE_EMU, SACTION_SCREENSHOT },
{ 0, 0, 0 }
};