aboutsummaryrefslogtreecommitdiff
path: root/src/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse.c')
-rw-r--r--src/parse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse.c b/src/parse.c
index 5c6cece..65e3197 100644
--- a/src/parse.c
+++ b/src/parse.c
@@ -63,6 +63,7 @@ static const KeyMapType KEY_MAP[] = {
{ "exit", KEY_EXIT },
{ "desktop", KEY_DESKTOP },
{ "desktop#", KEY_DESKTOP },
+ { "put#", KEY_PUT },
{ "sendto#", KEY_SENDTO },
{ NULL, KEY_NONE }
};