Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsefler <sefler@126.com>2022-09-12 10:23:44 +0300
committersefler <sefler@126.com>2022-09-15 18:55:23 +0300
commit6cc842b3e697404cabe2c350e491c12577d337ba (patch)
treee744a028d48c371df3066ec35599654eda6201d6
parentc2b465880b6c1b37d7b2d5f76251351da57f5653 (diff)
fix log level
-rw-r--r--xrdp/xrdp_wm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xrdp/xrdp_wm.c b/xrdp/xrdp_wm.c
index bc92536d..2650e816 100644
--- a/xrdp/xrdp_wm.c
+++ b/xrdp/xrdp_wm.c
@@ -1234,7 +1234,7 @@ xrdp_wm_clear_popup(struct xrdp_wm *self)
int
xrdp_wm_mouse_touch(struct xrdp_wm *self, int gesture, int param)
{
- LOG(LOG_LEVEL_INFO, "mouse touch event gesture %d param %d", gesture, param);
+ LOG(LOG_LEVEL_DEBUG, "mouse touch event gesture %d param %d", gesture, param);
switch (gesture) {
// vertical scroll