OSDN Git Service

add almost all modules for various device (wifi etc.) so that the image runs on as...
[android-x86/device-ibm-thinkpad.git] / init.thinkpad_x41t.rc
1 on boot
2     chown system system /sys/class/backlight/thinkpad_screen/brightness
3
4     setkeycode 0x6d 115
5     setkeycode 0x6e 114
6     setkeycode 0x69 28
7     setkeycode 0x6b 158
8     setkeycode 0x68 127
9     setkeycode 0x6c 172
10     setkeycode 0x67 116
11
12     setprop system_init.startsurfaceflinger 0
13
14 service wacom-input /system/bin/wacom-input
15     disabled
16
17 service tablet-mode /system/bin/tablet-mode
18     disabled
19     oneshot
20
21 on property:init.svc.zygote=running
22     start tablet-mode
23
24 service amixer-pcm /system/bin/alsa_amixer set PCM 100 on
25     oneshot
26     disabled
27
28 on property:dev.bootcomplete=1
29     start wacom-input
30     start amixer-pcm
31
32     chmod 660 /sys/class/rfkill/rfkill0/state
33     chown system bluetooth /sys/class/rfkill/rfkill0/state