projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5294b
)
wl_drm: fix - use_cursor_timer should be configurable in config file
51/61251/2
accepted/tizen/common/20160307.154717
accepted/tizen/ivi/20160308.021318
accepted/tizen/mobile/20160308.021138
accepted/tizen/tv/20160308.021209
accepted/tizen/wearable/20160308.021249
submit/tizen/20160307.104418
author
Duna Oh
<duna.oh@samsung.com>
Mon, 7 Mar 2016 04:43:42 +0000
(13:43 +0900)
committer
Sung-Jin Park
<sj76.park@samsung.com>
Mon, 7 Mar 2016 10:43:16 +0000
(
02:43
-0800)
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: I35643f08355f6cf8ca221694c6ceb719ebc84389
src/modules/wl_drm/e_mod_main.c
patch
|
blob
|
history
diff --git
a/src/modules/wl_drm/e_mod_main.c
b/src/modules/wl_drm/e_mod_main.c
index e3ebb29523ff038f5c69c064c051a708771e78dc..f48cff6426c4a802288f7c5b0b91ea3da44b7d08 100644
(file)
--- a/
src/modules/wl_drm/e_mod_main.c
+++ b/
src/modules/wl_drm/e_mod_main.c
@@
-104,7
+104,6
@@
_e_mod_drm_cb_input_device_add(void *data, int type, void *event)
if (!(e = event)) goto end;
- e_config->use_cursor_timer = 1;
if (e->caps & EVDEV_SEAT_POINTER)
{
if (comp->wl_comp_data->ptr.num_devices == 0)