projects
/
platform
/
core
/
uifw
/
elm-misc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24335ab
)
longpress_timeout is added (set as 0.5)
author
WooHyun Jung
<wh0705.jung@samsung.com>
Thu, 25 Nov 2010 08:05:30 +0000
(17:05 +0900)
committer
WooHyun Jung
<wh0705.jung@samsung.com>
Thu, 25 Nov 2010 08:05:30 +0000
(17:05 +0900)
etc/profile.d/elm.sh
patch
|
blob
|
history
diff --git
a/etc/profile.d/elm.sh
b/etc/profile.d/elm.sh
index
ab48b2c
..
5cc3547
100755
(executable)
--- a/
etc/profile.d/elm.sh
+++ b/
etc/profile.d/elm.sh
@@
-7,3
+7,4
@@
export ELM_INPUT_PANEL=1
export EDJE_MULTISENSE_UI_MODULE=slp_sound_haptic
export ELM_MODULES="ctxpopup_copypasteUI>entry/api:decarta>map/api"
export ELM_PASSWORD_SHOW_LAST_CHARACTER=1
+export ELM_LONGPRESS_TIMEOUT=0.5