SYMBOL INDEX (16 symbols across 2 files) FILE: py_modules/disable_trackpad.py function send_command (line 24) | def send_command(command): function create_touchpad_command (line 34) | def create_touchpad_command(enable): function create_rgb_control_command (line 58) | def create_rgb_control_command(controller, mode, color, brightness, spee... function create_rgb_on_off_command (line 87) | def create_rgb_on_off_command(controller, on): function create_gyro_remap_command (line 106) | def create_gyro_remap_command(gyro, joystick): function create_button_remap_command (line 123) | def create_button_remap_command(controller, button, action): function create_vibration_command (line 149) | def create_vibration_command(controller, vibration_level): function create_fps_remap_command (line 166) | def create_fps_remap_command(controller, profile, button, action): FILE: py_modules/enable_trackpad.py function send_command (line 24) | def send_command(command): function create_touchpad_command (line 34) | def create_touchpad_command(enable): function create_rgb_control_command (line 58) | def create_rgb_control_command(controller, mode, color, brightness, spee... function create_rgb_on_off_command (line 87) | def create_rgb_on_off_command(controller, on): function create_gyro_remap_command (line 106) | def create_gyro_remap_command(gyro, joystick): function create_button_remap_command (line 123) | def create_button_remap_command(controller, button, action): function create_vibration_command (line 149) | def create_vibration_command(controller, vibration_level): function create_fps_remap_command (line 166) | def create_fps_remap_command(controller, profile, button, action):