]> git.draconx.ca Git - rrace.git/blob - src/cursesopt.opt
Curses UI improvements.
[rrace.git] / src / cursesopt.opt
1 --mouse
2 Attempt to enable mouse support in curses (default).
3
4 --no-mouse
5 Do not use the mouse, even if supported.
6
7 --version
8 Print a version message and then exit.
9
10 --help
11 Print this message and then exit.