home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20120528.etc.tar.gz / bradford.20120528.etc.tar / etc / gpm / syn.conf < prev    next >
Text File  |  2006-04-22  |  3KB  |  108 lines

  1. /* generated from src/synaptics.c, gpm-1.20.1 */
  2. /* enabling configuration parameters */
  3. [edge_motion_enabled]        TRUE
  4. [edge_motion_speed_enabled]    TRUE
  5. [corner_taps_enabled]        TRUE
  6. [tap_gesture_enabled]        TRUE
  7. [pressure_speed_enabled]    TRUE
  8. [tossing_enabled]        TRUE
  9. [does_toss_use_static_speed]    TRUE
  10. [tap_hold_edge_motion_enabled]    TRUE
  11. /* pressure induced speed related configuration parameters */             
  12. [low_pressure]            60
  13. [speed_up_pressure]        60
  14. [pressure_factor]        0.05
  15. [standard_speed_factor]        0.08
  16. /* toss/catch related parameters */                          
  17. [min_toss_time]            100
  18. [max_toss_time]            300
  19. [prevent_toss_time]        300
  20. [min_toss_dist]            2
  21. [static_toss_speed]        70
  22. [toss_speed_factor]        0.5
  23. /* edge motion related configuration parameters */                 
  24. [x_min_center]            1632
  25. [x_max_center]            5312
  26. [y_min_center]            1408
  27. [y_max_center]            4108
  28. [edge_speed]            20
  29. /* use wmode */                                  
  30. [wmode_enabled]            TRUE
  31. [drag_lock_enabled]        TRUE
  32. [finger_threshold]        30
  33. [tap_lower_limit]        5
  34. [tap_upper_limit]        200
  35. [tap_range]            100
  36. [tap_interval]            200
  37. [multiple_tap_delay]        30
  38. [pads_tap_interval]        8
  39. /* Additional wmode parameters */                                  
  40. [palm_detect_enabled]        TRUE
  41. [palm_detect_level]        12
  42. [multi_finger_tap_enable]    TRUE
  43. [multi_finger_stop_enabled]    TRUE
  44. [multi_finger_stop_delay]    8
  45. [fake_finger_layer_enabled]    1
  46. /* Additional options*/
  47. /* Values for [scrolling_edge]:
  48.     LEFT_EDGE           0x01
  49.     RIGHT_EDGE          0x02
  50.     TOP_EDGE            0x04
  51.     BOTTOM_EDGE         0x08
  52.     UPPER_LEFT_CORNER   (LEFT_EDGE  | TOP_EDGE)
  53.     LOWER_LEFT_CORNER   (LEFT_EDGE  | BOTTOM_EDGE)
  54.     UPPER_RIGHT_CORNER  (RIGHT_EDGE | TOP_EDGE)
  55.     LOWER_RIGHT_CORNER  (RIGHT_EDGE | BOTTOM_EDGE) */
  56. [touchpad_enabled]        TRUE
  57. [stick_enabled]            TRUE
  58. [stick_pressure_enabled]    FALSE
  59. [four_way_button_enabled]    TRUE
  60. [four_way_button_is_mouse]    TRUE
  61. [scrolling_enabled]        TRUE
  62. [auto_scrolling_enabled]    TRUE
  63. [scrolling_edge]        0x02
  64. [scrolling_speed]        10
  65. [scrolling_button_factor]    0.5
  66. [auto_scrolling_factor]        2.0
  67. /* Action id's:
  68.     No_Action            = 0
  69.     Left_Button_Action        = 1
  70.     Middle_Button_Action        = 2
  71.     Right_Button_Action        = 3
  72.     Fourth_Button_Action        = 4
  73.     Up_Button_Action        = 5
  74.     Down_Button_Action        = 6
  75.     Turn_On_Off_Action        = 7
  76.     Debug_On_Off_Action        = 8
  77.     Reset_Touchpad_Action        = 9
  78.     Toggle_Four_Way_Button_Action    = 10
  79.     Toggle_Stick_Pressure_Action    = 11
  80.     Toggle_Scrolling_Action        = 12
  81.     Left_Double_Click_Action    = 13
  82. */
  83. /* corner tap actions */                              
  84. [upper_left_action]        0
  85. [lower_left_action]        0    
  86. [upper_right_action]        2
  87. [lower_right_action]        3
  88. /* no. of fingers tap actions */
  89. [one_finger_tap_action]        1
  90. [two_fingers_tap_action]    3
  91. [three_fingers_tap_action]    2
  92. /* normal button actions */
  93. [left_button_action]        1
  94. [middle_button_action]        2
  95. [right_button_action]        3
  96. [fourth_button_action]        4
  97. [up_button_action]        5
  98. [down_button_action]        6
  99. /* 4 way button actions */
  100. [four_way_left_button_action]    2
  101. [four_way_right_button_action]    4
  102. [four_way_up_button_action]    5
  103. [four_way_down_button_action]    6
  104. /* Synaptic Stick (passthrugh,stick) actions */
  105. [stick_left_button_action]    1
  106. [stick_middle_button_action]    2
  107. [stick_right_button_action]    3
  108.