• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

device/hp/tx2500


コミットメタ情報

リビジョン301ce5434815eba6866f515944197604414f1e07 (tree)
日時2013-02-08 00:31:14
作者Kyle Evans <kevans@andr...>
コミッターKyle Evans

ログメッセージ

Add support for WMI screen rotation

変更サマリ

差分

--- a/input/SynPS_2_Synaptics_TouchPad.idc
+++ b/input/SynPS_2_Synaptics_TouchPad.idc
@@ -30,3 +30,4 @@ touch.size.calibration = default
3030
3131 # Orientation
3232 touch.orientation.calibration = none
33+touch.orientationAware = 1
--- a/system.prop
+++ b/system.prop
@@ -1,4 +1,4 @@
11 # system.prop for tx2500
22 ro.sf.lcd_density=160
3-hal.sensors.kbd.type=3
3+hal.sensors.kbd.type=6
44 # end system.prop for tx2500