• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/x86


Commit MetaInfo

Revisionb8b2dc0835dd5e0b684c665311127d9bbb320372 (tree)
Time2013-12-22 08:30:38
AuthorKyle Evans <kevans@andr...>
CommiterKyle Evans

Log Message

fix copy-paste error when moving from init.rc to init.sh

Change Summary

Incremental Difference

--- a/init.sh
+++ b/init.sh
@@ -160,8 +160,8 @@ function init_hal_sensors()
160160 setkeycodes 0x6d 125
161161 ;;
162162 *tx2*)
163- setkeycode 0xb1 138
164- setkeycode 0x8a 152
163+ setkeycodes 0xb1 138
164+ setkeycodes 0x8a 152
165165 set_property hal.sensors kbd
166166 set_property hal.sensors.kbd.type 6
167167 ;;