summaryrefslogtreecommitdiff
path: root/src/bin/e_config.h
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2022-01-18 21:17:54 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2022-01-18 21:17:54 +0000
commit264b59c42fdb2a926a28eb054591bdb8f81a68ce (patch)
tree199ca92fc685b89a4dc4053cf37141b1f2609840 /src/bin/e_config.h
parent29e1a12da323a25a7421ca50823b6c0953ee2411 (diff)
downloadenlightenment-264b59c42fdb2a926a28eb054591bdb8f81a68ce.tar.gz
gesture - add an option to turn it all on or off
so - some people have issues if we open devices. why... i don't know, but add an option to toggle this and be conservative and have it off by default @fix
Diffstat (limited to 'src/bin/e_config.h')
-rw-r--r--src/bin/e_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/e_config.h b/src/bin/e_config.h
index 1d287de1aa..bfef8486aa 100644
--- a/src/bin/e_config.h
+++ b/src/bin/e_config.h
@@ -291,6 +291,8 @@ struct _E_Config
int thumb_nice;
+ unsigned char gesture_open_input_devices; // GUI
+
int ping_clients_interval; // GUI
int thumbscroll_enable; // GUI