longpress_timeout is added (set as 0.5)
authorWooHyun Jung <wh0705.jung@samsung.com>
Thu, 25 Nov 2010 08:05:30 +0000 (17:05 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Thu, 25 Nov 2010 08:05:30 +0000 (17:05 +0900)
etc/profile.d/elm.sh

index ab48b2c..5cc3547 100755 (executable)
@@ -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