最終更新:2013-10-03 (木) 11:22:43 (3851d)  

touch
Top / touch

touch - ファイルのアクセス時刻と修正時刻を変更する

.idc

  • touch.deviceType = touchScreen | touchPad | pointer | default
  • touch.orientationAware = 0 | 1
  • touch.gestureMode? = pointer | spots | default
  • touch.size.calibration? = none | geometric | diameter | area | default
  • touch.size.scale = <a non-negative floating point number>
  • touch.size.bias? = <a non-negative floating point number>
  • touch.size.isSummed? = 0 | 1
  • touch.pressure.calibration? = none | physical | amplitude | default
  • touch.pressure.scale? = <a non-negative floating point number>
  • touch.orientation.calibration? = none | interpolated | vector | default
  • touch.distance.calibration? = none | scaled | default
  • touch.distance.scale? = <a non-negative floating point number>

TouchInputMapper::parseCalibration

  • 項目名
    touch.size.calibration?none,geometric,diameter,area,default
    touch.size.scale
    touch.size.bias?
    touch.size.isSummed?
    touch.pressure.calibration?none,physical,amplitude,default
    touch.orientation.calibration?none,interpolated,vector,default
    touch.distance.calibration?none,scaled,default