blob: cbafb1925f50e1b04149002aa23e247ceb4ce82f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[idlenotifier]
[input]
# magician doesn't have AUX, use the CAMERA key for now
# (it's in about the same place as AUX on gta01/02)
report1 = AUX,key,212,1
report2 = POWER,key,116,1
# magician doesn't use KEY_POWER2 for the charger, need to fix
report3 = CHARGER,key,356,0
report4 = HEADSET,switch,2,0
[ophoned]
# Magician has TI Calypso
modemtype = ti_calypso
[opreferencesd]
rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences
|