summarylogtreecommitdiffstats
path: root/dbeaver-ce.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dbeaver-ce.sh')
-rw-r--r--dbeaver-ce.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/dbeaver-ce.sh b/dbeaver-ce.sh
new file mode 100644
index 000000000000..d8638ef789a5
--- /dev/null
+++ b/dbeaver-ce.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Disable GTK+ Overlay scrolling
+# https://bugs.archlinux.org/task/63338
+# https://bugs.eclipse.org/bugs/show_bug.cgi?id=519728
+export GTK_OVERLAY_SCROLLING=0
+/usr/lib/dbeaver-ce/dbeaver