]> Dogcows Code - chaz/openbox/blob - plugins/mouse/mouseparse.h
remove that fancy new leftHanded option, it should be done via xmodmap instead
[chaz/openbox] / plugins / mouse / mouseparse.h
1 #ifndef __plugins_mouse_mouseparse_h
2 #define __plugins_mouse_mouseparse_h
3
4 #include "kernel/parse.h"
5
6 void mouseparse(ParseToken *token);
7
8 #endif
This page took 0.031351 seconds and 4 git commands to generate.