aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: db2446286f9bbcbde7dccbc0308f18f2481c0d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Definitely:

Maybe:

- actual realtime scheduling (maybe). sched(7). not sure it's
  needed (nice -20 seems OK even while compiling mame with -j5), and it
  might interfere with stuff like JACK.
- use a log file instead of stderr, so we can have error/warning messages
  after detaching from the tty.
- print our /dev/input/event* node name, if possible.
- options to set the virtual device name and vendor/product IDs. would anyone
  ever need this?