SYMBOL INDEX (14 symbols across 1 files) FILE: xmouseless.c type MoveBinding (line 17) | typedef struct { type ClickBinding (line 23) | typedef struct { type ScrollBinding (line 28) | typedef struct { type SpeedBinding (line 34) | typedef struct { type ShellBinding (line 39) | typedef struct { function get_pointer (line 79) | void get_pointer() { function move_relative (line 89) | void move_relative(float x, float y) { function click (line 97) | void click(unsigned int button, Bool is_press) { function click_full (line 102) | void click_full(unsigned int button) { function scroll (line 108) | void scroll(float x, float y) { function init_x (line 129) | void init_x() { function close_x (line 156) | void close_x(int exit_status) { function handle_key (line 181) | void handle_key(KeyCode keycode, Bool is_press) { function main (line 251) | int main () {