summaryrefslogtreecommitdiff
path: root/settings/drivingforcegt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'settings/drivingforcegt.conf')
-rw-r--r--settings/drivingforcegt.conf65
1 files changed, 38 insertions, 27 deletions
diff --git a/settings/drivingforcegt.conf b/settings/drivingforcegt.conf
index c1dfdb5..d395272 100644
--- a/settings/drivingforcegt.conf
+++ b/settings/drivingforcegt.conf
@@ -21,8 +21,6 @@ ecu=0
0.event=2;4
# event code to Multi Input Manager(Up;Down)
0.code=10:Up;11:Down
-# fixed send appid (if fixed switch) ... send key event(Up='U',Down='D') to HapticDaemon
-0.fixed=10:appid=ico_uxf_dic-haptic:key=22;11:appid=ico_uxf_dic-haptic:key=32
## LeftRight key input
1=JS_LR
@@ -30,8 +28,6 @@ ecu=0
1.event=2;3
# event code to Multi Input Manager(Left;Right)
1.code=20:Left;21:Right
-# fixed send appid (if fixed switch) ... send key event(Left='L',Right='R') to HapticDaemon
-1.fixed=20:appid=ico_uxf_dic-haptic:key=38;21:appid=ico_uxf_dic-haptic:key=19
## CROSS Button input
2=JS_CROSS
@@ -39,7 +35,6 @@ ecu=0
2.event=1;0
# event code to Multi Input Manager
2.code=30
-2.fixed=appid=org.tizen.ico.homescreen:key=50
## SQUARE Button input
3=JS_SQUARE
@@ -47,7 +42,6 @@ ecu=0
3.event=1;1
# event code to Multi Input Manager
3.code=40
-3.fixed=shell=/opt/etc/ico/device-input-controller/set_navi_busguide.sh
## CIRCLE Button input
4=JS_CIRCLE
@@ -55,7 +49,6 @@ ecu=0
4.event=1;2
# event code to Multi Input Manager
4.code=50
-4.fixed=appid=ico_uxf_dic-haptic:key=24
## TRIANGLE Button input
5=JS_TRIANGLE
@@ -70,35 +63,53 @@ ecu=0
6=JS_PS
6.event=1;20
6.code=101
-6.fixed=shell=/opt/etc/ico/device-input-controller/set_navi_destination.sh
-## Home Button
-#7=JS_HOME
-#7.event=1;19
-#7.code=102
+## Hone Button
+7=JS_HONE
+7.event=1;19
+7.code=102
+7.fixed=appid=org.tizen.ico.homescreen:key=35
+## L3 Button
+8=JS_L3
+8.event=1;11
+8.code=103
+8.fixed=appid=org.tizen.ico.homescreen:key=19
+
+## R3 Button
+9=JS_R3
+9.event=1;10
+9.code=104
+9.fixed=appid=org.tizen.ico.homescreen:key=38
+
+# Start Button
+10=JS_START
+10.event=1;9
+10.code=105
+
+#
## Enter Button
-#8=JS_ENTER
-#8.event=1;14
-#8.code=103
+#10=JS_ENTER
+#10.event=1;14
+#10.code=103
## Start Button
-#9=JS_START
-#9.event=1;9
-#9.code=104
+#11=JS_START
+#11.event=1;9
+#11.code=104
## Select Button
-#10=JS_SELECT
-#10.event=1;8
-#10.code=105
+#12=JS_SELECT
+#12.event=1;8
+#12.code=105
## + Button
-#11=JS_PLUS
-#11.event=1;15
-#11.code=111
+#13=JS_PLUS
+#13.event=1;15
+#13.code=111
## - Button
-#12=JS_MINUS
-#12.event=1;18
-#12.code=112
+#14=JS_MINUS
+#14.event=1;18
+#14.code=112