summaryrefslogtreecommitdiff
path: root/nekowatchlet/liveview.qml
diff options
context:
space:
mode:
Diffstat (limited to 'nekowatchlet/liveview.qml')
-rw-r--r--nekowatchlet/liveview.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/nekowatchlet/liveview.qml b/nekowatchlet/liveview.qml
index fcfb5ff..c1afdbc 100644
--- a/nekowatchlet/liveview.qml
+++ b/nekowatchlet/liveview.qml
@@ -43,6 +43,8 @@ Rectangle {
switch (button) {
case 1:
case 2:
+ case 3:
+ case 4:
goToRandomPosition();
break;
}